Business Objects
Discussion List
-
Table Before Row Edit and Table Before Row Edit EndSummary: In the Editable Table we have assigned the Table Before Row Edit and Table Before Row Edit End . But the Table is not Changing the Values on moving to the Next …
-
Scroll Bar not coming when no of data is 15Summary: Scroll bar not coming in oj-table when no of records are 15 . I need to zoom out to check the data Content (please ensure you mask any confidential information)…
-
Data Loaded to BO is not Reflecting on Page ImmediatelySummary: We are fetching the Data from Oracle BIP Report using Page URL Parameter and loading into BO. The Data gets loaded to BO, But the BO data shows on Page on the o…
-
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So…
-
How to pass multiple query parameters in VBCS REST API Call?Summary: I'm working on a project in Oracle Visual Builder Cloud Service (VBCS), and I'm trying to make a REST API call with multiple query parameters, including firstNa…
-
Simple Question: Aggregate Function on Rest/BOSummary: Simple Question: Aggregate Function on Rest/BO Content (please ensure you mask any confidential information): Hi, I have a Master Detail form. On navigating to …
-
ADP and SDPHi, I am able to perform to create form using ADP and SDP on what situation do I need to use ADP or SDP please suggest Thanks
-
which saas SCM modules are built with visual builder?Hello, Which SCM modules/pages are built with visual builder? Is there a quick way to identify which SCM pages were built with visual builder? Thank you
-
How to create a table with borders (rows/table) and static data in an application?Summary: We have requirement to create an application with a table format including static data, input values and with borders as below. Could you please share any relat…
-
REST API to access Business objects in VBCS supports OAuth?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
how to solve inconsistency of date and time in business object and UI while using oj-date-time?Summary: At the time storing date in business object, date & time stored like but in UI, oj-date-time component added UTC+5:30 , displays like so how to display date tim…
-
Unable to update data in my ADP variable. Item with keys could not be found.Summary: I'm getting an error when I try and write the data from my edited row variable back to the Array Data Provider. I have checked and rechecked my code against the…
-
Bo data not displayed when publish applicationSummary: when call application url from any pc other than my pc where developing the app ,Bo data not displayed after staging/ publish application setting allow anynoums…
-
Search by date in VBCSSummary: how to search against BO field of type Datetime,serch criteria will send as query parameter to REST endpoint ,with help of InputDate Component on the page ,how …
-
Google Maps API in VBCSSummary how do i pass in coordinates from a business object into google mapsContent I am trying to get a google map displayed with a marker on the coordinates that are p…User_2025-02-05-04-36-55-830 93 views 7 comments 0 points Most recent by Surabhi -Oracle Visual Builder
-
How to enforce the uniqueness of a relationship?Hi, We went through an HR-Application workshop/exercise and watch several videos about VB. In that workshop we worked with three Business objects: (Location, Department …
-
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we…
-
After staging mobile Application as Copy all development data to staging BO data does't show in VB?Summary: Hello everyone I have made my mobile app in which I have created a business object of customer data and displayed in table format in Preview options and in desi…
-
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe…
-
Reodering rows in VBCS and updates the rank coumn as part of reorderingSummary Ability to reorder rows and the rank of student should be adjusted based on the rowContent Hi Gurus, I have created one business object based on the rest end poi…
-
How to configure the edit data in the form layout using child business object VB studioContent (required): I have instantiated a parent object (referred to as "additionalPerson BO") and a child object (referred to as "additionalPersonPhone BO"). The establ…
-
How to use order by in ADP in descending order ?Summary: I have a date column and i want to order by this column in descending order how to do this in order by in REST API
-
Integrating App in SaaS but I get empty pageSummary: Content (required): Hi Experts, I did extension to the FA. In Sandbox before publishing was working fine. but when publishing to production. I get empty page. I…
-
How can we change the standalone application background color and fonts similar to Oracle fusion appSummary: We have created a standalone VB application and have registered into Oracle fusion SaaS application - Product change order page. But the application background …
-
Send Notification to group in business role (more than one role)Summary: Sending notification to groups in different role: adf.context.getSecurityContext()?.isUserInRole(roleName) Content (required): Hi Experts, from functions curren…
-
OVB add-in for Excel, Web Address Syntax for one valueSummary: Is individual Value supported in WebAdress? if Yes, What is the correct Web Adress Syntax for one value? Content (required): For example, when looking for Price…
-
How to create an application with Boolean yes or no columns?Summary: Do you have a sample application with Yes or No as column values? If yes, could you please share. Content (required): Version (include the version you are using…
-
I want to load a lot of data into a table (data will be more than 60000)Summary: I have a business object that has many data i want to load them all into the table. When i did that visual builder freeze and didn't work after it
-
Not able to load/preview certain pages in designerSummary Some pages won't load in designer, although they seem to function when running the web application.Content Situation We've built a web application in Visual Buil…Ronald Konijnenberg 40 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Fire Data Provider event is failing to update the Array Data ProviderSummary Fire Data Provider event is failing to update the Array Data ProviderContent We are working on editable table and add row functionality. While invoking the "Fire…