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
-
Smart Search page templateSummary: Hi, I am using smart search page template. Is there a way to remove the down arrow icon besides Page Title as highlighted in the screen shot attached. Content (…
-
ERR_INTERNET_DISCONNECTEDSummary: Hi team I am implementing a PWA application for physical inventory count. However, since it is a tablet application, it is common for the internet connection to…
-
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…
-
Oracle Visual Builder Redwood Cookbook 2025Summary: Hi all, Just to share with you my new book in case you are involved in Oracle Erp Cloud projects. Hope it will be useful. Regards. Juan Content (please ensure y…
-
Login form in VBCSSummary Login form in VBCSContent Hi, i'm looking to create an login page in vbcs. I've business object that has username and password stored. Now in my login page i hav…
-
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…
-
How can I enable SSO to avoid re-login when accessing my embedded VBCS application in Fusion?I have created an application using VBCS and embedded it within Fusion. However, when I log in to Fusion and then try to access the embedded application, I am prompted t…
-
Invoking PCS workflow from VBCS is deprecated , So any alternate workaroundSummary: Hi team, Invoking PCS from VBCS in Gen 3 is deprecated. as an alternate is it possible to manage all the approvals from VBCS itself to eliminate the OPA .Please…
-
Login Logout page in Oracle visual builderHi All, I have a requirement, where I need to develop a separate custom login/ logout page for a customer using visual builder tool. Can anyone please guide me steps and…
-
Business rule Not Working to Default a DFF value based on Department selected on Change AssignmentSummary: We have requirement to default a DFF field with 1st five character of the Department selected on the Redwood change Assignment page. We already had the ACR rule…
-
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
is it applicable to login using a fingerprint (Biometric Authentication) in oracle vbcs?Summary: My requirement is user can login with username and password or they can login through fingerprint (Biometric Authentication). I'm storing the user detail in db …
-
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…
-
Visual Builder screens hosted in standard ERP modulesSummary: There is a custom Visual Builder screen inside the purchasing module (it can be in any other standard ERP module), what you need to know is whether this screen …
-
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…
-
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…
-
smart search increase the width of search bar and add table view on the select single componentSummary: Hi Experts I'm using the smart search component in our VB application, i have followed the video by Shay. But our customer is asking to show the table view on s…
-
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…
-
How can I make a field Select Many?Summary: I'm working on an App Extension in Oracle HCM Cloud, and I need to change the field type of several fields, including "Dets SQs Access," from "Input Text" to "S…
-
oj-tree-view not expanding allHi, i'm trying to expand all my tree-view's nodes by using addAll. For some reason is not working. This is my snipped code: PageModule.prototype.expandTree = function (t…
-
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…
-
when i'm overiding the SDP variable with custom action chain, filter criteria is not sent as q paramSummary: Hi Experts When i'm using the filter criteria to call fusion API it is working fine i.e. the call is made to fusion api by passing the conditions in q parameter…
-
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…
-
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…
-
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…
-
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…