Category 218
Discussion List
-
Embed AI Agent in Custom Apps (VBCS, APEX)Is there any way to Embed AI Agent (created via Oracle AI Agent Studio) in Custom Apps(Created using Oracle Vbcs, Apex) -
How to Disable Automatically Generated Buttons for Oracle Fusion ExtensionsHello, We are developing Oracle Fusion application extensions. Each time we publish or redeploy an extension, Oracle Fusion automatically generates a button under the Ot… -
Using Contract deeplink from fusion SaaS on VBCS pageSummary: We have a VBCS application where we have a page in which we are getting contract details from SaaS. Now we want if any user click on the contract ID on vbcs pag… -
How to call event.preventDefault() to stop selecting a step in Train component in VBCS?Summary: I am trying to use a Train component with some validations in train steps. If the validation gets failed at any step then it should not allow user to select nex… -
How to stamp the business user as “Created By” from an FBDI load?Hi Community, Is there a supported way to have the “Created By” field reflect the originating business user (not the integration/scheduled process user) when loading dat… -
Unable to see the integration which are developed within project in catalogSummary: Hi Experts When I'm trying to consume integrations with catalog service connection, i could see only integrations which are developed outside project i.e. globa… -
Is there any REST API available to import and export vbcs applicationSummary: Is there any REST API available to import and export VBCS application Content (please ensure you mask any confidential information): Hi All, We want to build an… -
What is the cost involved for VB studio outside provision in OCISummary: What is the cost involved for VB studio outside provision in OCI Content (please ensure you mask any confidential information): Hi Expert, We want to automate t… -
which template to select to show the menu at top of page and also the company nameSummary: Hi Experts I have a requirement to show the company name and logo at the top and also to build a menu bar horizontally as shown in below screenshot. Please help… -
stage application error utils.js:171 Uncaught (in promise) Error: Empty file content app-flow.jsonSummary: Hi we are facing error while running application on stage mode after deployment from VBS its giving below error while running on preview mode its working fine. … -
VBCS application live version does not show dataSummary: VBCS application live version does not show data Content (please ensure you mask any confidential information): Hi Experts, I have an application version which … -
OCI get object storage rest api converts to url encoding for subfolderSummary: Hi Experts I'm getting 400 bad request error when i'm trying to get object from object storage using REST api if my object is within the sub folder actual objec… -
How to avoid encoding of path parameters of a REST API in Visual Builder at runtime?Summary: I'm trying to download a file from Object Cloud Storage Bucket using the /n/{namespaceName}/b/{bucketName}/o/{objectName} API. The objectName contains the whole… -
Field that added to the layout is not reflectedSummary: Content (please ensure you mask any confidential information): Hi I edit page in manage inspection menu. Then duplicate the seeded layout rule sets. I add the c… -
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti… -
Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai… -
Camera Component Showing OK and Cancel Options in Mobile for Barcode ScannerI implemented Barcode Scanner Logic in My Vbcs Application where i used Camera Component as a scanner and on Camera event i wrote below code to get the Value from Barcod… -
how to check if the PDF file contains barcodeSummary: Hi Experts I have a requirement to check if the pdf file uploaded by user in the VBCS page us having a barcode or not … also to extract the barcode text. Please… -
Getting row Index instead of key in selected event in my Multi select table when sorting columnHi All, I have a SDP based table on which multi select option is available. In my sdp variable I have selected key attribute. So When I am selecting a row using checkbox… -
Using Page Variable in seeded Redwood Runtime Pages in VBSHi Experts, I am facing an issue with the VBS value expression when trying to set a value from a field expression function. In my scenario, I declared a page variable gl…Jeeva - Cloud Vantage 17 views 2 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder -
How to Use the REST API from VBS Redwood seeded page in field expressionHi All, I have a requirement to display a default value in a field. The value is returned from a REST API and stored in a page variable. I need to return this variable i…Jeeva - Cloud Vantage 23 views 1 comment 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
how to build chat user interfaceSummary: Hi Experts I have a requirement to build a UI using Visual builder similar to below like chatgpt, claude, copilot,..etc Do we have any inbuilt component to do t… -
How to Use Tabs in VB PageSummary: Any Reference for using Tabs in a VB page. Please share Content (please ensure you mask any confidential information): Version (include the version you are usin… -
How to shown Result of two Business Objects in a Select Single DropdownSummary: We are fetching the data from two different SDP variables BO 1 has Field named Jobno and BO2 has Field named JobCode . Jobno and JobCode should be shown in a Si… -
Oracle VBCS: While editing row in an Editable table, row alignment is getting disturbedHi , In my editable table, I am seeing the shifting of cell text to it's right. Whenever we are double click on row to edit, the text is shifting to its left and table a… -
Business Object Rest Api Getting error when we pass Multiple Values for q parami'm trying to access Business Object Rest api in Postmen Client When i pass filter q param with below https://.vbcs.com/1.0/resources/data/UserInfo?q=iBLPN='ABCD';workOr… -
transform js function not working while using select many component with SDPSummary: transform js function not working while using select many component with SDP Content (please ensure you mask any confidential information): define(['urijs/URI']… -
How to handle REST API error (400) response payload in VBCS ?I have a REST API that returns two different types of responses: Success scenario (HTTP 200): Returns a JSON payload with the expected data. Failed scenario (HTTP 400 – … -
Oracle VBS: table Multi select issue in page fragmentHi All, I have table on which multi select functionality is enable. I have created this table in a page fragment. And in some use case, I want to un-select the selected …Rohit Chaturvedi 30 views 6 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
Removing 'Delete position' actionProvided workaround not working .