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
-
SSL Error - 502 for OAuth authenticationSummary SSL Error - 502 for OAuth authenticationContent I am getting the below error when I test the service connection which "client_credentials" Oauth mechanism. Pleas…
-
PDP Table refresh/resetSummary How to refresh or reset PDP table in oracle VBCS?Content How to refresh or reset PDP table in oracle VBCS? I am using pagination using PDP in my application. I n…User_2025-02-11-11-37-24-835 81 views 2 comments 0 points Most recent by User_2025-02-11-11-37-24-835
-
Migration VBCS applicationContent Hi, We would like to migrate Visual builder application from dev1 to dev2, is there any other way other than importing and exporting the Visual Builder applicati…
-
Can we migrate JET app to VBCS or vice-versa?Content Do we have any functionality where we can easily migrate OJET to VBCS app or vice-versa?
-
How to clear checkbox selection in a tableSummary clear the checkbox selection in tableContent Hi , I have created a table with ADP in which I have added a boolean checkbox component to the first column of the t…
-
How to obtain the total number of records in a VBCS Business Object using Business object REST GETContent I have created a business object TEST in VBCS. The business object provides REST API to GET the records. By default 25 records are returned. I can control the co…
-
How to access rest api in jsSummary How to access rest api in jsContent Hello All, I would like to know how to access rest api in js. Basically i got an action button where I call a java scrip func…
-
How to access a page variable in javascript function without passing the variable in the parameterSummary How to access a page variable in javascript function without passing the variable in the parameterContent Hello Expert, I would like to access the page variable …
-
Force VBCS app to log out when session expiresSummary Force VBCS app to log out when session expiresContent Hi, Any idea how to force VBCS application to log out when the IDCS session expires ? Version 19.4.3
-
VBCS app session expiry detectionSummary VBCS app session expiry detectionContent Hello, Is there any way to detect the session expiry to show a popup asking the user to re-login or force the applicatio…
-
Java script function return undefinedContent Hello All, My use case consists 1 function to call another function in js. But it keep returning undefined. I would like to know if i need to do a conversation o…
-
VBCS 21.07.1 | Input text disappearing after mapping the value with variables point to RESTAPI RespoContent Referrence : https://blogs.oracle.com/shay/edit-data-in-a-table-in-a-pop-up-dialog-revisited Version used : 21.07.1 Build Number: a37d350ba6cfbeedea8994718ab7189…
-
Upload and read CSV file records and insert into VBCS objectSummary Upload and read CSV file records and insert into VBCS objectContent Hi, How do we upload and read CSV file records and insert into VBCS object. We want CSV file …
-
Execute a java script function several times in vbcs diagramContent Hello, I would like to know if there is a way i could execute a function more than one time upon a button action. I dont know if there a loop, I dont think the f…
-
Calling Rest API Via Java script-- Not WorkingSummary Calling Rest API Via Java script-- Not WorkingContent Hello All, I am trying to execute a rest api via java script. Its not working . Please see below part of th…
-
Export data is not waiting for the action chain to complete - oj-sample-export-dataSummary Export data is not waiting for the action chain to complete - oj-sample-export-dataContent Hi All, I have used oj-sample-export-data for exporting the data from …
-
Calling javascript funtion within the same javascript fileSummary Calling javascript funtion within the same javascript fileContent Hello, I would like to know how to call a javascript funtion with in another javascript functio…
-
Calling Rest Web servies using a loopSummary Calling Rest Web servies using a loopContent Hello Expert, My use case is to call a rest webservices (get method via ords) in a loop. The number of iteration may…
-
vbcs - Create Type from end - pointContent Just want to enlighten myself. I have a Rest integration in oic that is one way. Meaning takes POST request and adds employee in the ATP database ( Response is n…
-
Groovy code in Object Trigger failingContent I am trying to update locationCount filed in Location BO(Parent) when a new entry is done in Department BO(Child) but it is giving me error when I am inserting d…
-
VBCS BO: Throwing Custom dynamic Error when Business Rule Object Validator condition fails.Content While creating Object Validator in we enter a fixed Error Message, but my requirement is if we can throw a dynamic error based on the where the validation has fa…
-
Change checkbox iconSummary Change checkbox iconContent Hi Experts, We have a requirement as part of the client's branding to make the checkbox square instead of the one that has rounded co…
-
Converting XML to JSON in VBCSContent Hello, We have a requirement wherein we want to convert BI report output from xml format to json in VBCS. I have searched for existing requirement in other posts…
-
Not able to display multiple columns in Select Single componentContent Hello ALL, We are following the below blog for displaying multiple columns in Select Single drop down list but for some reason it is not working for us. https://…
-
Multiselection in TableSummary Multiselection in Table required for Alta themeContent Hi Team, We are using alta theme and wanted to implement multi selection in table. Can you help how to do …
-
ORACLE VBCS EXCEL PLUGIN - Search Multiple PO Number for updationContent Hi All, Please help in below request Problem 1 - I am trying to update multiple PO's to FinallyClose, But I am not able search multiple PO's in the VBCS excel Pl…
-
Sign & approve PDF documents using Oracle VBCS & PCS without a third party integration.Content Sign & approve PDF documents using Oracle VBCS & PCS without a third party integration. You can build your own PDF Signer using the below libraries: 1- https://m…
-
504 gateway time-out restful web servicesSummary 504 gateway time-out restful web servicesContent Hello Expert, I got a process which call a rest webservices , which execute a big process in the db using plsql.…
-
File Picker event not triggeringSummary I have a requirement to upload a file in vbcs but seems like there is no event trigger happening in console.Content I have used the component earlier but it is n…User_2025-02-06-14-01-40-737 26 views 4 comments 0 points Most recent by User_2025-02-06-14-01-40-737
-
Storing offset and corresponding data set/records in a 2 dimensional array in VBCSSummary Storing offset and corresponding data set/records in a 2 dimensional array in VBCSContent Hi All, Needed your thoughts on the below use-case. We have one search …