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
-
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… -
on Enter key press for submitting the filter criterionContent Hi, we have few filter parameters which are used with Input Text/Input Number or Select One tabs. Requirement is to submit the form on Enter key press. Entire fo… -
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 … -
Nested array or objects in ADPContent Hi All, I am getting the response from the REST. Sample response { "NationalId": "123", "NationalIdType": "ABC", "UserName":null, "assignments" : [ { "Assignment… -
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… -
Can export custom column from table?Summary Can export custom column from table?Content Hi, Our table has data from BO + custom calculated column. Is it possible to export this calculated column along with… -
how to show Base64 image on VBCS screenSummary How to show Base64 image to be showed on VBCS screenContent Hi, We are receiving images in Base64 coded format from one of the API. Please let us know if anyone … -
How to implement pagination in oj-table.Summary How to implement pagination in oj-table.Content ArrayPagingDataSource is hard to populate? Looking at Oracle JET Cookbook, you should use something like ArrayPag… -
Showing the release date in the appSummary Showing the release date in the appContent Hi, Is there a way to show the release date in the app? I mean not hard coded.. Thanks -
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