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
-
XMLContent I understand VBCS can handle only REST. I have a service that is exposed as SOAP WSDL ( XMl ). My requirement says - Consume this service in VBCS and create a da…
-
Instead of using PAAS platform to do the development, is there any IDE we could used.Summary Instead of using PAAS platform to do the development, is there any IDE we could used.Content Hello All, I would like to know instead using the paas platform to d…
-
Calling Oracle cloud application (SAAS) page on link click from VBCS tableSummary Need to navigate to SAAS page from each row in the table on link click from VBCS pageContent Hi All, I have a VBCS page, which has one table with 5 records and o…
-
Android Build Configuration - "Save Configuration" is grayed outSummary Android Build Configuration - "Save Configuration" is grayed outContent I am an absolute beginner with VBCS and while I am doing my first app, I am stuck at crea…
-
VBCS: CI-CD how to automate post deployment tasksSummary VBCS: CI-CD how to automate post deployment tasksContent We are following blog https://blogs.oracle.com/vbcs/automating-cicd-and-app-optimization-for-visual-buil…
-
Multiple Links in Table column for a StringSummary Need to make a hyper links for a StringContent I have a requirement to make a hyperlink of a String in the table column i am able to make the whole string as hyp…
-
Get random row from Business object table via REST API callSummary How to get randon row from table through rest api callContent Hi All, I have a Business Object table created with 50 records in it, I am able to call REST endpoi…
-
Upsert data to Business Object in batch uploadSummary Unable to create batch request(upsert) for custom business objectsContent I need to perform insert or update operation based on the user input received while pro…
-
KeyPressActionChain(HotKey)Summary Need to Add a row in a table on Ctrl+N key pressContent Is there a way to give the particular key in Key press Action Chain on a table. My requirement is i have …
-
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 …
-
Oracle PaaS - Fusion App - Federated SSOSummary Oracle PaaS - Fusion App - Federated SSOContent Hi All, We are trying to achieve Federated SSO between our Fusion App and Oracle PaaS VBCS. We have two IDCS inst…
-
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…