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
-
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 …
-
Is it possible to store images in a business object?Summary Is it possible to store images in a business object?Content Hi, I am currently exploring the possibilities of ABCS and as a small proof of concept I want to crea…User_2025-01-31-15-03-24-119 41 views 3 comments 1 point Most recent by User_2025-02-01-05-53-48-309
-
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 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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
While creating Visual Mobile Application, unable to reference a nested object array attributes fromSummary Tried to populate a variable with the output of a REST endpoing of a BO for editing purposes, however, unable to reference a nested object array attribute as req…
-
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…
-
How to import Javascript SDK (MCS Client SDK) inside VBCS?Summary How to import Javascript SDK (MCS Client SDK) inside VBCS?Content Need to integrate mobile application created using VBCS with MCS . Can you please let us know h…
-
How to create dependent lists, for example, a given State, the next field City should show only theSummary How to create dependent lists, for example, a given State, the next field City should show only the relevant Cities for the selected state and then next field Lo…
-
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…
-
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…
-
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 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…
-
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 …
-
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…
-
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 23 views 2 comments 1 point Most recent by User_2025-01-31-15-10-49-714
-
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.
-
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…
-
-
-
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…
-
A List of ediable items is being displayed in a JET Collapsible element. However, on each navigatioSummary The expanded collapsible item if it closes for each item's edit, it is frustrating to expand the element and then edit the next item. The updated values are corr…
-
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…
-
Select (One) Field always shows the first value of the list, though the value of the variable mappedSummary When firing a notification post loading the data, the data in the variable is correctly displayed, however the field in the Page UI, displays only the first value
-
How to achieve the functionality of upload files / images in VBCS mobile application? Can we use PHPSummary Need pointers to some resources which can help us do the same.