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
-
Enabling table to populate with Dynamic Column and its data based on ATP Table structureSummary: Hi Experts, We have a requirement were we are designing a monitoring dashboard of AP and GL. There will be two Pages (Parent and Child) we are planning. Parent … -
Getting an error while trying to get value from parent BO's Attribute in Before Insert TriggerSummary: I am using Before Insert trigger, in which trying to get the value of BO' attribute. Content (please ensure you mask any confidential information): For example,… -
VBS Package Job fails due to warningsSummary: Hi experts, I am trying to migrate a working visual application created in VBCS to VBS. When I run the package job it keeps stopping (and failing) due to warnin… -
VB ( in OIC-GEN3 )roles after publishing (bug ?)Summary: Hi, please Oracle team, help with the following. We are about moving to PROD our brand new vb. app. Small changes needed and refinements in security using vb. r… -
redwood item overview page, overview sections gets hidden in small layoutSummary: Hi Experts I'm using redwood item overview page but when the screen size reduces the item overview sections gets hidden or becomes empty. how to show the item o… -
Calling Receivables Adjustment SOAP Web Service from Oracle VBCSSummary: Hi, I want to call SOAP Web Service to create AR Adjustment since there are no REST API to create AR Adjustment. Thus, I want to fetch the existing AR Adjustmen… -
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… -
Visual builder studio Visual Application Packaging build task failedSummary: Error during Visual Application Packaging with Visual Buidler Studio build task Content (please ensure you mask any confidential information): Can not Build the… -
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… -
401 Authorization Required error when accessing VBCS from OIC 3.0Summary: I created a Visual Builder Cloud Service (VBCS) instance through the OIC test environment. Initially, I accessed VBCS without issues for two days; since then, I… -
CORS error while calling fusion rest api, even after setting the service does not support corsSummary: Hi Experts I have set the cors policy to, this service does not support CORS but still i could see the cors error while calling fusion rest api how can i avoid … -
Getting can't preview page error in VBCSSummary: Getting can't preview page error in VBCS Content (please ensure you mask any confidential information): Hi Expert, I am getting the below error on the VBCS page… -
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… -
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… -
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 … -
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… -
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… -
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… -
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 … -
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… -
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 … -
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 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. … -
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… -
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… -
How to assign a single select dropdown based on ADP in VBCSWe are attempting to update a field attribute with a value that is present in a dropdown menu while editing a record using the VBCS UI. We either don't have the default … -
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… -
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… -
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