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
-
error creating connectionsSummary: You get an error every time you try to access the backends which causes the browser screen to freeze. The error at the console level is the following: happens i… -
401 Unauthorized to process cloud. Authorization header not being passedSummary: This was working fine last week and something changed recently or I messed it up somehow… I can no longer successfully make a call from my development visual bu… -
Approver id is not fetched if the human task assigned in parallel and if user takes actionSummary: Hi Experts In below screenshot for OPA, if the task is assigned in parallel to more than 1 user then the approver id is not returned / captured and in data asso… -
Unable to login for Visual builderGetting below error when trying to login for VBCS, please find attachment Content (please ensure you mask any confidenial information): Version (include the version you … -
Oracle Offline Persistence Toolkit - When in online mode not getting any GET response payloadSummary: I'm following blog recommendations (Adding Offline Capabilities to an Oracle Visual Builder Application), and post action works OK too when done in offline mode… -
How to Handle combo-box displaying name but we are storing in the back-end in oj-dialog component.Summary: Consider we are having a oj-combobox-one component in our page and it is displaying employee name as label and but we want to store only ids in the back-end. To… -
How to hide the tenancy subscription details for cloud administratorsSummary: We need to create a user to manage the OCI tenancy with creating network and paas components, instead of giving him administrator access on the tenancy, do we h… -
Tree view data as LOV Using Combobox(one) component.Summary: How to Create Tree view data as LOV using "Combobox(one)" component. We want to show both Parent and Child Data in it. Can anybody Please Share a Sample App for… -
Redwood Guided Process Template translation & configSummary: hi! On the Redwood Guided Process Template oj-sp-guided-process, i can see the setting to set the Primary Action label. But i can't find where to set the label … -
Groovy script execution continues after browser close?Summary: hi! As I understand and from previous posts: Groovy can be used in our business objects that run on the server in a java based environment. Does that mean that … -
Issue with REST endpoint structure in Dynamic Table vs. Regular TableSummary: When I add a REST endpoint to a standard table, the endpoint structure appears, and I’m able to choose the fields easily. However, when I use the same REST endp… -
Json action chain in vbcsSummary: can't able to create json action chain Content (please ensure you mask any confidential information): Recent version update 24.10 in vbcs can't able to create j… -
How to Secure Sensitive Information in VBCS Payment Integration from Browser Exposure?Summary: I’m integrating a payment solution into a VBCS application and need to securely generate signatures using SHA-256 encoding. However, sensitive information such … -
How to read table data when user clicks on a button in VBCS pageSummary: How to read table data when user clicks on a button in VBCS page Content (please ensure you mask any confidential information): We have a requirement to allow u… -
Use application variable in Shell page javascript file for custom functions.Summary: I am using "DashBoard Example Template" in VBCS project which is creating the oj-drawer-layout based on menu.json file in config folder. But I want to modify th… -
Optimizing Performance in VB BO for Large DatasetsSummary: Content: Hi Expert, I have a table with 6 million records. When I run a “SELECT * FROM” statement in SQL Developer, it executes very quickly, within a few secon… -
redwood collapsible component i'm looking for helpSummary: Hi Experts Could you please let me know what is the name of this highlighted component in redwood . I'm unbale to find it. I want to use this component instead … -
CRUD operation on ADP on save to reflect in BOSummary: I have an ADP which has to be inserted in a BO based on ATP table(Custom VBCS BO). The ADP has some columns which is there in specified BO as well (ADP in not b… -
VB improvement requestsSummary: hi! what's the best way to submit usability suggestions for VB? Content (please ensure you mask any confidential information): For example, … in JS action chain… -
How to list all the OIC users in the VBCS extension page? I'm unable to call the rest APISummary: I'm trying to create a page listing all the users present in the instance. And store this data into a business object. I'm unable to call an external Rest API i… -
How to configure SSO between Fusion and OIC using AzureSummary: How to configure SSO between Fusion and OIC using Azure Content (please ensure you mask any confidential information): Hi Expert, In our project, we have develo… -
How to have different action chains for different steps in a guided them for CANCEL buttonSummary: Hi, I'm working on the guided theme in VBCS Redwood application and I have 4 steps in the flow. Now for each step, I want to add logic upon clicking the CANCEL … -
Visual Builder Appui extension - Create Service Connection querySummary: I have couple of questions regarding Creating Service Connections from the Service Catalog. I do not find my required FA Objects in the search panel . See below… -
VBCS application error after embedding in Oracle Fusion SaaS X-Frame-Options to denySummary: Hi, We are getting error as 'X-Frame-Options' to 'deny' after embedding vbcs application (based on vb redwood templates) in Oracle Fusion. We have other vbcs ap… -
Field "id" cannot be used as the mapping in more than one relationshipSummary: Why cannot we use a primary key 'id' to be used to define relationship among multiple table BOs. Actually when defining relation 'id' is what defaults, but when… -
After 24.10 update, BOs don't honour the default sort order of the underlying DB View/TableSummary: We have noticed that after 24.10 update, Business Objects don't honour the default sort order of the underlying DB View/Table Has anyone else noticed this latel… -
How to put custom validation on <oj-select-single> ?Summary: Hi Community, I have a requirement where i have to put custom validation on a select single (when it becomes == to another field value in the header), I want to… -
How to expose Etags from the response header of VBCS endpoints on a vbcs page ?Summary: how to access etags in custom headers since it is returning empty response header fields, or if it is possible to move the etag to the response body? Content (p… -
About message misleading VB-OIC GEN3.Summary: Please Oracle teams, would you help with the following. I am starting VB from a GEN3 OIC and I see this: Any clue to know the reason? Thanks. Juan Content (plea… -
How to develop a BIP / OTBI report to fetch details from VBCS pageSummary: Hi Team, We have a customized VBCS page for Inventory transactions. Our requirement is to develop a BIP / OTBI report to fetch details from the VBCS page. Is it…