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
-
How to pass Fusion URL parameters to VBCS application embedded in Fusion?Summary: We have a VBCS page embedded in Fusion which accepts two input parameters. I want to pass those parameters dynamically based on the URL of the page in fusion. B… -
How to create an application level dialog box which can be used in any of my pages?Summary: How to create an application level dialog box which can be used in any of my pages? Content (required): I want to create a dialog box which can be invoked from … -
VB Excel add-in ver 3.5 - Send Descendant Layout read-only BOSummary: The upload fails when a download-only child BO is linked to the parent BO. However per the documentation, the read-only BO's would be skipped during an upload a… -
VB Excel add-in ver 3.5 : Issues with Local Data SourcesSummary: After upgrading to ver 3.5 , there are multiple issues with Local Data Source: Boolean Data Type is not longer available. Cannot attach Local Data Source to Boo… -
sample VBCS application which can generate excel fileSummary: Hi Experts I want to create a VBCS application which can create a excel file and download the file on click of a button. is there any recipe or cookbook or a sa… -
Accessing Data between two children through Parent tableSummary: (1)- I am doing send Email notification on insert record in BO1 I need the date from another children BO2. Both BO1 and BO2 are referring to the same parent BO3… -
Getting an error upon calling an application module JS function from a page moduleSummary: Getting an error upon calling an application module JS function from a page module Content (required): Hi, I am getting an error upon calling an application mod… -
process start action not initiating the process instanceSummary: Hi Experts On click of button I'm trying to initiate the process but out of 10 clicks 3-4 clicks do not start the process instance rather gets 503 error. someti… -
Constraints with Visual Builder Excel Add inSummary: Constraints while creating a new and editing an entry using Visual Builder excel add in. Customer wants to work with below Cost Accounting screen through worksh… -
VBCS cannot load design (the loading circle keeps running)Summary: Hi experts, the app works fine when i click preview. but when i want to edit keeps loading. i checked the developer tool (Console and network) the images are at… -
Visual Studio InstanceSummary: We are working on FA extension projects for multiple clients using Visual Builder Studio (free service by Fusion). For each client, we need to set up Visual Stu… -
Facing issue while trying to fetch first selected row dataSummary: Hi All, I am using a table to store the data and created a object variable (SelectedRow) to store the first selected row data but when I am trying to fetch the … -
Identify if SelectAll is selected in case of oj-table when Multi Selection Mode is ONSummary: We want to fetch the keys/indexes of checked rows on the oj-table. We have enabled the Selection Mode, Row = Multiple. Ideally, when the table loads, checkboxes… -
Getting error when trying to open a dialog using module functionSummary: I want to open a dialog box whenever I click on the button but getting an error. Content (required): Hi, We have developed an VBCS application last year and mov… -
How to connect scan reader sensor tool to my applicationSummary: How to connect scan reader sensor tool to my application. The receipt shows using only mobile and reading image. But I want to use scan reader. Content (require… -
How to sort ADP using variable sort featureSummary: HI I want to sort ADP data by using below feature and refresh index if user delete table row: How to refresh table sequence Column if user delete middle row: He… -
How to Logout on closing of tab in vbcs App?Summary: Logout functionality when user closes the tabs. Content (required): Hi All, I need a logout functionality of vbcs application when user closes the tabs (clicks … -
Sending Email notification conditionallySummary: I need to send Email notification on update. Content (required): The notification on update should be conditionally. but on criteria I could not find a way to d… -
VBCS App Login from ORacle Fusion(SSO)Summary: HI , We developed VBCS App in OCI environment and Embedded in Fusion SAAS, But how to login through Fusion Screen(SSO). Checked so many document but no clear st… -
VBCS webapp does not load page / trigger rest API when user navigates to different tab in browserSummary: Hi Team, We have noticed multiple instances in VBCS webapps that the page loads only when user is active on a tab/ navigates back to the VB page. For example, 1…User_2025-11-28-00-34-35-395 61 views 3 comments 0 points Most recent by User_2025-11-28-00-34-35-395 -
File Upload Recipe: Activity Number?Summary: I was checking the File Upload Receipe but I did not get what is the activity number. Content (required): This is the link: Oracle Cloud Applications Recipe But… -
VB Excel add-in - How to setup field LOV's based Other Fields ValueUse Multiple LOV’s for a field based on selected value of other Field We have a field called Qualifier Type which can contain Multiple values as Below. Bill-To Location … -
How to insert blank record at the top of the editable table in VBCS ?Summary: Trying to insert a blank record in a editable table, which is inserting at the bottom of the table. So expecting the blank record to insert at the top of the ed… -
While saving the record facing error.Summary: Hi Experts, 😊 Hope all are doing well. I am currently working on creating a custom application. The functionality is that we are using 2 different API’s, one i… -
FIlter capability in select singleSummary: Select single always filters using LIKE operator Content (required): We are using select single for which data source is via rest api. We have not defined any q… -
File attachment to File SystemSummary: File attachment to File System Content (required): Hi, I can see many resources indicating file attachment storing file to a BLOB column of a table. Can we uplo… -
Webcast - New Features in Visual Builder Studio - May 2023Join us to learn about the new features rolling out to Oracle Visual Builder Studio in May. We have some very exciting new capabilities that are going to improve the way… -
How to prevent page navigation if the external API not responding with result ?Summary: I am using external API from database but in case user put a number in the form and submitting, the page navigation is conducted even if the API has no result. … -
VB excel add-in : Authentication with Fusion Token RelaySummary: An integrated workbook is setup with 2 FA Catalogs sharing the same basepath /fscmRestApi/resources/11.13.18.05. A BO in each Catalog is mapped to 1 or more lay… -
Vb Escel add-in : Issue with excel formula on String ColumnSummary: We have defined a Line id column in the layout as String, General - allows for formula. An excel formula SEQUENCE(x) is entered on the call to autogenerate the …