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
-
Your changes could not be saved to the serverSummary Your changes could not be saved to the serverContent Hi, Sometimes we are starting to get the attached message and changes are not saved. What cause this and how… -
Import Oracle JET Diagram Object in VBCSContent Hi, do you know if is possible to import Oracle JET Diagram in VBCS? In components pallette is no available. Thanks -
How to have table-checkboxes checked by default on page load?Summary How to automatically check checkboxes in a table when the page has finished loading?Content Description The user goes through an application and confirms some ch… -
Passing parameter to oj-dialogSummary Passing parameter to oj-dialogContent How do we pass parameter to oj-dialog. Use case is - In one of the action chain which has the required payload which I want… -
ADP Fire data provider event - addBeforeKeysContent Hi, Is there a working example somewhere of using an ADP and inserting a row at a particular position in between using addBeforeKeys. I am unable to get it to wo… -
Fire Notification - CustomSummary Fire Notification - CustomContent Hi Shay, I followed the below blog to customize fire notification. But for me still separate notification are getting fired ins… -
vbcs and pcsSummary vbcs and pcsContent using latest vbcs and pcs. so is it possible to invoke a PCS process From VBCS ? We have a web form in pcs and would like to invoke this proc… -
oj-radioset styling issueSummary oj-radioset styling issueContent I am trying to apply css to oj-radioset like below. position of radioset is coming in middle of page as expected,but color, font…User_2025-02-04-08-39-48-494 23 views 2 comments 0 points Most recent by User_2025-02-04-08-39-48-494 -
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 82 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…