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
-
How to make a FireNotification dialog modal?Summary We have a process that submits a update to REST API. If an error returns then the Fire Notification event executes and displays, but user can navigate away from …
-
Resource Owner OAuth2.0 - Bearer Token ConfigurationContent Hi, We have Token API which doesnt have Client Id & Client Secret, it has only user name & password. I tried to create connection using 'Resource Owner OAuth2.0'…
-
How to show Icon in the input text box in VBCS screenSummary How to show Icon in the input text box in VBCS screenContent Hi, We have one input box and we want to give lookup(search) icon inside the input box. It should lo…
-
attribute filter operator for 'in' clauseSummary attribute filter operator for 'in' clauseContent Hi, Do we have any filterCriteria operator for 'in' clause. Thanks
-
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.…
-
Salesforce rest OAUTH2 call from VBCSSummary Salesforce rest OAUTH2 call from VBCSContent Hello, We are trying to access datat from salesforce using oauth2 rest API authentication using VBCS services. We ha…
-
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…
-
Filter criterion on SDPContent I have a table which has filter criterion enabled and data populated is from SDP. My search filter on Title is defined as drop-down and it works on Mr, Ms and Mi…
-
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…
-
How to add JET Component (Data Grid) in VBCSSummary How to add JET Component (Data Grid) in VBCSContent Hello I'm looking for the method to add a data grid in my VBCS App to have a tree-table collection because it…
-
Default Sort on a column of table using SDP variableSummary I am trying to use the sortCriterion for SDP variable and assigned attribute and direction on a column of the table for which the data has to be sorted by defaiu…
-
How to get updated table data based on Service Data providerSummary How to get updated table data based on Service Data providerContent Hi, I have a table created based on a Rest service SDP. I have used Customize Fetch Action Ch…
-
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 …
-
Securing VBCS ApplicationSummary Securing VBCS ApplicationContent Hi All, Topic: Securing VBCS application We have SAAS and PAAS related to VBCS in different domains. The identity domains for SA…
-
Row styling on calculated columns is not workingSummary Row styling on calculated columns is not workingContent Hi, We have added a new column in the table using cell template by referring https://blogs.oracle.com/sha…
-
Multiple delete using selected checkbox in vbcs tableSummary Multiple delete using selected checkbox in vbcs tableContent Hi, I am trying to implement one use case where i need to delete checkbox selected record using anot…
-
Editable Array Issue in VBCSContent Hi All, I am trying to implement editable array as per the guidelines provided in the jet cookbook (https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.…
-
Error in the the build job within DevCSSummary I try to build my project within DevCS to deploy it on local but i get an error.Content Hi, i want to build my application within devCS that i can deploy it then…
-
Embed OIC VBCS Form In HCM UISummary Need guidance on embedding an OIC VBCS form in HCM UIContent Hello everyone, Has anyone embedded an OIC VBCS UI in HCM? How is this done? Should it be done? What…
-
Offset in REST API / BOSummary Offset in REST API / BOContent Hi, Can you please provide the significance of offset 'q' parameter available in REST API / BO API in VBCS. We tried setting it up…
-
How to create customized dynamic table in VBCS?Summary How to create customized dynamic table in VBCS?Content Hi Team, How to create customized dynamic table in VBCS? Thanks, Karthick Version 19.1.3
-
File Upload Functionality in VBCsSummary File Upload in VBCS feasibilityContent Hi, I am just checking the feasibility analysis on one of the requirement where we need to have an file attachment access …
-
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
-
VBCS Public WeblinkContent Hi, I have created a form use PCS and populated it on VBCS as a web App. Now This App should be public so how can I ask the users to use it if they don't have cl…
-
Access Application or Flow level variables through java script in VBCSSummary Access and manipulate Application or Flow level variables through java script in VBCSContent I have added few variables at application leven and flow level with …
-
Oracle Content and Experience Cloud with VBCSSummary License of VBCSContent Hi, Does Oracle content and experience cloud comes along with the VBCS license ??is it a prerequisite for VBCS?? If yes can i achieve atta…
-
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…
-
Display the default value in a select-one fieldSummary i wanna to display the default value of the variable in the select-one with static list optionsContent Hi, So, what I have is the edit form page (where each vari…
-
URL to be invoke from iframeContent I can able to invoke the URL from Link component. But i need to invoke the URL from iframe(like on click Tab component). Is there any custom component where i ca…
-
Trying to reference table column with a variable, error is variable not definesSummary Trying to reference table column with a variable, error is variable not definesContent Hi, We are facing issues where we are trying to reference table columns wi…