To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
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 show Session Expiry Warning MessageSummary: Hi, We have developed a VBCS application which is accessed from SaaS. It open in a new tab when accessed. I would like to know how do I show a session expiry me…
-
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 …
-
Not able to call REST API from VBCS which accepts attachment in requestContent Hi Experts, I have created one REST API in Integration Cloud which takes attachment and payload in request body due to which request header type is multipart/mix…
-
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…
-
How to insert new row in Batch editable table?Summary: Hi Team, We are implementing batch editable table recipe for one of our requirement to insert new rows and editable rows . I'm facing issues on inserting new ro…
-
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…
-
Print/download PDF with images.Content Hi Experts, I am trying to download/print PDF which contains Image and some HTML elements. I referred many third party libraries but it doesn't support Images. A…
-
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…
-
Collapsible Data in TableSummary: I have a requirement to showcase collapsible data and my input is array shown similar to the link below. How to rewrite the code an attain the same in JavaScrip…
-
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m…
-
Editable Form Table - proper way to use Form Layout component when in edit modeSummary: Issue with using editable form table cookbook recipe and edit-row functionality Content (required): Hello Community, We have a requirement to bring up a form on…
-
OJ-SELECT-SINGLE equivalent for detail.trigger == "option_selected"Content We are in process of migrating from OJ-SELECT-ONE to OJ-SELECT-SINGLE. One of the main filters that we have in any value change actions in Select One is detail.t…
-
REST Service in VBCS - 502 Gateway errorSummary REST Service in VBCS - 502 Gateway errorContent we had published our REST API and is able to retrieve with POSTMAN, however when we create service connection, we…
-
Mapping of query params for Process Objects doesn't workSummary: Mapping of query params for Process Objects doesn't work Content (required): Hi all, I'm about to create some interactions with processes and wanted to propagat…
-
Revising options for combo box / select one after closing "Add Options" wizardSummary: Revising options for combo box / select one after closing "Add Options" wizard Content (required): Hi all, when adding options of Combo Box / Select One via Qui…
-
Auto-Populating in VB Excel add-inSummary: How can we default a value in fields when downloading data Content (required): We would like to auto-populate(default) a few columns/fields when downloading dat…
-
Search and highlight text in a current VBCS pageSummary: Can we make input search content like a chrome search bar in VBCS with out-of-the-box functionality or external javascript? Content (required): Our expectation …
-
I want to replace word in string 6005.102.005 to 6005102005Content Q1.I am getting string from rest service showing in dialog box i want to replace "6005.102.005" dot from desired "6005102005". Q2.when I press submit button from…
-
Help moving from VB to VB Studio...When Trying to run the app in "Preview" mode getting 504 GatewayContent We are in the process of migrating our applications to the Visual Builder Studio development environment. We created a new project and imported our main applicat…User_2025-02-04-21-56-11-668 17 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
auto Timeout control of messagesSummary auto Timeout control of messagesContent Hi, Is there a way we can control the auto time out of transient message notifications? Version 2107
-
Error when open visual builderContent Hi, I'm trying to open visual builder through oracle engagement cloud and I get the following error: "ADFC-02011: The value for 'localActivityId' cannot be null …
-
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…User_2025-02-11-11-37-24-835 24 views 8 comments 0 points Most recent by User_2025-02-11-11-37-24-835
-
Webinar - Integrating Oracle Analytics Visualizations in Visual Builder AppsSummary Join our upcoming VB Office Hours to learn how to integrate data analytics into your appsContent Register and join our upcoming Visual Builder Office Hours. This…
-
Custom AuthenticationContent Hello Everyone We are planning to build a VBCS app which is public and doesnt require IDCS to login. We wanted to embed custom authentication where any public us…
-
Check the resources is available in VB applicationContent Hi Team, Is there any in-built way to check the resource available in VB app or not. My requirement is display the image saved in resource folder based on the re…User_2025-02-11-11-37-24-835 23 views 4 comments 0 points Most recent by User_2025-02-11-11-37-24-835
-
Issue while navigating back input parameter wipe off in vbcsContent Hi when i go from page 1 to page 2 after giving input parameter 1 then parameter 2 then press submit if I come back to page 1 by pressing back navigation button …
-
Automatically retrying a REST call until results are availableSummary We'd like to automatically keep retrying a REST call until its response isn't emptyContent Situation We're developing this web application where on a certain pag…
-
Multi row child table in vbcs using rest serviceContent I want to create a multi-row child table filter on the parameter passed "item number" from the master table page row selected by user then "item number" value pa…
-
Read to CSV file using file pickerSummary Read to CSV file using file pickerContent Hi everyone, I have to use the file selector to read a csv file and then insert it into a database. The component is d…