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
-
REST endpoint viewer not workingSummary The REST Endpoint viewer for business objects in not working as documentedContent I am going through his document. https://docs.oracle.com/en/cloud/paas/app-buil… -
How obtain an hamburger menuContent Hello, is there a tutorial or something else which can help to build a hamburger menu similar to the one used on Oracle ICS(exactly the same I would say, same fu… -
SaaS (HCM) Look and Feel UISummary Has the SaaS (HCM) look and feel UI for VBCS been releasedContent I had read in a couple of posts that a new SaaS UI will be released for VBCS Visual application… -
How edit custom code into buttonSummary How edit custom code to modifying button behaviorContent Hi, I've tried to follow the tutorial linked here https://www.oracle.com/webfolder/technetwork/tutorials… -
Recommendations for using array query parameters in visual builderSummary How to bypass unique value constraint on URL parameters in VBCSContent I share this information with the hopes that it will save the reader some time or frustrat…User_2025-01-31-15-40-56-878 30 views 0 comments 2 points Most recent by User_2025-01-31-15-40-56-878 -
Issues in populating a table in VBCS Classic Application using a custom Javascript to insert recordsSummary Issues in populating a table in VBCS Classic Application using a custom Javascript to insert records into the BOContent Hello, I am trying to populate a table us… -
Where NOT EXISTS QuerySummary Is it possible to perform the equivalent of a Correlated sub-query using RESTContent Is it possible to write a query like this in VBCS? SELECT * FROM TABLE_1 t1 … -
Hide/Show fields based on radio buttonSummary Want to hide/show a set of fields based on the value of a Radio ButtonContent How can we hide and show a set of 5 fields based on the value of a Radio Button on … -
Simple Date ManipulationSummary How to set a field to a predetermined value based on business rulesContent I have a field named Expiration Date in a business object. I want to set this field to… -
How to use dynamic object fields as anchor tag in email templatesSummary How to use dynamic object fields as anchor tag in email templatesContent How to use dynamic object fields as anchor tag in email templates for ex. We have URL fi… -
Use Group and Aggregate Functions in Rest APISummary Use Group and Aggregate Functions in Rest APIContent Hello, Howt to use Group clause and Aggregate Functions in queries in Rest API -
Function VBCS returns only 25 values from the business object in Combobox.Content Hi All, Function VBCS returns only 25 values from the business object in Combobox. Thanks, Pasha.User_2025-02-04-07-41-08-378 22 views 3 comments 0 points Most recent by User_2025-01-31-15-40-56-878 -
Embed Java Applet within VBCSContent Hi All, We have a custom form in OAF which run a java applet within the page and we are planning to recreate the same form in VBCS. I just wanted to know if we h… -
Complex Filter for GET PageSummary How to add a complex filter condition for a Page that gets all data from Business ObjectContent How can we add a complex filter for a page that gets all the reco… -
How to do a batch request for parent and child (Both parent and child - NEW)Summary How to do a batch request for parent and child (Both parent and child - NEW)Content How to do a batch request for parent and child (Both parent and child - NEW) …User_2025-02-01-05-31-49-271 32 views 2 comments 0 points Most recent by User_2025-02-01-05-31-49-271 -
Request for "Detail Table" Implementation InstructionSummary Encounter some issues and gaps when trying to implement "Detail Table" using the cookbook.Content Hi All, Can someone share instructions \ insights regarding Det… -
Populating a table using REST endpoint in VBCS Classic ApplicationSummary Populating a table using REST endpoint in VBCS Classic ApplicationContent Hello, Is there a way to populate a table data using an external REST service endpoint … -
Updating the VBCS internal database through APIs?Content Hi As part of an integration project with OIC I am looking for way to create a custom monitoring application which would be more user friendly than the built-in …User_2025-02-03-21-18-19-063 20 views 2 comments 0 points Most recent by User_2025-02-03-21-18-19-063 -
Drilldown (separate screens)Summary Created a working Drilldown but need adviceContent Hello, I am new to VBCS and in the midst of practicing drilldowns from one screen to another (separate screens… -
Post/Patch requests for STAGING or LIVE environmentSummary Post/Patch requests for STAGING or LIVE environmentContent 1) Is there any configuration needed for post/patch requests for STAGING or LIVE environment. Our acti… -
Stopping an Action ChainSummary Is it possible to stop an Action Chain at a certain pointContent I have created an Action chain that validates page input and calls the Business Object Rest Serv… -
Action Chain ScopeSummary Is it possible to change the scope of an Action Chain from Item Level to Page LevelContent I have created an Action chain at an Item Level on value change. Is it… -
Changing Service Endpoint Urls when moving from one VBCS environment to anotherSummary Changing Service Endpoint Urls when moving from one VBCS environment to anotherContent Hi All, I want to understand the possible ways to change the host:port val…User_2025-02-01-01-38-47-234 12 views 2 comments 0 points Most recent by User_2025-02-01-01-38-47-234 -
Filter Criteria for Rest Call in Action ChainSummary Filter Criteria for Rest Call in Action ChainContent Hello, How do we provide Filter Criteria for Rest Call in Action Chain. Currently we see that we can provide… -
Processes in VBCSSummary Instances not shown in PCSContent I have created a web application in VBCS and made a form with input fields, mapped to variables of a process. The submit button… -
Import Javascript Libraries is not workingContent Hi, We followed the steps in https://blogs.oracle.com/vbcs/importing-and-using-javascript-libraries-in-your-visual-builder-custom-code Therefore, I wrote below f… -
Web Form PCS into VBCSSummary How to display a web form created in PCS into VBCSContent We are trying to get VBCS to display the web form that we have created in PCS. We want the user to have…User_2025-02-03-23-55-04-023 30 views 2 comments 0 points Most recent by User_2025-02-03-23-55-04-023 -
Integration Cloud Rest Service Issue in VBCSSummary Rest Service issueContent Hi All, I am facing issues while invoking the REST service created in integration cloud. The service when tested from the service page … -
VBCS Select List ValuesSummary How to specify the value set for a Select List ItemContent I have 3 Business Objects named as follows. Status Code Employee Relationships Employee Friends and Fa… -
Validate Input Values against HCM using RESTSummary How to validate input values in VBCS against HCM using REST Services?Content I have created a Service provider that is used to fetch person data from HCM. There …