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
-
In File picker how do i get the Base64 data for a particular file?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
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… -
How to copy the action chain from one page to otherSummary: Hi Experts I have requirement where in I need the same action chain in another page. Please let me know the steps involved in moving the action chain from one p… -
Upload/Get document from UCM/Content server with REST APIs in Visual BuilderSummary Uploading and getting documents from UCM using REST APIsContent Hello All, I am using File-Picker component in Visual Builder UI to get the files to Visual Build… -
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… -
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… -
Oracle Visual Builder Cloud Service Self-Paced TrainingSummary Oracle Visual Builder Cloud Service Self-Paced TrainingContent Hi folks, I've posted the first lessons in the Oracle Visual Builder Cloud Service Learning Path. … -
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… -
Add services instancesHi, When I happen to add service instances using Visual Builder I could not find any instances what could be the reason -
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… -
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… -
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… -
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 … -
Page freezes when huge data is assigned to ADPSummary: SOAP BIP call is made to load data to an ADP. Page freezes when data is huge Content (required): We are making SOAP BIP call to fetch employee records from Fusi… -
detect row changesSummary: Content (required): I have an editable table in which I add editable rows and within the row I can record the data. I have a SAVE button that reads all the line… -
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… -
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… -
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 … -
Oracle VB Excel add-in not supported on Virtual desktopSummary: Hello, we are implementing Virtual desktop at our workplace. I was reading the installation document for Oracle Visual builder add-in for excel and noticed that… -
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 is… -
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… -
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: Content (required): Hi All, There is a requirement in my application. Using SDP, we are displaying a table. Row as Multiple is the selection mode for this table… -
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… -
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle … -
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 …