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
-
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… -
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… -
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. -
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… -
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 -
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… -
POST request in Live ModeSummary POST request in Live ModeContent Hello, I have created an app that uses GET requests as well as POST requests. The requests are performed as part of custom funct… -
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… -
Accessing Business Objects Using REST APIs: Response 403 ForbiddenSummary Accessing Business Objects Using REST APIs: Response 403 ForbiddenContent Hi, I am testing 'Accessing Business Objects Using REST APIs', use postman as rest call… -
How can I make by VBCS business objects publicly available?Summary How can I make by VBCS business objects publicly available?Content I can read the URL for a business object from VBCS (something like https:///ic/builder/design/… -
I am having a computed field in a Business Object. This Business Object has a many to one relationshSummary I am having a computed field in a Business Object. This Business Object has a many to one relationship with another Business Object. In the second business objec… -
Migrating Classic Application to Visual ApplicationSummary Migrating Classic Application to Visual ApplicationContent Hi All, Is there a way to migrate the classic application to visual with minimum re-work? Regards Bhas… -
Securing VBCS ApplicationSummary Securing VBCS ApplicationContent Hi All, Topic: Securing VBCS application We have SAAS and PAAS related to VBCS in different domains. The identity domains for SA… -
How to implement pagination in oj-table.Summary How to implement pagination in oj-table.Content ArrayPagingDataSource is hard to populate? Looking at Oracle JET Cookbook, you should use something like ArrayPag… -
Unable to access Catalog API security settingsSummary Unable to access Catalog API security settingsContent The application Settings dialog contains a link Access security settings (see screenshot). That link leads … -
Is the ABCS JavaScript API also available in VBCS? Custom coding for components would be the first aSummary Is the ABCS JavaScript API also available in VBCS? Custom coding for components would be the first approach on trying to implement more complex functionalities.C… -
Feedback truncated when importing business objectsSummary Feedback truncated when importing business objectsContent When I import business objects from Excel files, I get some warnings but I can't read them. The warning… -
Which is Best? Oracle VBCS or Oracle JET?Summary Which is Best? Oracle VBCS or Oracle JET?Content Hi all I wish to know which is best to build web applications, Oracle JET or Oracle VBCS. And also what is major… -
What kind of web applications can be created using VBCS?Summary What kind of web applications can be created using VBCS?Content I recently came across VBCS and tried exploring it, I want to know that what kind of web applicat… -
Is it possible to programatically change the format or process data coming from external data providSummary Is it possible to programatically change the format or process data coming from external data providers before displaying into the VBCS page?Content It started o… -
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… -
Fire NotificationsSummary Fire NotificationsContent Create Page and has Table components. Added a Button to call Rest API and another step to Fire Notification. The Notification does not … -
Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 enSummary Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 encoded Authentication to call a REST End point created in MCS,… -
I am getting the following error while i am trying to import my projects to VBCS applicationSummary I am getting the following error while i am trying to import my projects to VBCS applicationContent I am getting the following error while i am trying to import … -
Table Component to Sync with Business Object ChangesSummary Table Component to Sync with Business Object ChangesContent Created the APP with Table Component Based on Business Object. Had 5 Columns Selected for the List Pa… -
Starting a Process for an Even Based on ButtonSummary Starting a Process for an Even Based on ButtonContent wanted to Start a Process from VBCS. Created a VBCS APP. Associated the Process within the APP. Built a Pag… -
Created a Page and Added a Table COmponent Related to Business Object. Added a Custom Button to vokeSummary Created a Page and Added a Table COmponent Related to Business Object. Added a Custom Button to voke a Rest API. Rest API Parameter needs to be mapped to COlumn … -
Is there any direct connectivity to connect the tables in VBCS to a DB?Summary Is there any direct connectivity to connect the tables in VBCS to a DB?Content I'm trying to create a Web APP in Oracle Cloud Visual Builder. I could able to dev… -
Global Variable in VBCSSummary Global Variable in VBCSContent Hey, I've already created a Global variable in the shared resource. But I'm in need of another Global Variable. So when I create a…