Business Objects
Discussion List
-
LastUpdatedBy field in Oracle Cloud - Update triggered from VBCSContent Hi all, We have one VBCS page where user uploads data into BO and triggers an integration (connection registered with basic authentication). This integration tak…Kumar Saurabh Srivastava 17 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Making Batch Requests using Business Objects REST API in Visual BuilderContent Hi, Tried batch request to Business Object Rest API following this link : https://docs.oracle.com/en/cloud/paas/app-builder-cloud/consume-rest/advanced-tasks.htm…
-
REST API to BO and MoreSummary Process REST API JSON dataContent Hi Shay, While working on the VBCS app, we tried using the Oracle Cloud Services REST API’s to consume the cloud data (back and…
-
VBCS: US Map with all the states and changes colors for states based on the row values from tableSummary VBCS: US Map with all the states and changes colors for states based on the row values from tableContent Hi All, We have a requirement to show US map with all th…
-
VBCS: Row background change based on some condition for SDP/ADP tableSummary VBCS: Row background change based on some condition for SDP/ADP tableContent Hi All, We have created a SDP table which has 20 rows in it, based on one of the val…
-
VBCS: Hover on any cell in the table (SDP/ADP) to show data from another cell in from the same row -Summary VBCS: Hover on any cell in the table (SDP/ADP) to show data from another cell in from the same row - tooltipContent Hi, We have create a SDP table which has 5 ro…
-
ojBeforeSelect event for tab change - current tabSummary ojBeforeSelect event for tab change - current tab issueContent ojBeforeSelect event for tab change - is firing after the tab is changed to 2nd tab Employee, Depa…
-
Business Objects Relationships Export/ImportSummary Business Objects Relationships Export/ImportContent From one application, through data manager wizard, I exported the business objects data to another applicatio…
-
Filter from first character in select-one componentContent Hi All, I am using select-one component with filter option but not working as expected. Its filtering and highlighting the character even if it is at the middle …
-
VBCS: Getting the row count of SDP after filterSummary VBCS: Getting the row count of SDP after filterContent Hi All, We know that whenever we call any API we get the count attribute in the response to see the number…
-
QOL UpdatesSummary Miscellaneous Updates for Quality of Life Improvements for Visual BuilderContent * As a ServiceAdministrator, I have to create a VBCS application before I am abl…Brian Northern-197490 17 views 2 comments 1 point Most recent by Brian Northern-197490 Visual Builder
-
Filter single select as you type blog, does not work for meSummary This blog does not work for me: https://blogs.oracle.com/vbcs/filtering-singleselect-values-as-you-typeContent Hello, Help needed to complete the blog: https://b…
-
Export data component configurationSummary Hi, has anyone used this component before for export excel filesContent We are trying to export multiple BO tables from the same page to excel to generate a repo…
-
Performing a GET with a Query Parameter on a Business ObjectContent I created a business object and subsequently used an OIC integration to populate (insert rows) the business object with data. Now I am trying to GET rows back ou…
-
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank…
-
Insert bulk data into BOContent Hi Experts, Do we have mechanism to insert bulk data into BO. If yes, can you please suggest how this is possible. Regards, Ankur
-
POST method not working when switching online/offline modeSummary I have an issue about saving data in BO when an aplication have to work both in online and offline modeContent Hi, i need some help to solve a problem i have abo…
-
Populate single select component with data from a Business ObjectContent Hello, I have a Single Select component wich I want to populate with data from a field of a Business Object, without repetitons, Does anyone know how to do it or…
-
VBCS Excel Plugin with Order Management EFFsSummary I am trying to setup a quick and easy Order Entry Update page that will allow me to update both Header and Fulfillment Line Flex fields.Content Visual Builder Ex…
-
How to switch from ATP database to built in databaseSummary How to switch from ATP database to built in databaseContent Hi, We need to switch VBCS from ATP database to built in database. Can you please suggest the steps t…
-
SDP filtercriterion not working on REST from fusion apps. using ORSummary SDP filtercriterion not working on REST using OR. Important I use a rest from fusion apps.Content Hello all, Im following vb cook book recipe quite simple and sh…
-
Filter criteria 'q' of Call REST Endpoint from a Business Object not working.Content I trying to use the filter 'q' on the Call REST Endpoint and it doesn't work with a variable of string. If I set as a Static Content like: ('businessUnit=AMMO_BU…
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …
-
How to do order by on child objects while using expand on rest API'sSummary How to do order by on child objects while using expand on rest API'sContent I have created four business objects and all four are in a multi-level hierarchy of w…
-
Filter table created from Business Object based on Search parameters valueSummary Filter table created from Business Object based on Search parameters valueContent Hi, I have a table created from Business Object. Now I have a Search panel wher…
-
BO Authentication for External ConsumerSummary How do we give an access token to a caller wanting to invoke a BO EndpointContent Hello all, We are running into a few issues with calling Business Object endpoi…
-
Structure of BO not updated in Staging levelContent Hi everyone. I made a BO "LecturaTanques" which has a few columns. This BO has been created with only three columns, plus the ID field. Next, the Staging level w…
-
Embedded Data in VBCSContent Hi Experts, I have switched the VBCS embedded database with ATP successfully. Is there any possibility to revert to the embedded database. If yes, can you please…
-
BO data export via REST APIContent Hello, I want to know details about exporting data from BO using API. I need to use endpoint URLs to export data or somehow else? What type of authentication is …
-
Data aggregation for chartContent Hello, I have a Business object with Task's name and Hours. I try to make a simple pie chart where I want to see the Task name and Total hours. I can't find any …