Business Objects
Discussion List
-
Automatic Calculation of Other BO AggregationSummary How to automatically fill BO with another aggregate BOContent Hi All, I have a BO which I need to populate with a count of another BO's specific fields? BO-A - (…
-
Image, Large files storage in VBCS?Content What are the datatypes available in VBCS. Is there any way to store image or large files in table in vbcs?User_2025-01-31-02-34-24-578 38 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
When the Field Level Validation TriggersContent Hi Experts, I am adding a field level validation trigger on one of my BO fields. This field is being populated using a Dropdown(Select One ) Component. So the us…
-
VBCS PagesSummary Is it possible to display different pages (edit, list) on a single page?Content Hi everyone, I was wondering if it was possible to display the list page and the …User_2025-02-05-04-36-55-830 18 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
how to backup BusinessObjectsSummary how to backup BusinessObjectsContent I use export csv when backing up businessobjects. It takes time to export one by one. I want to create a Business Objects ba…User_2025-02-05-08-19-13-220 20 views 2 comments 0 points Most recent by User_2025-02-05-08-19-13-220 Visual Builder
-
Filtering and sorting in VBCS is not working while implementing using rest servicesContent Hi Team, I have followed below link to perform filtering and sorting in vbcs. It works fine for the table which i have drag and dropped from Business Object. But…User_2025-01-31-15-10-49-714 58 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to call ICS (OIC) web service in VBCSSummary Click button in VBCS triggers cloud integration wsdl with input parameterContent Hi All My requirement is like below 1) in VBCS (Classic Application) page, I hav…Venkata Thota-70407 116 views 9 comments 3 points Most recent by Mohana Gopal S-Oracle Visual Builder
-
How to pull Cloud ERP Report data in VBCSSummary How to pull Cloud ERP Report data in VBCSContent Hi, We are trying to create a service connection via REST end point to Cloud ERP SaaS which would fetch BI Repor…
-
Service connection calls doesn't work with filter criterionSummary Service connection calls doesn't work with filter criterion, but business object endpoints doContent I tried creating a select dropdown which has values dynamica…User_2025-02-04-14-58-25-903 25 views 10 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Implement google Maps with multiple markers in VBCSContent Hi , I am trying to add google maps with multiple markers in VBCS. Am trying to add the script tag in Design page But page is not getting loaded. It is showing t…
-
How to change the timezone in VBCS ApplicationContent Hi Experts, Our OIC instance is located in Aishburn data center. We have created a VBCS application which stores the data in Business objects. By default the dat…
-
regExp in Visual BuilderSummary Attempting to Implement Pattern MatchContent Hello, I need some guidance on how to best go about validating a field for a particular pattern. I've tried implemen…Stephen Bryant-131052 32 views 12 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Can we change the Sender id from nobody@oracle.com to custom email addressContent Hi Experts , We are trying to define a business rules in the Business object to send an email notification and see that sender email address is nobody@oracle.com…
-
Calculate Total on a Table ColumnSummary Calculate Total (Custom Footer Template)Content Hello, I need a little guidance here. I've added a Custom Footer Template to my table but I am unsure how to popu…Stephen Bryant-131052 18 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to get Rest Api data in vbcsContent Hi All, I m new to VBCS Visual Builder Application. https://technology.amis.nl/2018/05/25/5-main-concepts-of-the-new-visual-builder-cloud-service/ I followed abo…User_2025-01-31-15-10-49-714 55 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Rest end point with parameter value containing single quote is not workingSummary When Business object rest endpoint is queried with parameter value containing single quote, bad request error is throwedContent I have a Business object containi…
-
Table gets updated twice instead of onceContent Hi All, I have a table and a dropdown (oj-select-one) objects. By the option the user clicks on in the dropdown, the table gets updated (te dropdown is used as a…User_2025-02-04-12-06-50-154 4 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Not able to reset arraydataprovider variableContent I have a table with data populating from arraydataprovider. I have dragged and dropped a select-one element in one of the column and set the value for the select…
-
session details in sdpSummary Load session details in sdpContent The requirement here is, When a user logs in concurrently and hits the BO, the data that is getting displayed is incorrect. Fo…User_2025-02-04-21-30-51-376 29 views 12 comments 1 point Most recent by David Konecny-Oracle Visual Builder
-
Compare Amount in UI Field to Business Object dataSummary Verify funds are available for a transactionContent Hello, I have a transaction screen where I want to verify that funds are available for a given transaction be…Stephen Bryant-131052 15 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Business object relationshipSummary BO relationship and displaying the results in a tableContent I have two BO's. One has Item number and other has Item Name. I want to relate the above two BO's. a…User_2025-02-04-21-30-51-376 17 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
BO RelationshipsSummary How to aggregate one BO by two primary keys to another BO?Content Hi All, I came across the BOs relationship functionality and I wonder how to create a relations…
-
Data from staged BO is not visible in UIContent I have staged my application and the staged BO has data. But when I run the staged application, data from staged BO is not visible in UI, the data from developme…
-
How to Change the value of ID in the Business ObjectContent Hi Experts, We have created a few Business Objects for one of our solutions and added a business rule to change the value of the ID field using another column's …
-
How to Calculate a Running TotalSummary Header Field to total the Line Amounts belowContent Hello, I have a page designed (attached) that includes a Header Section and Lines Section. There can be many …Stephen Bryant-131052 30 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Impose Data Security Rules in the VBCS WebAppContent Hi Experts, we have built an app which will be used by three groups of users: 1. Requester 2. Approvers We wanted to impose data security rules in the App so tha…
-
Another Nagging Issue with LOVs and ArraysSummary LOV Array - values repeating for all rowsContent Hello, I have an array tied to a table and the array is populated when the page loads. I have an LOV on one of t…Stephen Bryant-131052 22 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
LOV IssueSummary LOV will not pull dataContent Hello, Here is my situation: I've defined the following in accord with Shay's "LOV Tips Video": * Business Object to Store my LOV v…Stephen Bryant-131052 28 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Matrix Table Possible?Summary Create a table where intersection of Column Value and Row Value is based on another fieldContent Hello, I am attempting to create a Matrix style table where the …Stephen Bryant-131052 16 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Couldn't connect to integrations from VBCS in staged application.Content I have my VBCS application and we do a service call via service connections which will fetch the data from Integration (service connection created through catalo…User_2025-02-04-14-58-25-903 22 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder