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
-
Workflows(Student/Teacher approval) process in VBCS??Summary Request and Approval process in VBCSContent Hi All, I need to develop an VBCS application in which I should be having different users(Student, Teacher, Admin), a…
-
How Change endpoint URL (auto generated) for a VBCS applicationSummary How Change endpoint URL (auto generated) for a VBCS applicationContent Hi Team, We have developed few VBCS applications. When we open an application, the end poi…
-
How to achieve Table's Row expander in VBCS as compared to ADF's Detail Stamp Facet?Summary We have a requirement in VBCS for Table's Row expander as compared to ADF's Detail Stamp Facet. This is to show detail records of the expanded master row. How ca…
-
Getting 'CORS' error when trying to invoke the REST api (ORDS) from VBCSSummary When we are trying to register a service connection by endpoint in VBCS we are facing 'CORS issue' for some of us.Content When we are trying to register a servic…
-
How to define a sequence in VBCS Business ObjectSummary How to define a sequence in VBCS Business ObjectContent We have a requirement to display a number on screen that has to be unique for each transaction we make on…
-
How to use template from oj-table in export to excel feature.Content Hi I am using "template" in oj-table , I want to use same template in export to excel feature but I am not getting any option of "template" in export functionali…
-
Error 403 while accessing VBCS application via IDCS user group login credentialsSummary Error 403 while accessing VBCS application via IDCS user group login credentialsContent Hello, Getting error while accessing the VBCS application , one role is c…
-
Applying filter criteria on BO with Case SensitiveSummary Need to apply case sinsitive sorting criteria on the BOContent HI, I have requirement to compare the email address with logged in users.I need to use some kind o…
-
can't get OAuth access token, status: 302Summary can't get OAuth access token, status: 302Content Dear Team, I am trying to do vb-export using Grunt command grunt vb-export --url= --username= --password= --id=-…
-
List and Tables import incorrect fields from Business ObjectsSummary List and Table components importing primary keys instead of the fields that has been mapped.Content I have 3 tables in the Business Objects A,B,C. Table C is the…
-
what is the road map for vbcsContent Hi All, Can you please explain the road map of vbcs. Regards, Shakila Murugan
-
Can Service Endpoints in the Catalog be used outside of VBCS?Summary Can Service Endpoints in the Catalog be used outside of VBCS?Content Can the REST services shown in the Service Endpoint Catalog be consumed by other application…
-
How to disable moving to the next row when i press enter in an editable tableSummary How to disable moving to the next row when i press enter in an editable tableContent Hi, is there any way to disable moving to the next row in an editable table …
-
Using a "train" component in the main flow page not working?Content Hi, I have a flow called "orders", within this flow I have a page orders-start, orders-detail, orders-commit. My goal is to have a train component that a user ca…
-
Formatting date todayContent Hi, Can anyone tell me if there is anything wrong with my JS code? I am trying to use format today date but I've noticed the first function is not giving an outp…
-
When passing parameter from one page to anther space replace with + to how to revertContent Hello All, I am passing a param through hyperlink in a table which redirect to another page, my issue is that when passing the parameter the name which = "ALLOWA…
-
Using Rest API - post. How to get out param in VBCSSummary Rest Api created using oracle db / ordsContent Hello All, I would like to know to get a return parameter from a POST rest api in Oracle VBCS. I am using Oracle t…
-
How to filter results of one SDP from anotherSummary How to filter results of one SDP from anotherContent I have a an application that is using an Oracle Fusion Applications ERP REST endpoint to retrieve a list of …
-
Assign values to a complex object VariableSummary Assign Values of subfield of a complex object failContent I created an email object as page variables and I try to assing values using some page variables as bel…
-
List of Values IssueSummary Getting a "use strict" mode errorContent Hello, I've followed Shay's LOV Tips video to configure an LOV that will list all values instead of just the first 15 va…
-
Manually Configuring a ComboBoxContent Hi, I tried following the steps mentioned in this blog but couldn't load details into the Combo box. Developer tools are not showing anything as well. However, I…
-
Creating a new application using inbuilt SAAS template is giving errorSummary Creating a new application using inbuilt SAAS template is giving errorContent HiWhen creating VBCS app, and selecting template Oracle SaaS R13 Light Theme for VB…
-
Help calling REST APIs for Oracle Integration CloudContent We are using Visual Builder to run REST APIs from Oracle Integration Cloud to help us autromate migrating our process and integration applications from our Dev i…User_2025-02-04-21-56-11-668 51 views 11 comments 1 point Most recent by User_2025-02-04-21-56-11-668
-
VBCS Database Size LimitSummary VBCS Database Size Limit - ExtendableContent Hello, Is the database size limit for the VBCS extendable beyond 5GB or we should point to a new database? If yes-ex…
-
How to capture response of a process in VBCSSummary How to capture response of a process in VBCSContent How to capture response of a process in VBCS?
-
How to move from one tab to anther using a button action in VBCSSummary How to move from one tab to anther using a button actionContent Hello All, I would like to how How to move from one tab to anther using a button action in VBCS. …
-
REST Definition Not RefreshingSummary REST service connection created through ADF describe is not refreshingContent HI, I have an Engagement Cloud REST connection registered in my VBCS application wh…
-
We are trying to get data from a particular date in the business object using the inline date pickerSummary Hi, we are trying to build an application to add and delete data for a certain date using the inline date picker component.Content What I'm trying to do is build…
-
Renaming and Uploading PDF FilesContent Hi, I am using file picker to upload files but it fails at times. Is there any certain property that has to be set? Also,I need to rename the files before upload…
-
Combobox repeated valuesContent Hi, I am displaying the output of a rest api on a combobox but the problem I am getting repeated values although they're not repeated in the original call. How c…