To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
VBCS application merging into single applicationSummary VBCS application mergingContent Hi, We have developed 2 different applications in VBCS. Now, we want to merge those application into single application. How can … -
How to do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type. -
Assing Variable TypeError: Cannot read propertySummary TypeError: Cannot read property 'cantidad' of undefinedContent Hi, i have a assign variable action, I am taking the result of a rest service and trying to map it… -
Validator -- Convert Arrow Function to Normal FunctionSummary Validator For Numbers or anything elseContent Hello, This question is based on Shay's original post at: https://cloudcustomerconnect.oracle.com/posts/3a15dbfbe8 … -
VBCS Charts - Custom graph data group is not refreshingSummary VBCS Charts - Custom graph data group is not refreshingContent Hi, We have created graphData using javascript function referring https://blogs.oracle.com/vbcs/ch… -
Distinct values from column of BOSummary Distinct values from column of BOContent Hi, We have a drop down (Select One) component which needs to be populated with distinct values of one of the column of … -
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… -
How to get row count of oj-table containing data?Summary Need to get row count of oj-tableContent Hi, I am displaying an oj-table with data coming from service data provider. Could you please help how can we get the ro… -
Oracle Offline Persistence Toolkit - shredding in VBCSSummary Oracle Offline Persistence Toolkit - shredding in VBCSContent Hi Trying o enable shredding in VBCS mobile application. Shredding seems to work and I am able to s… -
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… -
Change the color of a specific row in a tableSummary I have a table with a due date column that i want to display it with a deffirent color if the date is passedContent Hi everyone, I have a table that display many… -
Bind a variable to default text select-one option ?Summary The default-text concatenate the vlues of the variable each time the value change and not displaying itContent Hi everyone; I am using a country filtre in my app… -
Duplicated Page - how to move to a particular tab on the UISummary Duplicate Page - copy to another tabContent Hello, I have a page I've created with a lot going on. I've duplicated the page. Is there a way to include this dupli… -
Issue in Auto suggest and auto complete of oj-input-textSummary Issue in Auto suggest and auto complete of oj-input-textContent I want to implement auto suggest and auto complete on oj-input-text. I have used the below code i… -
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… -
Entity Must Not Be NULL for HTTP Method PUT on Creation of PUT Service ConnectionContent We are attempting to create a new service connection to do a PUT. Our integration is working through Postman and is simply set up to accept 2 query parameters (.…User_2025-02-04-21-56-11-668 155 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
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 … -
Searching parent entity based on values in child entity REST APISummary Searching parent entity based on values in child entity REST APIContent Hi, We are using saas application standard REST API to get invoices. Now, we want to sear… -
Application hangs when the notification is closed.Summary Application hangs when the notification is closed.Content Hi All, I am triggering the firenotification event to give notification in action chain, this action ch… -
Open navigated page in new window or tabSummary Open navigated page in new window or tabContent Hi, I have 2 pages in vbcs under same flow. 2nd page opens on clicking hypelink on 1st page. How can we open this… -
navigating between pages (passing parameter to edit page)Summary based on John Jullion-Ceccarelli's BlogContent John's blog is here: https://blogs.oracle.com/vbcs/navigating-between-pages-and-flows Here is what I have: A main … -
null or '' value filter on SDP tableContent Say, we have 'Name','EmpID','CIty', 'State' columns in a SDP table. filter/search input fields on the table are State, Name and EmpID. filter criterion operator … -
How to change the values of other tables based on selected row on table1 on pageSummary How to change the values of other tables based on selected row on table1 on pageContent I am helping a customer who wants to select a row on table1 and change th… -
display form in Read only mode based on conditionSummary display form in Read only mode based on conditionContent HI, we have an editable form on UI and there is a requirement where we have to provide a button or radio… -
How to populate array of elements in dropdown listContent Hi Team, How to populate array of elements in drop down list? I have consumed data from report. I am taking that values from looping. How to set that values in d…User_2025-01-31-15-10-49-714 19 views 4 comments 0 points Most recent by User_2025-01-31-15-10-49-714 -
upload word document in VBCSSummary upload word document in VBCSContent Hi, How can we achieve to upload a word document files in VBCS Business Object since there is no CLOB data type available whe… -
Data load on SDP tableContent Hi, we have a table which is based on a SDP and multiple filter criterion are added on the table. We do not have filter criterion on SDP set. Default date range … -
regex or query function on filter criterionContent Hi, we have used $co operator on a field filter criterion on our SDP for table data search. Our search results for LIKE, EXACT work fine. Any symbols/wild card c… -
Issues in creating service connection in VBCSSummary Test service connection results in 502 bad gateway errorContent I am unable to create a Service Connection (Define By EndPoint) in VBCS (masterdev) for the REST …