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
-
Lock Application while Action Chain is being executedSummary Action Chain - REST Call - Progress bar while is being executed.Content Hi, On my VBCS App I've multiple REST Calls. What I want to do while one of this external…User_2025-02-04-06-37-33-175 20 views 2 comments 0 points Most recent by User_2025-02-04-06-37-33-175
-
Object Trigger Email Template - Email StatusSummary Object Trigger Email Template - Email StatusContent Hello, We are sending email from the Object Trigger Email Template in our custom groovy code.How do we captur…User_2025-02-01-05-31-49-271 16 views 0 comments 0 points Most recent by User_2025-02-01-05-31-49-271
-
Call a Rest service with parameters from a pageContent Hi team, do you have a tutorial/example showing how to call Rest service passing variables? Trying to build a search page and when I click on the Search button h…
-
group by and aggregate functions in queries for building reportsSummary group by and aggregate functions in queries for building reportsContent Question: How to use aggregate functions and group clause in rest queries? We don't want …
-
Search/filter on more columns in a tableSummary How to search/filter on multiple columns in VBCSContent I have managed to filter data in a table based on one attribute, which was pretty simple. Now I wonder if…
-
How open a new windows browser from VBCSContent Hi all, can anyone tell me how open a new windows browser from VBCS app? I've tried with this code but does not work: "actions": { "openToNewWindow": { "module":…
-
Call a DLL from VBCSContent Hello, I'm trying to understand how to call and show the return data to a dll. How can I do? The URL is similar to this one: https://something.oraclecloud.com/an…
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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 22 views 0 comments 2 points Most recent by User_2025-01-31-15-40-56-878
-
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…
-
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…
-
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
-
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
-
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…
-
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…
-
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
-
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…
-
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
-
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…
-
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 31 views 2 comments 0 points Most recent by User_2025-02-03-23-55-04-023