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 get the handle of page index in PDPSummary: Hi All, We have a requirement to update the record in PDP and refresh the PDP to reflect the changes. But if user navigates to Page 2 and does an update using t… -
VBS Job to Package a Visual Application failsSummary: Hi All, Build job is failing with the below error for Visual application packaging, [2024-08-12 11:32:52] (node:12539) ExperimentalWarning: Importing JSON modul… -
VBS Job to Package a Visual Application failsSummary: Hi team, I created a simple visual application for testing purposes. Friday the build jobs in the pipeline completed successfully, but today (with no one touchi… -
How to call OPA process in vbcs in gen3Summary: We are trying to call a OPA Process from VBCS in Gen3 but unable to get the option in VBCS Version (include the version you are using, if applicable): Code Snip… -
VBS Users are getting wiped off after Fusion RefreshSummary: When the customer using VBStudio for VB extensions with fusion, the users are coming from Fusion, we create Projects, Build Jobs, GIT …etc for Fusion customizat… -
i want to get the token of login user in visual builder, please helpSummary: Hi Experts Is it possible to get the token of login user and save in some variable, so that i can use it in someother place I tried below in JS, but didnt help … -
How to use <oj-sp-input-key-flex-field> component in VBCSSummary: We have a requirement where in vbcs page, user need to select segment values as code combination and based on user selection these Code combination will be pose… -
Update an Array from JavascriptSummary Update an Array from Javascript after assigning field values in one columnContent Hello, I create the following screen included below. I've created a function th… -
how to pass json payload in body of rest api call in action chain if i use JSON action chainSummary: Hi Experts How to pass json payload in body of rest api call in action chain if i use JSON action chain if i try to add {"text":"dummy"} it is adding as {{ { "t… -
Copy and select not happening for content within table componentSummary: Hi Experts I have a table component which gets data from service. When table get populated I want to select the content with the help of mouse and paste elsewhe… -
How to resolve 401 issue when calling integration in vbcs?Summary: Hi Team, We are using demo oic instance with passcode. when we calling integration via vbcs, we are facing 401 issue. And we checked all the credentials its cor… -
How many max rows can table component hold inSummary: Hi Experts Can I load 20000 (20 K) records in a table component in visual builder, is this possible ? is there any restriction on the number of records / rows t… -
Does Oracle visual builder excel add on is replacing ADFDI in Oracle Fusion release in 25A ?Summary: Currently our client is using Oracle Fusion Cloud 24B Could you please let us know all the information on the Oracle visual builder excel add on?? In the future… -
Select multiple columns for deletionSummary: Since 4.1, it is not possible anymore to select multiple or select all columns for deletion when customizing the layout. This feature was available in 4.0 and i… -
How to pass the query param to VB excel documentSummary: Hi Experts Our customer is asking to develop visual builder page where on click of a button it has to download the excel document (with VB plugin / add in). but… -
VBCS disaster recovery planSummary VBCS disaster recovery planContent Hi, Any idea about VBCS disaster recovery plan, meaning if something happens to VBCS instance, is there a recovery plan and ho… -
VBCS filter not working on SDP using a variableSummary Visual builder Cloud Service filter not working on SDP using a variableContent I am using a SDP data to populate in a table and want to filter rows on the basis … -
How to use oauth client credential authentication in visual builder excel add inSummary: Hi Experts I'm trying to call ORDS api in visual builder excel addin but unable to find oauth client credential authentication method, please help me how can i … -
Upload csv file from VBCS UI to OIC SFTP server.Summary: I am working on a client requirement. Where users will use VBCS UI to upload .csv files those files will be uploaded to OIC SFTP server. These csv files are not… -
How to correct viewport of VBCS embedded in an iframeContent Hi All, Seeking your expert assistance. Anyone has an idea how I can achieve this requirement? We have a VBCS widget embedded in client’s website. Client require… -
How to attach and send document to Oracle Process Automation from VBCS?Summary: We are populating the form details and submitting to Oracle Process Automation. Along with the form, we want to attach a document while submitting the request. … -
VBS EXCEL PLUGIN SEARCH TEXT BOX TO WORK WITHOUT CASE SENSITIVITYSummary: Dont want search text box to be case sensitive Content (please ensure you mask any confidential information): @E. Alex Davis-Oracle We have a requirement where … -
How to pass query LOWER () function in filter criteria in SDP variableSummary: Hi Experts I'm calling fusion REST API which support below query parameter as provided below but I'm not getting how to pass the same in filter criteria in case… -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.1 releasedI am pleased to announce that version 4.1 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in via this pag… -
Custom Application Creation in FusionHi, We are having an requirement in which user has to access a custom application from is Fusion Login. Upon accessing the application he should be allowed to draft an c… -
How to delete the git repository in VBSSummary: Hi Experts How to delete the git repository in Visual Builder Studio, i do not see option for the same. Our team has created lot of git repo's which we don't wa… -
Remove checkbox select after oj-table updateSummary: I am using edit multi-select row in the oj-table and when the user is updating one of the fields, they have to deselect and select the same row again for the va… -
vbcs zip photo to upload to custom business object in fusion sandboxHi, i'm looking for a good example on how to zip and upload a photo from vbcs. I already tried JSZip.js but it does not give me a good compression ratio Appreciate advice -
How to enter to a specific page and it is not the default one ?Summary: I have an application that has two pages (Time Machine, Time Card) and i want from Fusion to enter any page when i press on the icon of Time Machine it opens up… -
Is it posible to validate an action using a token that was sent to them by an external medium??Hi friends, i got a requeriment where my client wants to validate previoulsy access to an action on a page by using a token that was sent to them by an external medium l…