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
-
401 error while invoking VBCS BO endpoint from ICS integrationSummary 401 error while invoking VBCS BO endpoint from ICS integrationContent Hi , We are getting below 401 error while invoking VBCS BO GET ONE endpoint from an ICS int…
-
Fingerprint AuthSummary Does Visual Build Support FingerPrint AuthContent Hi, does Visual Builder support fingerprint auth cordova plugins? if yes, how to integrate it with the rest of …
-
Tree View- DataSource:CollectionSummary Build hierarchy of assetsContent Hi Shay and team, I am building asset hierarchy with drill down option and following below url: https://www.oracle.com/webfolder…
-
Tree componentSummary Tree componentContent Anyone deployed tree component like the attached screen? Can you share any document or guidance? Version 19.4.3.1
-
How to access adf.context.getSecurityContext() valuesSummary adf.context.getSecurityContext()?.getUserProfile() is not populating when used in groovy scriptContent Hello, I am trying to get User Profile values and the use …
-
Sites child and suppliers in the same table using suppliers rest apiSummary Trying to fetch the sites data in the same table as a suppliers using suppliers rest-apiContent Hi when I tried to Apply this blog https://blogs.oracle.com/shay/…
-
How to read .XLSX file data in VBCSSummary I need to upload .xlsx file and read data into the VBCS and insert in to the Business Object.Content I need to upload .xlsx file and read data into the VBCS and …
-
VBCS - Action For loop Parallel processingSummary VBCS - Action For loop Parallel processingContent hi VBCS - Is there a way to enable parallel processing insdier Action For loop Parallel use case- for the Sales…
-
How to make columns visible if condition is metSummary Is there a way to make a column invisible till a condition is met?Content Hi guys, I used the tutorial Editable Table with Visual Builder - Additional Tips (http…
-
Ordered Date is not visible completelySummary Look and feel of Ordered Date is not visible completelyContent Hi Team, The Ordered Date filed is not visible completely for the below VBCS vesrion which is insi…
-
Applying Custom Styles for UI ComponentsSummary I am new to VBCS. I am trying to apply custom styles for JET components in VBCSContent When i set the style attribute it is getting applied to the UI component a…
-
column's value visible based on some condition after event triggersSummary Need to hide one column value and then based on some condition want to show in the tableContent Hi Gurus, I have a table with 5 columns, on page load 5th column'…
-
How to verify customer account type at the time of signing in the Digital Customer ServiceSummary How to verify customer account type at the time of signing in the Digital Customer ServiceContent Hi, Dear, we have created two apps in VBCS using Digital Custom…
-
Associate VBCS to a Database in private SubnetContent We are planning to bring our our DB in to VBCS as mentioned in a blog (https://blogs.oracle.com/vbcs/oracle-visual-builder-new-features-sep-2019) Does the DB bei…
-
LOV to show the code on editSummary Combo-one issueContent Hi , I am facing issue to show the data in LOV. I have 2 pages one is create and other is search. in the create page we have some LOV's. f…
-
Adding another value 'All' to SelectOne component to show the entire tableSummary Table is filtering based on the values from SelectOne component - Need to show all the table valuesContent Hi All, I have created a filter criteria on the table(…
-
Second table filter overrides first filter on a Business object tableSummary Need help on using both the filters on a tableContent Hi All, I have created a business object let's say 'Employees', and dragged it onto UI as a table. Firstly,…
-
Issue with Service Methods for Business Objects in VBCSSummary Issue with Service Methods for Business Objects in VBCSContent Hi Gurus, I have successfully created and performed an update operation on BO on button click thro…
-
Updating entire table's particular column at one shot(batch update)Summary On selecting some value from drop down - the table's particular entire column should be updatedContent Hi All, I have a strange requirement, don't know whether t…
-
Getting access of the business object in code and perform operations on itSummary How to perform operations on a BO through codeContent Hi Gurus, I have started learning VBCS and able to do few. Whatever the CRUD or any other operations on Bus…
-
Getting error while trying to navigate trough custom drop down listSummary Getting error while trying to navigate trough custom drop down listContent 1. The application developed in test environment and then import in prod environment w…
-
Connecting VBCS to ORDS with self-signed certificates for DevelopmentSummary ORDS and VBCS rest connectivity is throwing below errorContent Hi, I have followed below blog post to achieve the VBCS and ORDS connectivity using Self-signed ce…
-
Oracle VBCS - Call Rest Endpoint - Lifecycle Event - VbBeforeEnterSummary Issue in Accessing REST endpoint from VbBeforeEnter Life Cycle Event. 404 not found errorContent Hi ,I am trying to call a REST endpoint in Life Cycle Event (VbB…
-
Update Multiple records in a table based on Rest ApiSummary Update Multiple records in a table based on Rest ApiContent Hi, we have created table in ORDS DB and exposed as Rest API. Using this api , we have created page i…
-
Timezone in VBCS applicationSummary How to change a date to be shown in my timezoneContent Hi, I'm trying to show a date in a VBCS form application but it shows the date in GMT 00. How can I change…
-
How to set timezone of a oj-input-dateSummary How to set timezone of a oj-input-dateContent We have a requirement to have dynamic timezone in the input date field in the app based on the value in other field…
-
Implement loadMoreOnScroll with ADPSummary Table that supports drafting (implies ADP as source) and loadMoreOnScrollContent Hey, We are trying to create a standard for a table that supports CRUD in our ap…
-
Alignment of Dialog within a Sub FlowContent • Dialogs defined in the same page open up centering the window position and the vertical scroll which is already done is unchanged. This is as expected.• But Di…
-
How to limit the number of records in a data tableSummary How to limit the number of records in a data tableContent Hello All, I would like to know in VBCS how to limit the number of rows in vbcs table. My use case is t…
-
Change border-style for editable fieldsContent We have a requirement to make certain fields of type oj-input-text editable on click of a button. The field should have no border-style: none; when it is in read…