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
-
Webcast - Troubleshooting and Debugging Visual Builder AppsRegister & join our monthly office hour for an online seminar with tips and techniques that will help you debug and troubleshoot your code. Monday July 15th 1:00PM PST/4…
-
Gantt Chart Auto Height on available screen sizeSummary: Gantt Chart Auto Height on available screen size Content (please ensure you mask any confidential information): Hi, My Gantt Chart is displayed on screen with s…
-
Visual Builder Studio unable to create business objects from tenant database and csvSummary: I keep getting an error in my attempt to create business objects from my tenant database and local CSV files Content (please ensure you mask any confidential in…
-
How to use Basic Authentication while accessing VBCS BO?Summary: How to use Basic Authentication while accessing VBCS BO? Content (please ensure you mask any confidential information): Hi, I am trying to access a VBCS Busines…
-
Unsupported media type error for POST call from VBCSSummary: Hi, We have an oic endpoint with POST operation which we are invoking from vbcs. When testing the endpoint url in postman it is working fine but not working fro…
-
We need append new VBCS page into Fusion ERPHi All, To add a new VBCS page into the Fusion application, please provide the configuration setting required to include the page within Fusion. I am using Gen3 instance…
-
How to analyze the "SQLN_EXPLAIN_PLAN" warning in VBCS?Summary: Content (please ensure you mask any confidential information): I need help with the following warning when creating a new version of an App in VBCS I am migrati…
-
Send CSV file to the OIC REST Service as a request payload from VBCSI have requirement where I need to send a csv file format to a Post type OIC REST Service as a request payload from VBCS on button click. Can anyone please share what sh…
-
Soap API connection to customer account service in Visual builder studio fa extension (CORS error)Summary: Hi, I'm looking at a fusion application extension that needs access to the AR Customer account and site. It seems that there is no REST API to do this and the o…
-
How to Clear/Delete the data in ArrayDataProviderSummary How to Clear/Delete the data in ArrayDataProviderContent I have search form where I have 2 buttons where one is Search and another one is Purge. Search will sear…
-
Issue with my <oj-bind-text> elementSummary: Hi, In one of our recently upgraded VBCS application, the element is throwing error and due to that, the buttons aren't working as expected. The error below as…
-
How to use JS Function in page code?Summary: How to user JS Function in page code Content (please ensure you mask any confidential information): Hi Experts, I have a page where I want to use a JS Function …
-
oj-sample-export-data component for JET 16.1.4 version issue for Redwood template based VBCS appSummary: Hi All, I have created a VBCS application based on redwood template. I am installing oj-sample-export-data component from exchange into my application but its n…
-
my drawer open boolean variable is getting assigned false even when i dont have any logic toSummary: Hi Experts I have below variable created as boolean and it gets assigned with false at the end of action chain even though i'm not assigning the false to the va…
-
How to change basic auth credential password without redeploying the appSummary: We have live versions of PaaS extensions developed in VB. We are using basic auth for authenticating connections to ERP. We are required to periodically rotate …
-
oj-combobox-one in Oj-tableSummary: My requirement is that I want to show combo box in the table component to get the responsibility type . oj-combobox-one in Oj-table how can I achieve this requi…
-
How to store username and password in vbcs extensionSummary: We are calling an external REST API in vbcs extension that generates a jwt token and we are required to pass the username and password in the body. Currently th…
-
how to stop SDP getting triggered when a value change in an arraySummary: Hi Team, We have created an array variables with around 10 data type objects as part of our requirement. We have created form and used oj-bind-for each to displ…
-
My table and form layout component coming out of redwood page layoutSummary: Hi Experts My table and form layout component are coming out of redwood page layout as shown below, please let me know if there is any class we need to add to m…
-
ADP is used as data provider for BDP and ADP is not refreshing the data with fire data providerSummary: Hi Experts I'm using ADP as data provider for my BDP variable. After i save the details, i'm reseting the BDP and ADP, and re populating the ADP by calling the …
-
How can i remove the left and right side empty space and make the page to stretch from edge to edgeSummary: Hi Experts How can i make the redwood page to stretch from edge to other edge of the screen. Please help. @Vignesh Viswanath-Oracle @Shay Shmeltzer-Oracle @Sher…
-
redwood page stretching towards right side and not abiding to the page layout when i add table cssSummary: Hi Experts I'm using the table component to have max height 60vh height using below css code in app.css , but as soon as i add this css styling redwood page is …
-
VB Extension embedded in FA. How to remove the FA-menu and headerSummary: Sorry, because I think I saw something related somewhere but I have been searching without success. Please, I would like to remove the menu and header of this v…
-
Recommended option to connect to ATP DB from VBCS - Tenant DB or ORDSHi Team, We are using VBCS(comes with OIC) for building some complex UI extension. As the volume of data would be high, we'll be using ATP DB connectivity to store the d…
-
Want help in understanding the components used in customer support portaSummary: Hi Experts We have a requirement for one of our customers to design and page like Oracle SR customer support portal but i'm not understanding what are those com…
-
How to make the toolbar buttons horizontal in a table columnSummary: Hi Experts My buttons within the toolbar when put in the table column displays in the vertical format, i want them in horizontal view, please help me Content (p…
-
VB instance unable to create a new version of applicationSummary: Hi Experts @Shay Shmeltzer-Oracle When I'm trying to create a new version for any application in my visual builder instance i'm getting below error. Please help…
-
Is it possible to use BDP in row-expander?Summary: Implementing Row Expander Table with Load More on Scroll in ORDS API Content (please ensure you mask any confidential information): Hi Team, I am working on imp…
-
how to add a chart when exporting pdf and excelSummary: I have the following requirement: Export the resulting data from an OIC integration in Excel and PDF. In both cases you must not only export the data but also r…
-
how to resolve Content Security Policy issuewe are embedding VBCS(PaaS) application in SaaS (Page integration) post page embedding the VBCS(PaaS) app in SaaS (ERP), we are getting below 2 error = ancestor violates…
-
how to show only upto 2 decimal in oj-input-number but in background keep the whole value ?Hi , I have got one requirement where i want to show the value of an oj-input-number component to only upto 2 decimal pointers, But in background it should hold the actu…