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
-
Can not create "Create Inventory Reservations" Rest ServiceSummary Create Inventory Reservations web service issueContent Can not create "Create Inventory Reservations" Rest Service Hello everyone, I need to add Oracle Create In…
-
Append to ArrayDataprovider in action chainContent Hi Experts, I have a REST API that is sending the response in JSON. Created an action chain and calling the rest API to fetch all the dataset. What I want is in …
-
oj-combobox-one inside ADP based table in VBCS?Summary oj-combobox-one inside ADP based table in VBCS?Content Hi All, Are there any blogs/videos which talks on the usage of oj-combobox-one inside ADP based table in V…
-
Styling oj-combobox-one inside ADP based tableSummary Styling oj-combobox-one inside ADP based tableContent Hi Gurus, I have created a table based on ADP and added 3 oj-combobox-one components inside the table and m…
-
Select one choice component is not getting defaulted in Edit mode?Summary Select one choice component is not getting defaulted in Edit mode?Content Hi Experts, I have an issue with the Select one choice component in VB application. It'…
-
Business Object database capacitySummary What is the Database Capacity for Business Objects?Content Hello, I have some doubts about the storage of business objects that i've not found at documentation..…
-
Unique data in Select one choiceContent Hi Experts, I have a REST API that gives a list of account details (as below) with duplicate account names. I wanted to create a Select one choice and show only …
-
Accessing Tenant database custom tables in VBCS applicationSummary Ways to access custom tables from the Tenant database configured in Visual BuilderContent Hi Gurus, How can we access the Tenant database (ATP or Cloud DBCS conf…
-
Not able to start deployed process from VBCS applicationContent Hi Experts, Create a PCS application(ReimProcess) and activated it on the server. Developed a VBCS application and registered the above process and when I run th…
-
Looping through each child item record from the service connection responseSummary Looping through each child item record from the service connection responseContent Hi Gurus, I have created a service connection for workers data in oracle cloud…
-
VBCS Studio: Application Status and URLContent I have created a visual application using VB Studio. I created environment and then workspace. I open workspace and then I can edit code, commit/push my changes.…
-
Reordering in Table & ListView drag and drop target Index not fetched in drop eventSummary Reordering in Table & ListView drag and drop target Index not fetched in drop eventContent Hi Team, Please guide us the right event or code snippet while transfe…
-
How to consume chart in oracle VBCS?Content Hi all, How to consume chart in oracle VBCS? I need to show chart with data consumed from rest endpoint.I have consumed rest service successfully.Now need to sho…User_2025-02-05-07-00-39-312 20 views 2 comments 0 points Most recent by User_2025-02-05-07-00-39-312
-
Select one choice component doesn't showing all the records in VB applicationSummary Select one choice component doesn't showing all the records in VB applicationContent Hi Experts, I have more than 100 records in the REST API response but select…
-
Data security in webapplicationContent Hi Experts, Created a web app having a BO and three pages. * main-start: This is used to list all the data under BO and having two buttons. One is used to create…
-
VBCS Application -How to log user sessionSummary How to log user session when using VBCS integrated log out / log inContent Hello All, We are using the vbcs integrated user management for the log in and log out…
-
Modifying BO attributes data types after importing from excel in VBCSSummary Modifying BO attributes data types after importing from excel in VBCSContent Hi Gurus, I have uploaded 2 empty .excel files (only columns without data) as BOs th…
-
Maps in Visual ApplicationSummary Use map in visual applicationContent I am making a visual application using Oracle Visual Builder. I want to add a map in which I will feed location coordinates …User_2025-02-06-08-43-22-650 23 views 3 comments 0 points Most recent by User_2025-02-06-08-43-22-650
-
Adding a new column in tableContent Hi Experts, I have created a service connection based on a REST API. Rendered the table on the web page and configured the service connection with limited fields…
-
Managing changes only data from REST endpoints in VBCS application?Summary Managing changes only data from REST endpoints in VBCS application?Content Hi All, Are there any ways to handle changes only records in VBCS applications. Let's …
-
Self signed certificate issue using Visual Builder StudioContent Hi Team, I have referred the following blog to connect ORDS REST API through Service connection using define by specification option - Open API Catalog method - …
-
VB Studio: Referring configuration files outside gitSummary VB Studio: Referring configuration files outside gitContent We are creating a deployment script in VB Studio to deploy applications in various VBCS, OIC, JCS etc…
-
oj-sample-export-dataSummary oj-sample-export-dataContent Hi Shay, There are couple of issues I am facing with oj-sample-export-data 1 - If any one of the columns contains null value then in…
-
Can we update anything without showing database table at the front end?Content Hi Everyone, My requirement is to update anything(Ex: Password) without showing the database table at the front end. For Example: 1. If we click on the Update pa…
-
Changing Application template to "Oracle SaaS R13 Light Theme for VBCS" from "Empty Application"Summary Changing Application template to "Oracle SaaS R13 Light Theme for VBCS" from "Empty Application"Content Hi Gurus, I have created an application with Application …
-
Populate Service CatalogSummary Populate Service CatalogContent We have Gen 2 OIC that also comes with VBCS and Process cloud. We also have ERP cloud. We have created 2 OIC integrations and 2 P…
-
Select the option value be defult on page loadContent Hi, Creating a webpage where the table is dropped and this table is bind with a Service connection get method. Added an extra column on a table and dropped a che…
-
Fetch Logged In user from embedded application in OECContent Hi, We have embedded VBCS page in OEC. How to retrieve the OEC logged in user from VBCS page? $application.user.fullName - This variable is not working after we …
-
Upload functionalityContent Hi Everyone, Can we upload a file using VBCS? I have tried it with the Filepicker component and some JAVASCRIPT code. define([], function() { 'use strict'; var P…
-
Can we search without showing the results table in the page below the search field until the user haContent Hi Everyone, Can we search without showing the results table on the page below the search field until the user has actually entered into it? If we search for any…