Business Objects
Discussion List
-
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…User_2025-02-04-13-35-35-440 38 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder
-
VBCS Database MonitoringContent Hi All, I know that VBCS comes with a internal database of around 5GB. Is it possible to monitor the size of the internal database as we start using the applicat…User_2025-01-28-05-07-26-222 25 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Business Rule Violations/Error MessagesSummary Can Business Rule Error Messages be displayed in the UI?Content Hello, I've created a business rule to test for nulls in multiple fields. The rule checks a recor…Stephen Bryant-131052 26 views 2 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
How do I update an entire column with a value?Summary update field entry in visual BuilderContent Hello all!, I have an integration in PaaS that is reading documents that contain refund amounts The refund amounts ar…User_2025-02-04-13-35-35-440 31 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder
-
Service Data ProviderSummary Service Data ProviderContent * First I'm assuming that Service Data Provider (SDP) variable is what is used to call the for the data, be it a Service Connection …
-
Variable Access from TriggerSummary Variable Access from TriggerContent How can I use application variables within a trigger of a Business Object. I could not figure out how to pass or use an Appli…
-
Simple Trigger Field UpdateSummary Failed field set on Business ObjectContent I have a demo environment, and can not tell if this is failing because of the environment, or something wrong with my …
-
Master DetailSummary Pass Master Record ID to Detail Record ID when savingContent Hello, I've created a transaction entry screen based on two business objects. There is a Header tabl…Stephen Bryant-131052 25 views 5 comments 0 points Most recent by Steve Muench-Oracle Visual Builder
-
Recommended Database Objects in VBCSContent Hi Everyone, Working on VBCS I'm using database objects of 10,000 to 50,000 rows and 15 columns. Currently my plan is to use embedded tables but I wanted to ask …User_2025-02-04-12-06-50-154 20 views 1 comment 0 points Most recent by John Ceccarelli Visual Builder
-
Business Object (Reference Field)Summary Display value in table column rather than the ID associated with the reference fieldContent Hello, I've created the following: -- Table Collection based on one B…Stephen Bryant-131052 30 views 1 comment 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
VBCS Features to Work With Oracle CloudSummary Use cases for fetching data from the Cloud into Visual builderContent Hi All, I'm interested in Saas\PaaS integration between the Oracle Cloud and the VBCS. The …User_2025-02-04-12-06-50-154 27 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Search for a keyvalue in a ArrayDataProviderContent Hi All, I have a requirement to search for a particular key in a ArrayDataProvider (the ADP is populated with the data returned from a rest service) Could you ki…User_2025-01-28-05-07-26-222 21 views 2 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder
-
Access a business object via java script function codeContent Hi all, can you suggest me how to access a business object via java script function on click button event? I need to iterate over the business object to retrieve…
-
How to use conditional compound filter for below criteria: Service Data Provider (on table)Summary How to use conditional compound filter for below criteria: Source: Service Data Provider (on table)Content How to use conditional compound filter for below crite…User_2025-02-01-05-31-49-271 51 views 25 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Order entry app - guidance around checkout and availability checkContent Hi All, I am designing a small order entry application in VBCS which allow the users to search for the items and create orders. I have created a landing page wil…User_2025-01-28-05-07-26-222 7 views 3 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder
-
How to use aggregate and groupby clause for reporting in VBCS.Summary How to use aggregate and groupby clause for reporting in VBCS.Content How to use aggregate and group by clause for reporting in VBCS. Business Scenario: We have …User_2025-02-01-05-31-49-271 39 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Visual Builder Cloud Service – Dynamic ElementsSummary Ways to make the JET components update without the need for a refresh buttonContent All, I have built quite a few JET apps where the display is updated automatic…
-
Performance IssuesSummary Performance IssuesContent Hi All, In the last month or so I'm building an app using Visual Builder. Lately, as the app grows, I encounter with heavy performance …
-
Service call in Groovy ScriptSummary Having issues calling a service call in a groovy script.Content There was a nice blog showing how to do this in an old version: https://blogs.oracle.com/pdit-cas…
-
Composite KeySummary Composite KeyContent Hello, How do we make 2 columns combine as a composite key at the VBCS Object level.Currently there is only Unique feature.User_2025-02-01-05-31-49-271 25 views 8 comments 0 points Most recent by User_2025-02-01-05-31-49-271 Visual Builder
-
Q: How to get table cell value on "ojBeforeRowEditEnd" event?Summary Using "ojBeforeRowEditEnd" event with no success.Content Hi All, I tried using "ojBeforeRowEditEnd" and get the cell value with $chain.variables.detail.value.dat…
-
Q: How to update a specific BO row on click?Summary Update business object specific row.Content Does anyone know how to perform a PATCH operation on a BO, in order to update a specific row? I'm trying to update a …
-
Q: How to filter ArrayDataProvider?Summary How to filter a table based on ADP?Content Hi All, I created an editable table based on ArrayDataProvider. How can I filter the table, let's say, using a paramet…
-
Displaying the the label of a select element by binding a BO value (id)Content Summary: I have a business object called "request". I have a "New Request" with a select element called "Job Title". It is populated with an SDP that gets data f…User_2025-01-31-15-40-56-878 11 views 3 comments 1 point Most recent by User_2025-01-31-15-40-56-878 Visual Builder
-
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 …User_2025-02-01-05-31-49-271 51 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…User_2025-02-03-23-55-04-023 55 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…
-
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 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…User_2025-02-01-05-31-49-271 20 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…