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
-
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 use components from jet Cookbook to oracle VBCSContent I tried to consume Oracle JET provided cookbook example (Basic Table) code into Oracle VBCS. Refer These images(VBCS1,VBCS2). But in VBCS JS page i get error sho… -
How to call ICS (OIC) web service in VBCSSummary Click button in VBCS triggers cloud integration wsdl with input parameterContent Hi All My requirement is like below 1) in VBCS (Classic Application) page, I hav… -
How do you update a service connectionContent I've got a service connection from Oracle Engagement Cloud (using the /describe capability of the REST API). We've added some new custom fields to the opportunit… -
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 … -
Popups in VBCS?Summary How do we get Popup windows in VBCSContent How do we achieve popup's in VBCS, we are looking to input the COA field for which we would need something similar to … -
-
-
Unable to publish revised version in VBCSContent Hi All, I have published VBCS application and implemented some changes and update as a new version. Now while publishing the new version i am facing error likeUser_2025-01-31-15-10-49-714 22 views 2 comments 1 point Most recent by User_2025-01-31-15-10-49-714 -
Accessing vbcs published url without credentialsContent Hi all I am new to VBCS, I have created new VBCS application and published that application to live. I got published URL. When i run that url it asks me login cr… -
Accessing ORDS Rest API in VBCS with Internal CertificateContent Hi, We are trying to create a rest api in ords and want to consume same in VBCS application through Service Connection > Define by EndPoint. Below is the rest AP… -
How to copy all rows from REST End point to Page Level variable in Action ChainContent Hi, I am calling the rest endpoint in action chain. I want to copy its content to a local variable which I defined at the page level. Step 1: Call Rest End Point… -
ORDS services access issueSummary When I am try to accessing the ORDS services in VBCS, i am getting error that A problem was reported making a SSL connection because of 'General SSLEngine proble… -
Date Formats in Classic ApplicationSummary How to set date formats for fieldsContent We have a date field for users to enter dates into a classic Visual Builder Application. The current date format is Jan…