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
-
VB Studio build job using GitHubSummary: Is it possible to connect to GitHub to package the app using VB Studio build job for CI/CD. I know Git repository which comes with VB Studio is free and makes s…
-
Service Worker Failed error while implementing offlineI am implementing offline feature to my visual builder application. I did everything as described in this blog. . After completed everything, I tested it. It is working …
-
Select Single is returning Index rather than Key ValueSummary: My ADP based Select Single is returning index number instead of returning the key value. The key values in my ADP are all unique. Content (please ensure you mas…
-
How to add Error/ Warning Message to Individual Components ;Summary: We want to show a Pop Up Error Message for Input Text Boxes , Input numbers not Entered Content (please ensure you mask any confidential information): Version (…
-
Long running Action chainsSummary: Hi! From past comments i see that to run long Action Chains without holding the user, we can fire custom events and listeners. Also we can use the Batch API to …
-
how can i customize build job such that single build job can deploy any visual builder appsSummary: Hi Experts I'm trying to deploy multiple applications with different build jobs (package and deploy) for each app. But as the number of apps are growing I'm fac…
-
Radio Button Set is not Populating Data when bound to a VariableI am facing an issue while working with Radio Button set in VBS, Please find below steps I did. I added a type in page level. 2. I created a array variable of the above …
-
Visual Builder Add-in for Excel - Response: 504: Gateway Time-outSummary: I am using Visual Builder Add-in for Excel with Oracle Fusion REST API (Type: "Oracle ADF REST Resource") https://docs.oracle.com/en/cloud/saas/supply-chain-and…
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…
-
Offline PWASummary: Rest call in Offline PWA retunes an error. Content (please ensure you mask any confidential information): Hi, We have PWA webapp with call to some OIC integrati…
-
Which Application role is required to access published Visual Builder applicationSummary: Hi Team, Based on oracle document, it says, end user needs to have "Service User" role to access published application. But we are able to access VBCS published…
-
How to perform SAST and DAST scan on VBCS and APEX applicationIs there a way to do a vulernability test on the VBCS applicaiton and run Static and Dynamic Application Security Test and which tool is prefered to run this test ?
-
How to delete the remote branch in VBSSummary: Hi Experts I want to delete the remote branch created in Git repo with visual builder studio but not finding any option, could you please help me @Shay Shmeltze…
-
VBS Deploy job failingSummary: My Visual Builder Studio deploy job has started failing with error: Error: Unable to obtain an access token from the user credentials in this build step. Make s…
-
I have one Application with 3 views as icons at the top each icon with its own sub componentsSummary: Application has 3 views as icons and each icon navigates in the same page its own components ( Tables LOV etc ). Content (please ensure you mask any confidentia…
-
Usages of a variable / action chainSummary: hi! I'd like to view the usages of a variable, or of an action chain… i could see that under variables / usages and action chains / usages for a while, but perh…
-
Redwood Override CSS for READ ONLY Text FieldsSummary: Content (required): I have attached a sample application where I am using the redwood-override.css file to override some of the CSS properties of text fields. O…User_2025-02-04-21-56-11-668 52 views 3 comments 0 points Most recent by Angel Tripp - Support-Oracle
-
VBS: Edit Data Grid cell values not working as expected using mouse clickSummary: We are facing unexpected behavior in Data Grid. The extension is deployed is two different POD with same source code. In POD1, it is working fine with tab out a…
-
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it
-
oj-c-select-multiple component behaves different from the cookbookSummary: Hi, I am implement oj-c-select-multiple component, but when i select any values from drop-down first and then try to search other values are typing it in compon…
-
VB & APEXSummary: Hi! Would it be feasible / useful to have VB + APEX as a combined solution using a single ATP db? VB for the UI, and APEX for reporting and some batch data func…
-
want to attach an excel file to hyperlinkSummary: hi, I am trying to attach an excel file to a hyperlink in VBCS. I read object storage approach but that is not working for me. Content (please ensure you mask a…
-
I am trying to Update Task DFF using Visual Builder Excel Add-InSummary: I have downloaded the project and tasks in excel using VB Excel Add-In. I update the task DFF with a new value (which I can choose from LOV) but the upload fail…
-
how to change the status of test instance from on to off for a PCS in VBCSSummary: How can i change the test instance status from on to off Content (please ensure you mask any confidential information): Version (include the version you are usi…
-
How to consume REST API's which respond with Stream ResponseSummary: Hi Team, Is there a way by which we can consume the REST API's which respond with Streams like for example the OCI Gen AI API : https://inference.generativeai.u…
-
VB Studio package build job is faliingSummary: Hi, when we are running build job for packing and hence enable to run the deployment job in build pipeline, it is failing with below error in VB studio. Content…
-
How to use smart search filter templateSummary: We have to build search page with some select single fields how can I use smart search page template to achieve the same. Do we have some examples in cookbook h…
-
VBCS Input Text Component is disappearing as soon as i bind the values with VariablesSummary: I'm creating a custom Data Entry Form Page which has 4 Input Text Fields as soon as I'm trying to bind with Variable, Input Text Fields get disappearing from th…
-
Integrate OCI AI services in VBCSSummary: Hi @shay, I saw this amazing video in VBCS blog where we have integrated OCI AI imaging services in VBCS. I would like to implement this feature. Can you please…
-
Download div with vbSummary: Please, I would thank any help with my javascript in vb. I would like to be able to download and print 2 divs, as shown. I have imported the libraries and tried…