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
-
Business Object Functions not visible after updgradeSummary List of endpoints limited to 8 total for business object functionsContent Hello, I have 17 functions defined on a business object yet only 8 endpoints are availa…
-
VBCS plug in for ExcelSummary VBCS plug in for ExcelContent Hi, I know Oracle Visual Builder Add-in for Excel helps to download data from a REST service to a table in an Excel workbook, where…
-
2 different response types from REST endpoint, how to account for this?Content Hi, I am creating a login page which calls a POST REST endpoint. I have create a type from the response when the login is successful, I receive a lot of data bac…
-
Search Criteria for particular user?Content Hi, We have developed an application in vbcs When logged into the application using username and password in which we get details related to that employee We use…
-
Invoking Oracle Process Cloud from Visual Builder Web AppSummary Active process returns 500 error statusContent Hi All, I am having problems when I try to invoke from my visual builder app, a cloud process. I have activated my…
-
How to solve HTTP error status: 403 Forbidden while loading page "shell/main/main-start". when runniSummary How to solve HTTP error status: 403 Forbidden while loading page "shell/main/main-start". when running the application made as liveContent HI, When I running the…User_2025-02-05-17-23-17-085 64 views 0 comments 0 points Most recent by User_2025-02-05-17-23-17-085
-
error satus 403 cannot svave recordSummary Saving a newly created record gives 403: save faildContent HI, I am building an application. I can preview, add data, delete and update data. When i staged the a…
-
Does Oracle Auto Upgrade VBCS Version?Summary Does Oracle Auto Upgrade VBCS Version?Content Hi, We were working on a VBCS Dev environment with version 19.1.3. Oracle has recently upgraded our VBCS Dev Enviro…
-
How to implement tree view in vbcs with REST Data?Summary How to implement tree view in vbcs with REST Data?Content Hello, I am trying to implement treeview , as mentioned in jet cookbook treeDatasource need to be const…
-
New Version 19.3.1.2Summary New Version 19.3.1.2Content Hi, After auto upgrade to VBCS version 19.3.1.2 a lot of features has stooped working. Any due date for fixing this version ? Thanks
-
VBCS mobile app, embedding oracle digital assistant cloud skillsSummary VBCS mobile app, embedding oracle digital assistant cloud skillsContent Any guidance, reference or documentation to do following.Create mobile or pwa app in vbcs…
-
Dynamic navigation - only show top tabs after login?Content Hi, I am trying to use VBCS to integrate with E1. As a result, I need to authenticate / login myself. I have this working by adding a REST endpoint attached to a…
-
Data in ADP different from what's being shown in list view?Summary Unexpected behavior when resetting/refilling ADP's used for list views.Content Hello Community, Goal On page A, we want the user to be able to select items from …
-
Query By Example Implementation in VBCSSummary Need to implement a quick search/ query by example Saas functionality wherein we can add a row above the table headers or below it to search and load set of reco…User_2025-02-06-14-01-40-737 33 views 4 comments 0 points Most recent by User_2025-02-06-14-01-40-737
-
Table's first-selected-row event is not firing by default in VBCS Version: 19.3.1.2Summary Table's first-selected-row event is not firing by default in VBCS Version: 19.3.1.2. This was working in earlier version 19.1.3Content Hi, I was using VBCS with …
-
Invoking the Flow(design pageF) with the Root page(shell) in DCSSummary How to Invoke the Flow(design pageF) with the Root page(shell) in DCSContent 1. We have created a design page under the flows in DCS. 2. On home page(root pages)…
-
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…
-
How to make a VBCS login page that uses Oracle Identity cloudSummary How to create a login page in VBCS that uses the default oracle identity cloud service to authenticate users.Content Hello, Goal We would like to create a login …
-
oj-table td element colspanSummary colspan attribute of td element in oj-tableContent Hi, I am using oj-table to display rows of data, with each row having a different layout. I am achieving this …
-
How to set the value of columns of current row of table from JavaScript.Summary How to set the value of columns of current row of table from JavaScript.Content My requirement is to have empty table on screen with ability to input text in few…
-
Unable to access Business Object REST API after importing applicationSummary Unable to access Business Object REST API after importing applicationContent I moved a VBCS application from one instance to another using export/import utilitie…
-
Creating Roles in VBCS 19.3.1Summary Creating Roles in VBCS 19.3.1Content Hi, Not getting Mapping Drop down list in VBCS 19.3.1 while adding roles. How do i map a role in my application with roles d…
-
How to use binding in VBCsSummary Iam trying to implement a OJET drag and drop example from cookbook in VBCSContent Iam trying to implement a OJET drag and drop example from cookbook in VBCS I am…
-
How to change background color of a particular page without changing shellSummary I have a requirement to make background color as grey in a particular pageContent Hi Champs, 1. I have a requirement to make background color as grey in a partic…
-
$page.variable is nullSummary $page.variables is null When Table Row is SelectedContent Hi, I have a oj-table on my homepage with a first-selected-row event on which I am assigning some varia…
-
Can't Fetch a Business Object with a Subset of ItemsContent Hi, experts, I need to fetch an object data and all the objects data linked to it. I'm trying to fetch an object with a linked object as in the attached image. U…
-
Bring Your Own Database - version 19.3.1Summary Bring Your Own Database - version 19.3.1Content Hi, I was going through the below blog which talk about new features in VBCS 19.3.1. It says "You can now point V…
-
How to add a field validators for BO as a groovy expression for not accepting the Characters or AlphSummary How to add a field validators for BO as a groovy expression for not accepting the Characters or AlphabetsContent Hi, Please let me know how to add a field valida…
-
VBCS- Table Border SizeContent Hi , Want to know, how do we change the table border size in flow? Is it possible to modify ? -Sridhar
-
How to show LOV in Create PageContent Hi, I have a two BO's : Invoice (InvoiceBO), Currency Details (CurrencyBO) So while creating the Invoice, i want to show CurrencyName, but want to store : Curren…