Business Objects
Discussion List
-
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi… -
Candidate is Internal at Time of Application - Taleo OBISummary: Is there a way within the Taleo Enterprise Recruiting subject area to pull if the candidate is Internal at the time of the application? We are finding that it i… -
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please … -
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select … -
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with … -
two business objects in one sheetSummary: We have a requirement to pass oracle ids to another api for a transaction creation. Can we achieve this via single sheet in excel plugin Content (please ensure … -
Filter not working in oj-select-single with data source as SDPContent We are implementing an LOV for Suppliers, the data for which comes from SaaS. Steps followed: Defined a service connection of ADF describe. Created a oj-select-s… -
Call OIC REST APIs from VBCS Excel PluginSummary: How call a REST API (GET and POST actions) created in OIC from VBCS Excel Plugin? Content (required): Hi, I have one integration on OIC, which have requests to … -
Reorder columns under data tab in BOHi, I would like to know how to re-arrange columns under data tab in the BO say I want firstName to displayed as first column -
TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti… -
How to implement loadMoreOnScroll for Rows on ADPSummary: loadMoreOnScroll for Rows on Table with ADP variable fetches default 25 Rows. How to Fetch more than 25 rows for ADP Content (required): Version (include the ve… -
How to show/hide a region conditionally on basis of a value in business object in VBCS pageSummary: The VBCS page is having list view component (card layout). There is a custom client requirement: depending on a value of a field in the business object used for… -
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig… -
How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can… -
Verify data with POST method in VBCS.Hello Everyone! I was trying to do a logic that a user can only proceed to a certain page if he put some values (that is already stored on Business Object) on a form. Si… -
Calling BO using JS to filter dataSummary: I have a BO for booking with field of startDate and endDate and a few other field. For now the filtering process is based on a few chosen criteria which is star… -
Sum Total and Average of SDP table Column dataSummary: We have a SDP table data We need to fetch the average of one column named Rank as Average Rank = Sum Total of Ranks/ # of Ranks for each Employee Please advise … -
oj-sample-export-data is exporting only 10 rows when using the Export Capability in Headless ModeSummary: When trying to use oj-sample-export-data (using SDP), it is exporting only 10 rows when using the Export Capability in Headless Mode Content (please ensure you … -
Is it possible to switch from inbuilt schema to "Bring Your Own Schema" later?Summary: While an application was being developed in VBCS, this feature came out. Visual Builder on Existing Oracle Database with Business Object We decided to Go Live w… -
Creating a simple "user registration" app is giving me ERROR 415Hello everyone! I'm trying to create a simples POST on my Business Object and I'm getting ERROR 415 - Unsupported Media Type. When I click on the "save" button nothing h… -
Business Object - Composite primary keySummary: Can we define a composite primary key for a business object in Visual Builder? Content (please ensure you mask any confidential information): In my database obj… -
Filter by same dateSummary: Hi all Good Day to you. i have an issue when i filter from the same date for example: *DateFrom = 1/12/2023 *DateTo = 1/12/2023 the date above then will be filt… -
How to Create business rule or Field trigger on Business objectSummary: Need help to create field trigger there is 1 column in table which is primary key invoice_id and its varchar type when user doing update trigger will validate i… -
Using Business Objects in Application ExtensionSummary: Hi experts, I'm trying to create Business Objects (BO) in Application Extension(AE) in the same way it is created in Visual Application(VA). Content (please ens… -
Export Table data to Excel instead of CSVSummary: We are looking to Export the Tabel Date to Excel instead of CSV. Any Inputs/Sample Steps Please advise. Content (please ensure you mask any confidential informa… -
VBCS Assign variable problems in action chain to Array Data Provider (ADP)Summary My goal is to have a listview on the screen with aggregated data. I'm trying to accomplish this by mapping a rest call to a custom object inside an Array Data Pr… -
SDP Table Data from BO on Page Load and Shows all the RecordsSummary: We are filtering the SDP Table Data from BO to display on Page using $ applcation.varaibles.Username as Page URL Parameter. When BO is data is fetched on page w… -
Selected Single ADP Table FilterSummary: Can any body Please share a Sample App for ADP table Filter using Select Single LOV Content (please ensure you mask any confidential information): Version (incl… -
$application.variables usageSummary: We are trying to fetch the data on to multiple SDP Tables based on Select Single Filter. We are making use of $application.variables ..Employee_number as the Em… -
BO Content-Type is text/htmlSummary: BO Content-Type is text/html Content (please ensure you mask any confidential information): Hi, I have BO which is returning response in POSTMAN perfectly with …