Business Objects
Discussion List
-
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 26 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 …
-
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 31 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 …
-
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…
-
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…
-
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…
-
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 …
-
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.
-
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…Christopher Maggiulli 12 views 3 comments 1 point Most recent by Christopher Maggiulli 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 …
-
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…
-
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…
-
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…
-
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 …
-
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…Stephen Bryant-131052 21 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to access Oracle SaaS (Fusion) business objects in VBCSSummary Accessing Fusion BO's in VBCSContent Hi All, We have oracle cloud ERP and VBCS instances on two different identity domains. I am trying to find a document that c…
-
How to expose a Soap service as Rest using OICS and call it in a Visual Builder applicationSummary How expose Soap Service as REST using OICSContent Hi, I need to call a WSDL in a Visual Builder application, reading the documentation I realize that Visual Buil…
-
Adding busines object data fails when deployed to androidContent I have a "Consumer" business object with the following fields: 1. Name 2. Age 3. DOB I have a mobile application with two flow pages. The start page has a form w…Christopher Maggiulli 17 views 5 comments 1 point Most recent by Christopher Maggiulli Visual Builder
-
Missing required property: aggregatedFieldIdSummary Manually adjusted a SDP variable type resulting in error "Missing required property: aggregatedFieldId"Content The steps I took: - created a list page for a busi…