Business Objects
Discussion List
-
VB excel add-in : How to make user search parameters mandatory?Summary: When downloading data from VB Excel, we need to prompt user to enter search parameters to restrict fetch from the BO. It is observed that the Search prompt does…
-
Accessing and securing Business object - row level securitySummary: The below link provides an example to secure data in the business object based on the created by field by defining security at the row level for View, Update, a…
-
Visual Builder Excel Plugin- Error while deleting more than 10 recordsSummary: When we try to delete 24 invoices of same contract in batch mode using Oracle Visual Builder Add-in for Excel, we get error for some requests. From the network …
-
Calling Services from business rulesTrying to write business object and call paas services and get value behalf of id but getting error , how can i update column value behalf of id Error Calling Services S…
-
Business Object Row Id - Generate Random NumberSummary: I have created a business object in a VBCS application. An 'id' field is created by default and the value is generated automatically when a row is created. The …
-
Visual Builder Excel add-in - Using Custom Rest and Fusion Rest APIsSummary: There is a requirement to extract data from PaaS ATP and Fusion Apps (Oracle BO) standard API's to VB excel layouts. Content (required): We have a requirement t…
-
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed…
-
Business Objects in visual builder STUDIOSummary: Hi - we are simply trying to create a Business Object within Visual Builder Studio. We are able to successfully do this in Visual Builder, but not when we're wo…
-
Best Practice to maintain Data for VBCSSummary: Hi Team, I have real time data available at on premise Database. We have requirement to build a webapp using VBCS to display, create and edit data available on …
-
Question regarding the new "Switch to your own database schema" featureSummary: We are looking for a hook for some database initialization from business objects. Content (required): We are investigating on the usability of the new "Switch t…
-
Visual Builder excel plug-in - BO Missing after importSummary: A BO within Catalog is missing after import and cannot be added to the Layout.. Content (required): Catalog fscmRestApi/resources/11.13.18.05/accountCombination…
-
Loading Oracle ERP cloud data in VBCS business objects using different REST endpointsHi Team, We have requirement to fetch data from Oracle ERP cloud to VBCS page and apart from that we need to maintain few custom columns in VBCS page which user can ente…
-
To select rest endpoints to populate data in Dynamic formSummary: Unable to select rest endpoints from Quick Start Content (required): Hello Community, I am trying to Search Employee data with Input Search and Dynamic form. Ex…Soujanya Ananthateertha 11 views 8 comments 0 points Most recent by Soujanya Ananthateertha Visual Builder
-
Webcast - New Features in Visual Builder's February ReleaseWe are starting to roll out a new version of Visual Builder and Visual Builder Studio and there are many new features that you'll be able to leverage. Join our monthly O…
-
list of value transformation in VBS Rest ServiceSummary: How is the best way to transform values and send this result in a REST service Content (required): I'm newbie in Visual Builder Studio, my team have a requireme…
-
Can we copy data from Service Data Provider to Array Data Provider variable in VBCS?Summary: Hi Everyone, Could you please let me know if we can copy data from Service Data Provider variable to Array Data Provider Variable in VBCS using action chain or …
-
Inconsistency in Oracle VBCS on the deployed processSummary: Inconsistency in VBCS on the deployed process. Not seeing the default version option Content (required): We deployed multiple version of the PCS application and…
-
DML Master Detail page in VBCSSummary: I'm new to VBCS and looking to build a master detail VBCS page using 2 business objects. Every where I have seen so far including the latest VBCS cookbook has e…
-
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS? Content (required): We are displaying a table which is gettin…User_2025-02-12-05-17-46-064 112 views 1 comment 1 point Most recent by David Konecny-Oracle Visual Builder
-
Can we create 300 roles in VBCS and will it decrease performanceSummary: We have an Customer Facing application and each customer has to see only his data in a BO. BO has Customer Name. To achieve this we have to create role for each…
-
Field Validators are not working when updating from Postman toolSummary: We have Field Validators and it should work based on roles. When updating Business Object from Postman tool it is not checking the roles and updating the column…
-
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad…
-
How to create empty row in table using VBCSSummary: Content (required): Hi All, I implemented editable table with save button. i need to add new row (ie) when i click add button empty row added in the table and f…
-
How can we update business object on closing browser windowSummary: We have use case where it is required to update business object on closing browser tab or window. Basically , we need to clear the data from the BO, when user c…User_2025-02-10-07-41-15-235 11 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Can we update WHO columns in VBCS business objects?Summary: Unable to update lastUpdatedBy field in business object using rest endpoints Content (required): We have a requirement where we wanted to update lastUpdatedBy f…User_2025-02-10-07-41-15-235 32 views 2 comments 0 points Most recent by User_2025-02-10-07-41-15-235 Visual Builder
-
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat…
-
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m…
-
Auto-Populating in VB Excel add-inSummary: How can we default a value in fields when downloading data Content (required): We would like to auto-populate(default) a few columns/fields when downloading dat…
-
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…User_2025-02-11-11-37-24-835 24 views 8 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder
-
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio…