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
-
Embedding a drill-down page inside the main pageSummary Trying to embed a page generated by a different URL inside a VBCS pageContent Hello Gurus, I have an SR Routing VBCS page as given in the top section of the atta… -
Implementing master-detail relationship using RESTful servicesSummary master-detailContent Hello Gurus, I am trying to implement a simple master-detail requirement to display orders as a master table in my web application (order no… -
Exception handling for ICS Rest Service post callSummary action chain gets stuck when ics service is downContent Hi, I am using a form to feed some data to a ICS Rest service using the "call rest service" action. When … -
Passing multiple parameters in "Navigate to URL" action nodeSummary Is it possible to dynamically pass multiple parameters while calling an external URL through "Navigate to URL"?Content Hello All, I am new to VBCS and have some … -
Custom Table with ChartsSummary custom table with row specific charts in vbcsContent Hi, I've been trying to implement the following custom table jet recipee into VBCS http://www.oracle.com/web… -
Pagination for oj-table in vbcsSummary Oj-Paging-control tag data attribute data typeContent Hi, I've been trying to implement pagination for an oj-table. I have added the tag to the html page and inc… -
Unable to launch app in mobileSummary Unable to launch app in mobile after factory reset in mobileContent Hi All, I developed a mobile application with android build and and i am able to download an … -
How to call Flow or Page variables in Page JSSummary How to call Flow or Page variables in Page JSContent Hi In my flow (main) I have some variables defined and assigned with values. Now I want to call one of the v… -
Using For Each logic in action chainSummary Using For Each logic in action chainContent I have a page variable that is an array of objects. Each object has a "name" property, and some others. I want to loo… -
How to use variables in JS functions in VBCSContent Hi Team, I am trying to create File Picker component. I have defined the variables to hold the file names uploaded by the user using the File picker component. I… -
401 Authorization Required Error while calling Business Object REST API in PostmanContent Hi Team, I am getting 401 Authorization Required Error while calling Business Object REST API in Postman. Please find the below screenshot. Please also find VBCS… -
Limit on the size of data in Business Objects in VBCS application.Content Hi Team, We are planning to build the VBCS application which will store third-party payable invoices for fusion application. Users will perform necessary data co… -
In-built Advanced Search Option in VBCS applicationContent Hi, There is an Advanced Search option in the VBCS Classic application as mentioned in the below blog, which gives a wide variety of search options based on diff… -
VBCS Application on JCSSummary Deployment of a VBCS Application on JCSContent Hello, I believe we can deploy an Oracle JET application on JCS. However, can we export an application developed i… -
FilterCriterion and a customised fetch actionContent When you use the customize fetch action you no longer have a filterCriterion parameter. I know how to build the query parameter manually (say for the Sales Cloud… -
Importing Js library for custom codeContent I have a mobile application. I have page in which I have menu items. For one of the menu item selection,I used "Call Module Function" in my action chain. I was a… -
Regarding inserting data into a related Business Object in VBCSSummary Regarding inserting data into a related Business Object in VBCSContent I have a scenario where I have 2 Business Objects - BO1 and BO2. And BO2 has a foreign key… -
Array data is not visible on screenSummary How to populate array of elements on the screenContent Hi All I have the below JSON payload "billUnit": { "id": "0.0.0.1+-billinfo+2185945", "name": "Bill Unit(1… -
How to set the values correctly for iOS Build Profile in VBCS?Summary After setting the iOS Build Profile, my VBCS mobile application is erroring while trying to stageContent After setting the iOS Build Profile, my VBCS mobile appl… -
Sub-views in VBCSContent Is there any plans to allow some sort of sub-page rendering? Ie: I've got a master-detail page and rather than defining all of it one page, I'd like to define th… -
Dynamic Form BuilderSummary Survey FormContent Hello, We have a requirement where we need to build a form dynamically based on the survey question.For eg a question can be multiple choice e… -
Calling parametrized REST url from VBCSSummary Calling parametrized REST url from VBCSContent Hi I have the below requirement 1) Landing page has text box, button, table format for output. 2) when I click the… -
Oracle Content and Experience Cloud with VBCSSummary License of VBCSContent Hi, Does Oracle content and experience cloud comes along with the VBCS license ??is it a prerequisite for VBCS?? If yes can i achieve atta… -
How to implement a qr code scanner in mobile applicationContent In vbcs, in a mobile application, I want to have a page which uses mobile camera to scan qr code. Is there any way to do it by adding any js plugin? Thanks, Priya -
File Upload Functionality in VBCsSummary File Upload in VBCS feasibilityContent Hi, I am just checking the feasibility analysis on one of the requirement where we need to have an file attachment access … -
How to Migrate Jet application to Oracle VbcsContent Hi all I have one general question. I have developed an sample application in Oracle JET, is this possible to migrate that whole application to Oracle VBCS. I ju… -
Unable to access Visual Builder Home PageSummary This morning I am unable to access the Visual Builder Home Page. I get either an "internal error" or a "504 Gateway time-out" -
How to consume REST API in oracle vbcsContent Hi all, i need to consume rest api in oracle vbcs.i want to perform CRUD operation based on that consumed rest api. kindly help me. -
Attachments in VBCSSummary Image Attachments in VBCSContent How do we attach images to the VBCS web form? -
Performance on LOV's using external DB call (VBCS)Summary Call DB to populate list of valuesContent We are trying to populate list of value for the PO field from the DB, but we are having performance issue and the list …