Business Objects
Discussion List
-
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 …Muralidharan Kanagaraj-161200 45 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 …Shakila Murugan-90549 62 views 3 comments 0 points Most recent by Shakila Murugan-90549 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…Shakila Murugan-90549 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.3Muralidharan Kanagaraj-161200 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…Shakila Murugan-90549 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…Muralidharan Kanagaraj-161200 115 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 13 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…Muralidharan Kanagaraj-161200 75 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.…
-
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…
-
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…
-
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
-
How to show table data in page based on ID(specific ID..) which is passed dynamically?Content How to show table data in page based on ID(specific ID..) which is passed dynamically? Version 19.1.3
-
Using a URL (as opposed to a selected row event) and Passing parameters to filter the ADPSummary click URL, pass parameters and filter an ADPContent Hello again, I can certainly configure a selected-row event and pass parameters to filter an ADP and show rec…Stephen Bryant-131052 17 views 14 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
State Management with a Data Grid ** Need Advice***Summary Managing the State of the page when a user changes rowsContent Hello, I have a data grid in the image file below. It has six fields as follows: Line Num / GL Dat…Stephen Bryant-131052 14 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Aggregating dates to display in VBCS ChartsSummary Aggregating dates to display in VBCS ChartsContent Hi, We have requirement to display the data in Monthly , Quartely view on VBCS charts. Could you please advise…
-
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other…
-
Show and Hide of columns in a table dynamicallySummary Is it possible to show and hide columns of a Table dynamically in VBCS? how do we implement this functionality? Kindly provide pointers
-
Posting VBCS Screen (header and lines) to REST Service in ICS (upload to FTP)Summary One Header Record, Many LinesContent Hello, I have a VBCS screen composed of a Header section and a Lines Section. The header section is tied to a BO while the l…Stephen Bryant-131052 40 views 14 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Object Trigger - create record in another BOSummary Object Trigger - only create if the record does not exist in the target BOContent Hello, I have two BOs. One BO stores balances by various attributes. I have an …Stephen Bryant-131052 22 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Is there a limit to how many rows you can load in a Business Object via the BOs Rest APISummary REST API - load business object - limit?Content Hello, I am loading a business object from ICS using the business object's rest API. Is there a limit to the numb…Stephen Bryant-131052 30 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…Stephen Bryant-131052 27 views 9 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder