Business Objects
Discussion List
-
Adding another value 'All' to SelectOne component to show the entire tableSummary Table is filtering based on the values from SelectOne component - Need to show all the table valuesContent Hi All, I have created a filter criteria on the table(… -
Second table filter overrides first filter on a Business object tableSummary Need help on using both the filters on a tableContent Hi All, I have created a business object let's say 'Employees', and dragged it onto UI as a table. Firstly,… -
Issue with Service Methods for Business Objects in VBCSSummary Issue with Service Methods for Business Objects in VBCSContent Hi Gurus, I have successfully created and performed an update operation on BO on button click thro… -
Updating entire table's particular column at one shot(batch update)Summary On selecting some value from drop down - the table's particular entire column should be updatedContent Hi All, I have a strange requirement, don't know whether t… -
Getting access of the business object in code and perform operations on itSummary How to perform operations on a BO through codeContent Hi Gurus, I have started learning VBCS and able to do few. Whatever the CRUD or any other operations on Bus… -
Getting error while trying to navigate trough custom drop down listSummary Getting error while trying to navigate trough custom drop down listContent 1. The application developed in test environment and then import in prod environment w… -
Importing file contents to Business object rows on button clickSummary File contents to be uploaded to table(create new /update existing) recordsContent Hi All, I have a business object with 5 records, now I should have one file imp… -
calling OIC integration to send and receive files from VBCSSummary VBCS should be able to send and receive any types of files to/from OICContent Hello Everyone, I have a VBCS application and created one sample OIC integration (a… -
Show record from child tableContent Hi Experts, Two Business Objects are created with name Emp and Gender in VBCS. Emp object has a reference with Gender BO primary key with one-to one mapping. I h… -
Is there a way to keep the records from a boolean checkbox?Summary We developed a web application on VBCS and we'd like to know if it's possible to keep the records of the selected checkboxes on the applicationContent Hello guys… -
Visual Builder Excel Plugin - Pre Upload MacroSummary How o create Pre Uplaod Macro in Excel PluginContent I'm trying to use pre upload plugin , the documentation mentions that the macro should return true. The func… -
Editable table in Oracle VBCSContent Hi All, I have tired editable table in vbcs based on below blog. But for me at 10.08 in video it has options link "ojBeforeRowEdit" but for us it does,t show tha…User_2025-02-05-07-00-39-312 24 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to define a sequence in VBCS Business ObjectSummary How to define a sequence in VBCS Business ObjectContent We have a requirement to display a number on screen that has to be unique for each transaction we make on… -
what is the road map for vbcsContent Hi All, Can you please explain the road map of vbcs. Regards, Shakila MuruganUser_2025-01-31-15-10-49-714 57 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to capture response of a process in VBCSSummary How to capture response of a process in VBCSContent How to capture response of a process in VBCS? -
How to move from one tab to anther using a button action in VBCSSummary How to move from one tab to anther using a button actionContent Hello All, I would like to how How to move from one tab to anther using a button action in VBCS. … -
How to access live data from Business Objects REST Endpoints?Summary We noticed that now there are different REST URLs for accessing Business Object Data and we could only access the data from de Developmment Business ObjectConten… -
Horizontal Scroll bar Doesn't move to the given positionSummary table's horizontal scroll position column index is not working every time when the table gets refreshed.Content Hi , I have a small scenario where i am stuck at … -
Is there a way to get data from SaaS ERP screen and pass it to a application on VBCS?Summary We developed a web application on VBCS and integrated it to Cloud ERP and we want to know if there's a way to get the data from ERP and pass it to VBCSContent He… -
Can we start a process directly from deployed process without adding it to alias?Summary Can we start a process directly from deployed process without adding it to alias?Content We are starting a process directly from deployed processes list without … -
VBCS Business Object LookupsSummary Working with lookupsContent Hi All, I wanna to implement the lookups in business object as per https://docs.oracle.com/en/cloud/paas/app-builder-cloud/csapb/crea… -
How to add a link in a data table to redirect to another visual builder pageSummary How to add a link in a data table to redirect to another visual builder pageContent Hello Expert, I would like to know how to add a link in a table which will re… -
Error Request-URI Too Large (414) when Browsing Business Object DataSummary Browsing data of a Business objects with 329 fieldsContent Hi , I have an invoice buisness objects with 329 fields when i try to browse the data of this object I… -
BO Object Validator -Unable to set attributeSummary Unable to set attribute in object validatorContent I'm try to set the value of one of the fields in the object validator, based the value of another field, but I… -
QR code generationContent Hi, I am trying to generate a QR code that is a combination of 6 values. Is there any workaround for the below? Any advice? Regards, Duha -
Creating a report of all the OTBI reports and their permissionsSummary Can you create a report of all the OTBI reports built and their permissions?Content I'm an intermediate user of OTBI and have got to grips with building reports …User_2025-01-24-00-44-10-997 236 views 1 comment 0 points Most recent by Ravi Kanth Vuddagiri Taleo Enterprise -
403 Forbidden when getting VBCS BO data with q parameter on postmanContent GET BO data works fine on postman, but when adding q=column_1=123 the service is returning 403. Please kindly advise if you are aware of the issue. Thanks 403 … -
Access BO outside VBCS using REST APISummary Access BO outside VBCS using REST APIContent Hi Shay and Team, We are trying to insert data in BO using REST API. When we pass access token in header (generated … -
Search a value in a Business ObjectSummary Search a value in a Business Object using javascript Module FunctionContent I would like to search for a value within a Business Object(BO), using a javascript M… -
Limit on dropdown filteringSummary Dropdown has a limit of the values in itContent Hi guys, Is there a way how to get a whole or at least more values shown in a dropdown instead of the predefined …