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
-
Menu Options Not visible after Deployment using VB StudioSummary: Menu Option Not visible after Deployment using VB Studio Content (required): Hi All, We have started using VB studio build jobs to deploy VB apps. But the probl… -
Issue Adding and Saving data to BO.Summary: Can anybody Please advise on this? We are Fetching the data from Oracle Cloud BIP Report using the OIC Service Connection and posting the data to a BO using VBE… -
Monitor VB Apps using Oracle APMSummary: Oracle APM Content (required): Hi Shay, I saw below video where you have explained how we can use Oracle Application Performance Management to monitor VB apps. … -
VBCS Authentication for Anonymous usersHave a query with regards to securing the VBCS Web application which allows an anonymous user access SaaS. We have created an application which allows anonymous users an… -
Free Visual Studio InstanceSummary: Hi Team Visual Builder Studio is Free. Why cant we provision the same with Oracle OCI free account? When I am trying to create instance it is giving error - "Li… -
How to Save the Data in VB Page without using BOSummary: How to Save the Data / Upload a CSV File /Image and Save in VB Page without using BO or any database Content (required): Version (include the version you are us… -
How can I embed one VBCS page of one app in another VBCS page appSummary: Hi Experts I want to embed one vbcs page already live in another page of another vbcs application. is this possible? Please help with the steps i need to follow… -
Template not working when oj-table columns atrribute is set using a variableSummary: Page is not able to select the custom template when column attribute is set using a variable. It however works when the column attribute is set using a string. … -
Use of NPM in Visual Builder Studio for browser JavaScript modulesSummary: Visual Builder Studio has NPM support, apparently support for a local repository, and even a shared share private NPM repository for private modules that might … -
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f… -
After saving the record how can we show the form in read only format with valueSummary: I added the selected first row event on table. After selecting the row form will pop up and user will update the record. is there any possibility we can update … -
Welcome Page Template in extensions in visual builder is showing "Incompatible JET Version"Summary: Welcome Page Template,Dynamic Table (Extensions) are showing Incompatible JET Version. Content (required): Unable to use Welcome Page Template while creating a … -
Facing issue while defining service connection querying on child resourceSummary: Facing issue while defining service connection querying on child resource Content (required): I am trying to invoke Workers Rest api querying on a child resourc… -
I want to make visual builder app look and feel the same as Fusion?Summary: I want to make UI the same as Fusion button the same design and things like this. Is this possible or not -
Getting VBAFE-02000 error post downloading data in VBCS fileSummary: Getting VBAFE-02000 error post downloading data in VBCS file. This is happening for all types of VBCS files e.g. Mass Update PO using draftPurchaseOrders. I am … -
Announcement: Oracle Visual Builder Add-in for Excel: version 3.6 releasedI am pleased to announce that version 3.6 of the add-in has been released publicly on Oracle.com You can download the add-in from this page: https://www.oracle.com/downl… -
VBCS instance refused to connectSummary: Content (required): Hi Experts, I did stage to the app and publish and I got the live URL. l created sandbox in FA and with structure, page integration. I added… -
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code … -
How to set a required field value to null.Summary: How to set a required field value to null as well as in UI. Content (required): Hi Team, In my application, I have some input-text and select single fields whic… -
Unable to find the deployed process in the processes list in visual builderSummary: Hi All I have migrated my code from DEV to PROD environment. Process app i have activated and when i search in visual builder for the deployed process app under… -
Insert Row and Save an Editable PageSummary: We are calling a BIP Report from OIC and not using any BO to store the Data We have made the page editable. How to Insert Row and Save the data on the Page as w… -
Sample Example of Calling a Oracle Cloud BIP Report and Assigning the values to a VariableSummary: Can anybody if already done this Please share a Sample Application ZIP File for Calling a Oracle Cloud BIP Report and Assigning the values to ADP Variable in VB… -
Only exit from the row edit mode when click on a buttonSummary: Need exit from the Table Edit Mode only when a specific button is pressed, only allowing the focus off from the table closes the edit. Content (required): Hi, I… -
Alternative page composer functionality, in Visual builder Studio for Redwood screensSummary: We were advised page composer was no longer available on the redwood enhanced timecard screens, and that we are to use visual builder studio instead. We have no… -
Card FlipSummary: How to implement card flip Content (required): Hi, I am trying to implement card flip as explained in the below URL. I am facing one issue. My first click alway… -
VBCS - Fragments - Unable to update Action Chain NamesSummary: Hi All, We are facing strange issue with VBCS (Working in VB Studio), unable to update action chain names in any of the fragments but we are able to update acti… -
Issue while Uploading CSV to BOSummary: We have the below issues in CSV Upload .Can any body please give some inputs We have followed the VB Cookbook Recipe to Upload CSV to BO. We have downloaded the… -
Issue with accessing REST endpoints for Business Objects created in VB through VBSI'm currently experiencing an issue with accessing REST endpoints for Business Objects created in VB through VBS (Visual Builder Studio). When I try to access the End Po… -
Securing page access with FA roles and JWTSummary: Content (required): Hi Experts, A new requirement for an application. The security of access and pages should be using based on FA roles and JWT. Is this visibl… -
How to build the application with minify html and js filesSummary: Hi! we trying to optimize an application and I need to minify the js and html files but we cant find information about that. The documentation only mention a vb…