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
-
Visual Studio: Deploy JCS apiSummary Visual Studio: Deploy JCS apiContent We are using ADF REST apis to support VBCS UI. We want to automate ADF project deployment on JCS using VBCS Studio. I create…
-
Select Single - Default Item TextContent I have a select single using a ADP and as part of the VB Enter action chain I would like to pre-select one of the values in the ADP and have it displayed in the …
-
Filter criteria 'q' of Call REST Endpoint from a Business Object not working.Content I trying to use the filter 'q' on the Call REST Endpoint and it doesn't work with a variable of string. If I set as a Static Content like: ('businessUnit=AMMO_BU…
-
Add value to oj-input-date fieldContent Hi Team I have a requirement where I want to default end date based on start date. i.e. end date = start date + 10. User will be allowed to change the start date…
-
how to uncheck the checkbox after performing action in multi select table?Content Hi All, After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox remains as it is. How to remove the ch…
-
How can i get redirected/navigated to the same page before doing refresh by call URL Navigation to iSummary While doing Locale Change i have to use URL Navigation to Index.html to reflect changed local settings but after URL navigation i got redirected to my root page …
-
Capture ADP data after a sortContent I have a table based on ADP. After clicking the sort arrow next to one of the header fields, I have a need to capture the sorted ADP data. I have looked at the d…
-
Update Process Task Attribute with BO IdSummary Update Process Task Attribute with BO IdContent Hi, We have started a process after a record save in VBCS action chain. Now we need to update process attribute t…
-
Populate BO from the CSV using File PickerSummary Populate BO from the CSV using File PickerContent Hi, I have a requirement to populate BO using CSV data. I am able to upload a CSV contents into Text Area. Now …
-
Error while adding IDCS Groups to User Roles in VBCSSummary Error while adding IDCS Groups to User Roles in VBCSContent Hi All, We are trying to deploy an updated version of existing VBCS application in PROD instance of V…
-
Disabling row and row selection on VBCS tableSummary Disabling row and row selection on VBCS tableContent Hi Experts, This is in relation to Multi-row Selection with JET 9 in Visual Builder Could you please help me…
-
To check if ADP mutate activity is commitedSummary To check if ADP mutate activity is commitedContent Is there a property to check if ADP mutate activity is commited.
-
limit on dropContent Hello, we use selectsingle and do GET on /fscmRestApi/resources/11.13.18.05/suppliers and populate our SDP variable. we have more than 500 suppliers also verifie…
-
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…
-
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…