Category 218
Discussion List
-
OIC OAuth Two legged Rest APISummary: Trying to create a REST connection in OIC for the API which supports Two legged authentication. Able to test from Postman, same is failing from OIC with below e… -
in VBCS input text or combo-box one component after delete the content it's not clearingSummary: In VBCS input text or combo-box one component after delete the content it's not clearing Content (required): in VBCS input text or combo-box one component after… -
Oracle AP - CMK integration with oracle integration cloud for external providerSummary Oracle AP - CMK integration with oracle integration cloud for external providerContent We have a requirement where we need to bring in OIC for interfacing invoic…Abdullah Munaz 270 views 6 comments 1 point Most recent by Abdullah Munaz Payables, Payments & Cash Management -
How can we update business object on closing browser windowSummary: We have use case where it is required to update business object on closing browser tab or window. Basically , we need to clear the data from the BO, when user c…User_2025-02-10-07-41-15-235 11 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
How to change defaultPage for a flow conditionally in VBCS ?Summary: Hi, We have a flow which contains 2 pages. We need to change the default page based on an application level variable. How can we achieve this ? Version (include… -
Help overriding oj-table properties in redwood-overrides.css fileSummary: I am trying to override the color of the checkbox and the row font size on a multi-select table using the redwood-overrides.css file. Content (required): In the…User_2025-02-04-21-56-11-668 81 views 15 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to clear ADP table sortingSummary: Hi, How do we clear sorting on ADP based table Content (required): Use case 1 - I am fetching emp data in a sorted order based on id column in desc order on fet… -
ADP based table sortingSummary: Hi, I have an table based on ADP. It has check boxes at the row level. User can select any row . Based on the selection we are doing some calculations. I have a… -
Is there any way to filter the fields from the Business Event triggered from Oracle Fusion?Summary: We need a way to filter the fields from the Business Event triggered from Oracle Fusion like we have in rest api calls Content (required): We have an Event Base…Sachin Shaligram Zambre-Oracle 31 views 5 comments 1 point Most recent by Varun Jain-Oracle Integration -
Creation of (AR) Customer Record via OICSummary: The requirement is to create a customer party, account, address details for 'Bill-to' and 'Ship-to' and a contact point for 'email'. Content (required): We've b… -
How to list files from specific folder from Oracle Hyperion Planning REST API'sSummary: In Hyperion Planning cloud application, we have directories like inbox and outbox and some directories are available under outbox directory for example /outbox/… -
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr…Vidhya Valantina Venkatesh 31 views 7 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder -
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el… -
Do you know any utility which provides sample JSON data with input as JSON Schema?Summary: Do you know any utility which provides sample JSON data with input as JSON Schema? Content (required): Do you know any utility which provides sample JSON data w… -
Application Extensions vs Visual Applications?Summary: Are applications extensions and visual applications mutually exclusive? Can you only have one or the other in your VBCS environment? Content (required): Just as… -
Is visual builder the same as visual builder studio?Summary: Content (required): Is visual builder the same as visual builder studio? If not, what are the major differences? It looks like Studio is it's own feature offeri… -
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if … -
REST Adapter with CSV formatSummary: HI All, Can we send csv payload in REST adapter for a PUT call, Content (required): Kindly share any inputs on implementing REST adapter to send CSV payload to … -
Can we update WHO columns in VBCS business objects?Summary: Unable to update lastUpdatedBy field in business object using rest endpoints Content (required): We have a requirement where we wanted to update lastUpdatedBy f…User_2025-02-10-07-41-15-235 31 views 2 comments 0 points Most recent by User_2025-02-10-07-41-15-235 Visual Builder -
Assign function result in array variable then display in tableSummary: I am using js function to split the comma-separated string values(O278219,PRW01022N-0890-SAFSA,Q1085,L10397257,MM20C24013,N38756)into array how would i assign t… -
Cache enabling "OfflineHandler()" is getting executed before VB enter event in AppModule.jsSummary: Hi I am implementing cache strategies in my Project. want to enable/disable this flag based on some external Variable Data, hence i had created a "VB-enter" eve… -
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat… -
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c… -
How to invoke REST OIC particular integration using basic authenticationSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Save Search Results in VBCS PageSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in … -
Getting MySQL Error on OIC Caused by java.sql.SQLNonTransientConnectionExceptionSummary: Error Message:- DBReadInteractionSpec Execute Failed Exception Query name: [FetchRecordSelect], Descriptor name: [FetchRecord.Test]. Caused by… -
SOAP call to AccountCombinationService via APEX_WEB_SERVICE.make_request returns nullSummary Using APEX_WEB_SERVICE.make_request to call fscmService/AccountCombinationService but the response returned is NULLContent Doing a SOAP call with the payload (li… -
CI/CD for Oracle Integration from GIT with VB StudioSummary: Hi Team, I am able to export and import the integrations from one environment to another without an issue as shown in the below video by Shay. Is it possible to… -
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s… -
Build Job Stuck With 'Waiting for Executor' in VB StudioSummary: Hi Team, I have created the project using VB template , environment using VB Credentials(external VB Instance) and workspace (with new repo). I could commit the…