Business Objects
Discussion List
-
How to use binding in VBCsSummary Iam trying to implement a OJET drag and drop example from cookbook in VBCSContent Iam trying to implement a OJET drag and drop example from cookbook in VBCS I am…
-
Can't Fetch a Business Object with a Subset of ItemsContent Hi, experts, I need to fetch an object data and all the objects data linked to it. I'm trying to fetch an object with a linked object as in the attached image. U…
-
Adding new fields in BO, how to we get them in the page flowContent Hi All, while designing the POC's, i have need to change the BO fields frequently. How do i get these new fields get updated automatically in the flow ? Do i hav…
-
security for an VBCS applicationSummary Difficulty setting up security for VBCS applicationContent Hi, We developped a vbcs application for our client. It has hundreds of anonymous users and hundreds o…
-
Internal server error 500 when creating a complex business object using REST callSummary Internal server error 500 when creating a complex business object using REST call.Content Goal We would like to store a page variable, whose type is based on the…
-
Unable to concatenate two fields in Business ObjectSummary Unable to concatenate two fields in Business ObjectContent Hello, This is a strange issue. I have a business object where I want to concatenate two fields using …Stephen Bryant-131052 41 views 7 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Filter on unique resultsSummary Is it possible to get unique items from an SDP or rest call response?Content Hello community, Is it possible to get unique items from an SDP or rest call respons…User_2025-02-05-15-17-58-767 14 views 2 comments 0 points Most recent by User_2025-02-05-15-17-58-767 Visual Builder
-
How to Generate PDF in Oracle VBCS?Content Hi Team I need to generate PDF file in VBCS. I have tried that in Oracle JET. In JET i have added library in main.js file 'pdfmake': 'libs/Pdf/pdfmake', 'vfs_fon…User_2025-01-31-15-10-49-714 125 views 13 comments 2 points Most recent by User_2025-02-05-15-03-12-334 Visual Builder
-
WSDL generate in VBCS application?Content Hi Team, We have developed an application in VBCS, in which we have business objects and we need to generate wsdl using that business objects data. How to achiev…User_2025-01-31-15-10-49-714 31 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to perform export to excel in vbcs? (Table data from Business Object).Content Hi All, We have designed a page in vbcs, in which we have employee details as oj-table(drag and dropped from BO) We have a button as Export to Excel. Our require…
-
Business Objects Lookup using RESTSummary Business Objects Lookup using RESTContent is there a way to create a Rest End point to look up a business object row by a custom created field and not by the id …
-
How to download uploaded file in button action?Content Hi All, We have file upload functionality in our VBCS page. Uploaded file will be of in any format i.e (PDF, txt, Document, excel, image etc.) we show that file …User_2025-02-05-07-00-39-312 60 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Table Row Selection Listener in VBCS?Content Hi Team, I used below URL to get selected row data. https://blogs.oracle.com/vbcs/accessing-selected-rows-values-in-a-tables-in-visual-builder Now when i select …User_2025-01-31-15-10-49-714 64 views 3 comments 0 points Most recent by User_2025-01-31-15-10-49-714 Visual Builder
-
Business Object not getting updated?Content Hi all, I have created vbcs application and integrated it into fusion page. When i insert or update data in my application (after integrating my application into…User_2025-01-31-15-10-49-714 20 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to add a new row to an existing table?Content How to add a new row to an existing table using button action in VBCS? Version 19.1.3User_2025-02-05-07-00-39-312 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to pass list of values to particular ID and get table details ?Content Hi all, We have two BO, (Approver Table and Employee Table), we have APPROVER_ID in Approver table, we need to pass a particular Approver Id and need to check ho…User_2025-01-31-15-10-49-714 15 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Moving items from one list to anotherSummary How can we move items from one list to another? Our approach using ADP's and list views ends in an error while removing items.Content Hi all, Goal Currently me a…
-
Need to update Check box value in Table Variable(ArrayDataProvider)Summary update required on ArrayDataProvider variable for CheckBoxContent Hi All, I have an Editable table, here editable data is populated based on the Variable of type…Nazeer Anantha-145553 46 views 7 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
How to display Business Objects error message in VBCS pageSummary Display business objects error message as Fire Notification in VBCS pageContent Hi All, I have Object Validators and Field Validators defined at Business Object …
-
Bar Chart with multiple seriesSummary Bar Chart built with WizardContent Hello, Is there a way to create multiple data series using a bar chart built with the wizard? Right now, only one field each c…Stephen Bryant-131052 22 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Is it possible to lock certain rows in an editable table backed by an arraySummary Transactions Query brings in headers and linesContent Hello, I have an edit screen configured that is populated with a single transaction at a time. The header i…Stephen Bryant-131052 9 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
LOV value filter in VBCS?Summary Lov values to be restricted while filtering.Content Hi all I have a business object that consists of lookup values I have consumed that in an LOV field in my pag…User_2025-02-05-07-00-39-312 127 views 4 comments 0 points Most recent by CHANDRASEKAR MANOHAR Visual Builder
-
Object Function IssuesSummary Trying to get value of field in one BO based on ID in another BOContent Here is the situation. I have an object function created on a DummyBO so I can iterate ov…Stephen Bryant-131052 14 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Master Details relationship Using Business objectsContent Hi, I am trying to create a Master child relationship using Employee Department table. I created Department to Employee (One to Many) relationships and on UI i h…
-
Browser Crashed While Trying to Load 20K Rows From External REST APIContent Hi All, While trying to load data from a rest API to a Business Object, it suddenly crashes - probably because I was trying to load 20K rows. Does anyone know a …
-
File Upload and Download in ORacle VBCS?Content Hi Team We are using oracle storage cloud. I need to upload the document and have to get the list of documents from bucket. Please provide solution for this quer…User_2025-02-05-07-00-39-312 77 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to insert data into reference column using POST BO endpointContent Hi team I have created two tables (Table A, Table B) which is having common column Ref ID. I have created relationship in Table B based on Table A column Ref ID.…User_2025-02-05-07-12-25-853 19 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to make a checkbox checked by default in vbcs?Content Hi Team, How to make a checkbox checked(selected) by default in vbcs? In HTML we have used a property called checked like below code. But in VBCS its not working…User_2025-02-05-07-12-25-853 551 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
How to Insert multiple values in Business Object in VBCSSummary How to Insert multiple values in Business Object in VBCSContent Hi Team, My goal is to insert all table data into a business object. How to achieve this. Could y…User_2025-02-05-07-12-25-853 95 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
getting max value in array in javascript not workingSummary frustrating issueContent Hello, First a little background. I have an editable array with an "add row" button. The button adds a single row that is in a business …Stephen Bryant-131052 12 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder