Category 218
Discussion List
-
Any call to OIC or procedures with POST failing from VB with 415/502 errorSummary: Hi Team, This is a recent observation where all working integrations that were either accepting a body or any query parameters as part of POST stopped working w… -
How to pass Fusion URL parameters to VBCS application embedded in Fusion?Summary: We have a VBCS page embedded in Fusion which accepts two input parameters. I want to pass those parameters dynamically based on the URL of the page in fusion. B… -
Publish Build Artifacts to Git RepoSummary: Hi All, We have build the Job for OIC Export and Import, For OIC export job all the artifacts are copied into Artifacts Archiver and Import Job copy from Artifa… -
Rollback OIC migration to previous git version/branchSummary: Hello, We kept OIC .iar file on git repo inside Visual Builder studio and created Job to import the OIC .iar file using shell script and its successfully import…Ardhendu Santra 41 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Studio -
backing up GIT repositories in VBSSummary: Is there a way to take backups of Git repos from projects in VB Studio that is provisioned with SaaS Content (required): We are in the early phases of using VB … -
Visual Studio - Change the URLSummary: I am using Visual Studio FA Extension. I can see every time the app is built with url path as "/fscmUI/redwood/webApp/main" How to change the same to below /fs/… -
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La… -
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 … -
Issue in table rendering in a dialog after upgrading to 2104Summary: Issue in table rendering in a dialog after upgrading to 2104 Content (required): Hi All, After we upgraded our app to 2104 version from 2210, we are facing issu… -
Download huge volume of Data in ATP Database from UISummary: Best approach to give user the option to download large volume of data from VBCS UI Content (required): Hi All, We have data in one of the tables in oracle data… -
Live Webinar - Oracle Customer Success Services: Optimizing database security against cyber attacksData is at the center of everything we do. Now, more than ever, businesses are challenged to protect their databases from increasing security threats. We’ve seen the hea…Monica Chelone - inactive 1 view 0 comments 0 points Started by Monica Chelone - inactive E-Business Suite -
Remove AppUI from the Others Section of SpringboardSummary: After publishing the AppUI (FA Extension) using the inbuild build job in Visual Studio - I can see the app links are showing up in the Others section of Navigat… -
How to add a collapsible component on Drawer Menu ?Summary: How to add a collapsible component on drawer menu ? On expanding the Tab from the drawer, I want to show collapsible on the menu Drawer. Currently using the Nav… -
How to reassign process task with Visual BuilderSummary: Hi Experts Please help, I want to build the logic in VBCS i.e. to re-assign tasks to another user. I'm unable to figure out what action to use. Content (require… -
how to get Server url from an service connection in VBCSSummary: Hi, We have a requirement where we need oracle SaaS url in VBCS app. We have a Service connection to call BIP reports which has server url contains correspondin…User_2025-03-07-05-45-48-104 171 views 7 comments 0 points Most recent by VBCS Learner Visual Builder -
how to reset the ADP index without having to reload the pagewe have an ADP which stores result data after some search and displays the data in a table. In the table definition I use multiple selection mode (row).When running the …Oracle PaaS Consultant-Oracle 221 views 15 comments 0 points Most recent by sailesh_cloudare Visual Builder -
VBCS - Test REST API - "save as example response" and "save as example request" buttons are disabledSummary: VBCS - Test REST API - "save as example response" and "save as example request" buttons are disabled Content (required): I am trying to test create project api … -
Is there dark mode for visual builder studio?Summary: Is there dark mode for visual builder studio? Content (required): It could make app development much easier on my eyes.. Thanks! Version (include the version yo… -
New Features in Oracle Visual Builder Studio 2307Summary: New Features in Oracle Visual Builder Studio 2307 Questions Content (required): Hi Shay, First of all thank you so much for the great features that has come wit… -
sample VBCS application which can generate excel fileSummary: Hi Experts I want to create a VBCS application which can create a excel file and download the file on click of a button. is there any recipe or cookbook or a sa… -
How to create an application level dialog box which can be used in any of my pages?Summary: How to create an application level dialog box which can be used in any of my pages? Content (required): I want to create a dialog box which can be invoked from … -
refer external libraries in VBCSSummary: Hi Experts I want to make use of external JavaScript libraries i.e. after i include the script tag in HTML like below, I want to refer them in JavaScript functi… -
In File picker how do i get the Base64 data for a particular file?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
VB Excel add-in ver 3.5 - Send Descendant Layout read-only BOSummary: The upload fails when a download-only child BO is linked to the parent BO. However per the documentation, the read-only BO's would be skipped during an upload a… -
How to copy the action chain from one page to otherSummary: Hi Experts I have requirement where in I need the same action chain in another page. Please let me know the steps involved in moving the action chain from one p… -
Should we implement Retry for ERP Adapters and ERP REST service in OICSummary: Hi Team, We are calling several ERP Rest Services and ERP Adapters in OIC Integrations, should we implement Retry logic for these ? What would happen if ERP is … -
How to expose OIC endpoint with optional query params ?Summary: How to expose the OIC endpoint with optional query params? OIC Endpoint by default: https://:443/ic/api/integration/v1/flows/rest//1.0/v1//updatedworkers?oic_qp… -
Want to approve the task assign to other users with the ADMIN user using REST APISummary: Hi Experts We have a admin user for oracle integration processes i.e. OIC_ADMIN_USER, now we want this user to APPROVE REJCT or take any action on the process t… -
Accessing Data between two children through Parent tableSummary: (1)- I am doing send Email notification on insert record in BO1 I need the date from another children BO2. Both BO1 and BO2 are referring to the same parent BO3… -
Getting an error upon calling an application module JS function from a page moduleSummary: Getting an error upon calling an application module JS function from a page module Content (required): Hi, I am getting an error upon calling an application mod…