Business Objects
Discussion List
-
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 19 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…
-
Is there a way to create REST endpoints apart from what is created as part of business objects in VSummary Need a way to create REST services just like ORDSContent Hi VBCS Community, I am looking at possibility to create new REST end points apart from what are already…
-
Creating business obect from table creation sql scriptsContent HI All, We are using vbcs as part of Autonomous OIC. One thing we have learnt is that the underlying database is not accessible using sqldeveloper. Now in order …
-
Checkbox with multiple values needs to be added to the business objectContent I have a checkbox which can have multiple values selected. I need the values selected to go into a field in the business Object, What should be the type of the f…
-
Combo box backed by an Array shows value and not display value on adding new rowSummary Combo box backed by an Array shows value and not display valueContent I have combo box shown in a custom Template inside oj-bind-for-each tag When I choose the f…
-
Dependent Lists in a Table backed by an Array in Visual Builder Cloud Service VBCSSummary How to define dependent LOVs when the LOVs are shown in a table and each dependent LOV needs to refresh based on the source of the same rowContent Hi, I have an …
-
Unable to see business object data (after adding a few records)in the live modeSummary Unable to see business object data (after adding a few records)in the live modeContent Hey, The ask is, that new records should be created from the user entered …
-
Is there a way to call REST end points of business objects from outside of VBCSSummary REST endpoint accessContent HI All, We have just started on VBCS so apologies if this sounds like a very naive question. We have created a few business objects a…
-
Custom Table with ChartsSummary custom table with row specific charts in vbcsContent Hi, I've been trying to implement the following custom table jet recipee into VBCS http://www.oracle.com/web…
-
Limit on the size of data in Business Objects in VBCS application.Content Hi Team, We are planning to build the VBCS application which will store third-party payable invoices for fusion application. Users will perform necessary data co…
-
Array data is not visible on screenSummary How to populate array of elements on the screenContent Hi All I have the below JSON payload "billUnit": { "id": "0.0.0.1+-billinfo+2185945", "name": "Bill Unit(1…
-
While creating Visual Mobile Application, unable to reference a nested object array attributes fromSummary Tried to populate a variable with the output of a REST endpoing of a BO for editing purposes, however, unable to reference a nested object array attribute as req…Vidhya Valantina Venkatesh 27 views 7 comments 1 point Most recent by Vidhya Valantina Venkatesh Visual Builder
-
Calling parametrized REST url from VBCSSummary Calling parametrized REST url from VBCSContent Hi I have the below requirement 1) Landing page has text box, button, table format for output. 2) when I click the…
-
Date Formats in Classic ApplicationSummary How to set date formats for fieldsContent We have a date field for users to enter dates into a classic Visual Builder Application. The current date format is Jan…
-
Select (One) Field always shows the first value of the list, though the value of the variable mappedSummary When firing a notification post loading the data, the data in the variable is correctly displayed, however the field in the Page UI, displays only the first valueVidhya Valantina Venkatesh 23 views 4 comments 1 point Most recent by Vidhya Valantina Venkatesh Visual Builder
-
Table Component to Sync with Business Object ChangesSummary Table Component to Sync with Business Object ChangesContent Created the APP with Table Component Based on Business Object. Had 5 Columns Selected for the List Pa…Raghu Rajagopalan-91269 27 views 2 comments 1 point Most recent by Raghu Rajagopalan-91269 Visual Builder
-
Created a Page and Added a Table COmponent Related to Business Object. Added a Custom Button to vokeSummary Created a Page and Added a Table COmponent Related to Business Object. Added a Custom Button to voke a Rest API. Rest API Parameter needs to be mapped to COlumn …Raghu Rajagopalan-91269 22 views 6 comments 1 point Most recent by Raghu Rajagopalan-91269 Visual Builder
-
Update business object on button actionSummary Update business object on button actionContent Hi, Need inputs on how to get handle of the business object in custom code My requirement is, 1) On button click r…Abhijeet Khanapure-10949 37 views 8 comments 1 point Most recent by Abhijeet Khanapure-10949 Visual Builder
-
Update operation on BO failsSummary Update operation on BO failsContent Hey, I'm trying to perform an update operation on the data of a Business Object. But it fails. Can anyone please help with th…Abhishek Vashishtha-91270 23 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Display reference or combo box in tableSummary Display reference or combo box in tableContent I am developing a VBCS app where the data comes from a DBaaS instance. I access this data via REST API. Not sure i…Elire Sherwood Daniels 32 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Custom BOP issue while getting data from Database as a Schema ServiceSummary Custom BOP issue while getting data from Database as a Schema ServiceContent Hello we have the following tools to work with. 1: Database as a Schema service 2: V…
-
How link between ADD page and Search pageSummary How link between ADD page and Search pageContent I am trying to add two tabs in which one will be for Search data i.e we can only edit the data as below screen. …
-
Custom objects fields in ABCS formsSummary Custom objects fields in ABCS formsContent Hi Gurus, I am exploring Oracle Engagement Cloud and it has a self-service portal for end customers(B2C) which is call…Pramod Vasudeva Murthy-80436 24 views 6 comments 1 point Most recent by Pramod Vasudeva Murthy-80436 Visual Builder
-
How to create new BOPSummary How to create new BOPContent How to create new BOP with FSCM Fusion rest service and both Fusion SAAS and VBCS are not present in same domian. Is it in the same …
-
BOP for nested JSON outputSummary BOP for nested JSON outputContent I am trying to connect VBCS to an ORDS REST query. Unlike the examples that I have seen, ORDS delivers its JSON output nested w…Elire Sherwood Daniels 34 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder