Database
Discussion List
-
Issue Adding and Saving data to BO.Summary: Can anybody Please advise on this? We are Fetching the data from Oracle Cloud BIP Report using the OIC Service Connection and posting the data to a BO using VBE… -
sorting row in gantt chartSummary: i want to sort data that is displayed in row to be alphabetically from A - Z. the output will be as below image: is there any way i can do a sort function for t… -
"Mismatch with the server cert DN" while connecting from OIC/sql developer to ATP DBSummary: We are suddenly facing issue - "Mismatch with the server cert DN" today while connecting from OIC/sql developer to ATP DB in our all dev and prod environment. A… -
How to add Input Parameter to a Page to Ftceh the Data of the BOSummary: We want to add a Input Parameter ; Employee Number to the main-start Page and Then Fetch the Data from the BO on to the Page based on this Input Parameter .Plea… -
Execute Oracle Cloud Sql Query and Post the Data to BOSummary: We are not able to fetch all the Required Columns using the GET Method REST API of HCM Cloud . So we are looking to execute the sql query of the Oracle Cloud BI… -
Call a Oracle Cloud BI Publisher Report and Post the Data into BOSummary: Has anybody done this already . Please advise . Call a Oracle Cloud BIP Report in VB and then Post the data into BO ( ADP Table ) Content (required): Version (i… -
Data Manager's capabilities for importing large dataSummary: Data Manager's capabilities for importing large data into an App that has inter-related Business Objects. Content (required): We are currently in the process of… -
How to Purge the Busieness Object through a Button Click Event/ VB EnterSummary: Can anybody Please advise on How to Purge the Business Object through a Button Click Event/ VB Enter. We want this without using Data Manager Content (required)… -
Advantage of ORDS api direct call in vbcs and calling ords services via OIC then call oic in vbcsSummary: Hi experts advantage of ORDS api over OIC calls in vbcs . suppose ORDS being called in OIC for VBCS services what is the disadvantage its better approach or not… -
Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCSSummary: Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCS Content (required): Is it possible to access ATP custom DB … -
VBCS Excel Upload Utility - ATP Authentication Masking LimitationCase - We are working on a VBCS excel upload utility solution wherein we are trying to upload the mass data into an ATP DB Table by using the Oracle Visual Builder Add-i… -
Base64 to pdf error: cannot downloadSummary: Hi experts Content (required): I am trying to download files from external database and they are pdf. i used two different functions but non of them works. i tr… -
Can we hook up OCI ATP Database in Visual Builder Provided for Oracle Fusion Application Extension ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
In VBCS Excel ADD-in , how to Download data for REST DATA SERVICE Module (ATP Database)?Summary: How to download data for ORDS Modules from ATP Database into Oracle Excel Add-in ? Not able to add parameter or columns in the excel. Content (required): I have… -
How to hanndle special charcters while subscribing from AQ using AQ adpterSummary: Source : Oracle EBS AQ Target : Third party vendor Using OIC, we are subscribing the message from AQ(AQ adapter) in XML format using XSD which contains the valu… -
How to Insert the data from Business Object into the Oracle Cloud Application?Summary: How to Insert the data from Business Object into the Oracle Cloud Application? There is no REST API to Perform the POST and patch Operation in the HCM Cloid for… -
MFT querytext for most current dated file in UCMSummary: Content (required): I have been working through an issue to try and pull ONLY the most current file using MFT from our UCM. To do this, I have tried altering th… -
How import a file to UCM from a tableSummary: How import a file to UCM from a table Content (required): Hi everyone, I have a fbdi files in a table and I try to import to UCM. The content is in a column of … -
Ingest files to WebCenter Content WCC or UCMSummary How to override an existing content/file in WebCenter. any configuration?Content Scenario: we are using "GenericSoapPort" SOAP WebService to ingest files to WebC… -
File Upload Recipe: Activity Number?Summary: I was checking the File Upload Receipe but I did not get what is the activity number. Content (required): This is the link: Oracle Cloud Applications Recipe But… -
While saving the record facing error.Summary: Hi Experts, 😊 Hope all are doing well. I am currently working on creating a custom application. The functionality is that we are using 2 different API’s, one i… -
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle … -
What is the best way to do pagination on Table in VBCS ?Summary: Need to do pagination on a table which will show 10 columns at a time on a VBCS page in a table Content (required): Need to do pagination on a table which will … -
How Insert date field from csv into databaseSummary: What is the correct way to process a date to insert into a database? Content (required): Hi experts, I have a csv file on the ftp server like this: I have confi… -
Sequential in OICSummary: Hello everyone, can you tell me what I need to do to be able to visualize a sequence that already exists in the database with the correct schema? Content (requi… -
Getting error in oracle excel add in "server has forbidden you to perform requested operation"Summary: Hi Team, On UAT environment excel add in sheet working fine through our machine but when business trying same excel from Citrix then they are receiving error me… -
Facing an issue with assigning groups to Application profileSummary: We are facing an issue with assigning groups to Application profile. For eg. If we set a group “Test User” to a role “User” in Application profile “Default” the…Tamilselvan Natarajan-Oracle 41 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to get the most used value at the top in the selectonechoice?Summary: How do i get the most selected value under the selectonechoice at the top in the list of values? Content (required): How to get the most selected value at the t… -
Default Managed Schema Issue, its creating new schema for every instanceSummary: Default managed Schema creating new schemas while migrating the vbcs application from one instance to another. Content (required): Hi All, In one of my project … -
How to Add Two filterCriterion on the same attributeSummary: How to Add Two filterCriterion on the same attribute Content (required): If I have a BO named Departments and I want to place filterCriterion on DeptName in a m…