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
-
ORDS transform function to Filter LOVSummary: ORDS transform function to Filter LOV Content (please ensure you mask any confidential information): Hi All, I am using ORDS as source of data for all the LOV's… -
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please … -
Setup App Extension Like New Fusion ReleaseHi Experts, Summary: Setup Redwood App Extension Like New Fusion 23D Release Content (please ensure you mask any confidential information): I have seen the Redwood Page … -
Gantt Control - Errors when changing the underlying data at runtime.Summary: I have created an app extension that utilizes the gantt control. I'm encountering some errors when changing the underlying data to show different projects or ch… -
How to achieve MFA for my VBCS application??Summary: Hi All, I am building a page in vbcs and authentication is done via idcs (Users configured in OCI IDCS ). My VBCS is OIC-enabled. Can anyone please help me with… -
Using ADP for combobox similar to SDPSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Reorder columns under data tab in BOHi, I would like to know how to re-arrange columns under data tab in the BO say I want firstName to displayed as first column -
Error while Invoking Fusion REST API after embedding VBCS page in FusionSummary: Hi, We have created a VBCS page which has Suppliers REST API call on page load by passing Supplier ID. This page works fine when we tested the app. Once app is … -
Dynamic Tab barSummary: Dynamic tab bar Content (please ensure you mask any confidential information): I have a tab bar component with the option to add and remove tabs. below that tab… -
Tab Bar default selectionSummary: How to set default tab Content (please ensure you mask any confidential information): See attached app, I used the selection property buy still no default selec… -
CORS error while calling Rest API using JSSummary: Hi experts, I've been getting Cross Origin Resource Sharing error: PreflightMissingAllowOriginHeader while calling Oracle Fusion Rest API using VBCS JS. Content… -
TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti… -
OAuth authentication failing in VBCSSummary: ORDS OAuth is not working in VBCS but working in Postman. Content (please ensure you mask any confidential information): Hi Team, I am trying to add OAuth authe… -
got error while selecting value oj-select-single in editable tableSummary: TypeError: Cannot read properties of null (reading 'classList') of ojformbundle Content (please ensure you mask any confidential information): Version (include … -
Unable to Modify Account Detail Page in Redwood using Visual BuilderHi team, I am currently working on modifying the account detail page in Redwood using Visual Builder. However, I have encountered an issue where the account-edit page is… -
Prevent default in editable table listener if returns false the action chain is getting executedSummary: Hi Experts I have added prevent default condition to a event listener for editable table tablebeforeroweditend but the action chain is still getting executed an… -
Build Package got failedSummary: Hi Experts, KIndly, this is the log when build a package: 2024-01-10 07:57:58] Warning: Task "vb-process-local" not found. Use --force to continue. [2024-01-10… -
POST method for Fusion TablesHi, Using SOA P service with BI reports created in the instance I am able to get the data from fusion tables and display in VBCS page. Next is how to POST data to the Fu… -
How to get the array values from SDP variable using javascriptSummary: Hi Experts I'm trying to print the SDP variable using console.log but I'm not getting under which field in below SDP variable is having content of array items. … -
Im getting "result: undefined" on my function.Hello everyone. Summary: I'm calling a "functionX" on an Action Chain. This function give me a value ( that I can check on Console ) but when I try to assign the functio… -
Error Response body is empty after sharing the VBCS applicationSummary: We are calling an OIC integration from VBCS application, if there is any thrown in the OIC it needs to be captured in VBCS and display it to the user. The OIC i… -
Consuming SOAP ServiceHi, Is there any feasibility to consume SOAP service in VBCS if available kindly share the relevant document please Thanks -
Gauge in list view componentSummary: Hi all, I would thank any help with the following: I would like to add a gauge in a list view. Is it possible? If yes, can someone elaborate or upload a basic s… -
How to show/hide a region conditionally on basis of a value in business object in VBCS pageSummary: The VBCS page is having list view component (card layout). There is a custom client requirement: depending on a value of a field in the business object used for… -
-
Unable to dynamically configure Oracle Fusion instance URLs in VBCSSummary: Hello Everyone, I'm currently working on developing a mobile application using VBCS that involves calling Oracle Fusion REST APIs. The URL structure for these A… -
Cloning workspace 'local' git repository to my computerI can clone a VBS project shared git repository on my local computer which I find useful for the development of some JavaScript libraries that are js resources called fr… -
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w… -
I have requirement to implement table which has nested headers with editable functionalitySummary: Hi everyone, I have requirement to implement table which has nested headers with editable functionality, please help on this i have also found example of datagr… -
How to get OJ Text Area to preserve new lines when the user enters textSummary: As part of a customer contact message - the user fills out a text area and this is sent to an email provider API (simply, someone fills in a oj-textarea and the…