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
-
Filter Data while making Web Service Call in VBCSSummary Filter Data while making Web Service Call in VBCSContent Hi, I have a use case where I want to filter only those records where the "AllowCapitalizedInterestFlag"… -
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick … -
Reset selection on multiple selected rows after an actionSummary Reset selection on multiple selected rows after an actionContent Hi Experts, This is in relation to Multi-row Selection with JET 9 in Visual Builder. Could you p… -
How to do order by on child objects while using expand on rest API'sSummary How to do order by on child objects while using expand on rest API'sContent I have created four business objects and all four are in a multi-level hierarchy of w… -
Edit Row IssueContent We have editable table with 15 columns. So when we are scrolling to the right most and clicking on the field to edit, then automatically it scrolls to the left m… -
SelectSingle new bizContent Have an ADP based editable table. Inside editable table, have a editable SelectSingle. On this editable SelectSingle have created getSuppliersListSDP variable. I… -
Table Selection Listener getting fired everytimeSummary Table Selection Listener getting fired everytimeContent Hi Experts, I have defined a selection listener in the table. Same table has a button at row level. Probl… -
Save a List/Table of RecordsSummary Save a List/Table of RecordsContent Hi, I have a requirement to update bulk data like we have in Excel/Grid. So I made a table with BO data. I have made few fiel… -
Alignment of the Error message for mandatory field validationSummary Alignment of the Error message for mandatory field validationContent Hi, I have a mandatory field validation on my screen. But the validation message is getting … -
Changing date format in assign activity of action chainSummary Changing date format in assign activity of action chainContent I want to convert date to the format 'dd/mm/yyyy hh:mm' in assign activity of action chain. I want… -
Combobox(One) - Giving null when reset variables of its Options and ValueSummary If combobox options variable has a null in it, on reset of the variable, its showing null in the comboboxContent Hi Experts, Issue: Combobox is showing null when… -
BOContent Hello - we have a BO. data gets displayed correctly on page. Lets say we have a fields in BO called sociaSec. Say value is for example 1111111111 Now, when this … -
Abort in case of SOAP servicesContent I was checking this video for aborting long running REST https://blogs.oracle.com/vbcs/restabort , so wanted to check how we can proceed in case we are using SOA… -
Implement Read Only Approval Form in VBCS with data carried forward from Submit Form to mimic ProcesSummary Implement Read Only Approval Form in VBCS with data carried forward from Submit Form to mimic Process Cloud FunctionalityContent Hello, I am trying to implement … -
MultipleSelection Event is not workingContent Selection event is not working when using the header checkbox. When selecting the header checkbox the output of the selected row is showing is NULL -
More than 25 records are not getting displayed in the oj-combobox-one componentSummary More than 25 records are not getting displayed in the oj-combobox-one componentContent Hi, I have an oj-combobox-one component and the values in this component a…User_2025-01-31-17-46-17-923 37 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
Table header is editableSummary Table header is editableContent I have created a table in VBCS.In the web page , the table header is also editable. Is there a way I can make the table header no… -
Filter table created from Business Object based on Search parameters valueSummary Filter table created from Business Object based on Search parameters valueContent Hi, I have a table created from Business Object. Now I have a Search panel wher…User_2025-01-31-17-46-17-923 20 views 5 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
Right Justify Table columnSummary Right Justify Table columnContent I have a table column which has Input Text in it. I have to right justify the contents of the column. I have set align-right pr… -
Tool Tip on a filepickerSummary Tool Tip on a filepickerContent I have a requirement to add tool tip on a file picker stating DOs and DONTs. I m unable to do it. Could you please guide me on th… -
What is the process for the VBCS instances upgrades and patching?Summary What is the process for the VBCS instances upgrades and patching?Content Hi, This is completely a non-technical discussion and I would like to know the process f…User_2025-01-31-17-46-17-923 20 views 2 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
VBCS: Fetching the hostname of the server from which it is being calledSummary VBCS: Fetching the hostname of the server from which it is being calledContent Hi All, We are looking for fetching hostname,port of the hosted server within VBCS… -
Logging are not displayed for the Business ObjectContent Hi Experts, I have created a Business Object and an Object Triggers Business Rules where I have implemented logging. When I insert the data in the BO the Busines… -
Selecting Table rows using Arrow keysSummary Selecting Table rows using Arrow keysContent Hi, Use case - User types in search criteria and tabs out to populate the Search result table. I am able to achieve … -
Layout/Design adviceSummary Need advice what are the best VBCS/KJet components to useContent Hi, Need an advice which VBCS/JET components to use ( see attached image ). At the top the user … -
Batch editable table - Next row not editable on abrupt delete of a current editing rowSummary When editing in an inserted row and deleted using right side icon, immediate row becoming non-editableContent Hi, I am trying to use Insert Row as described in B… -
Upload and Download File from UCM using VBCS screenSummary Upload and Download File from UCM using VBCS screenContent Hi, I am working on a use case where I have to download a file from the Oracle UCM after passing the D…User_2025-01-31-17-46-17-923 298 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
Get the upload zip file and encode the file using Base64Encoder and print the encoded output in consSummary Get the upload zip file and encode the file using Base64Encoder and print the encoded output in consoleContent Hi, I have an oj-file-picker component using which…User_2025-01-31-17-46-17-923 30 views 8 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
VBCS - Train Component - Validation before proceeding to next stopSummary Validation before proceeding to next stop of the train , stay in the same stop if there is an error.Content Hi , I am implementing the train stop in my applicati… -
Dynamic table creationContent Hi Experts, We have a need to create Dynamic table in VBCS, as the results will be varying in number of columns for our usecase. Please let us know how to achiev…