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
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.6 releasedI am pleased to announce that version 4.6 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.5 releasedI am pleased to announce that version 4.5 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Webcast - Troubleshooting and Debugging Visual Builder AppsRegister & join our monthly office hour for an online seminar with tips and techniques that will help you debug and troubleshoot your code. Monday July 15th 1:00PM PST/4… -
Unable to update child tables using VBCS Excel pluginWe have created ORDS API as per below format to perform CRUD operations for parent and child tables in a single click of a button (VBCS plugin) from Excel sheet.… -
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application … -
Calling External APIs from VBCSSummary: Hi, I am working with Oracle Visual Builder (VBCS) and I need to call an external API (for example, https://jsonplaceholder.typicode.com) directly from my appli… -
How to Trigger an event After Cell Data Updated in Data GridWe need to trigger a on value Event when User enter the value on Cell of Data Grid I seen there are few Events for Before Edit but there is no After edit ot on value for… -
How to import custom font and use them in Visual Builder Application?Summary: How to import and use certain client specific fonts in our Visual Builder Custom Extension? Content (please ensure you mask any confidential information): We ha… -
Offline-First Mobile App for Port Workers – Technology Recommendation (VBCS vs Native)We are evaluating Oracle Visual Builder Cloud Service (VBCS) for developing a mobile application for port workers used to perform inspection activities. The application … -
Default the Current Row Data into Select Single Dropdown on Insert a RowSummary: Default the Current Row Data into Select Single Dropdown on Insert a Row Please advise Content (please ensure you mask any confidential information): Version (i… -
Active workspaces not able to select when editing a page in VBSSummary: When I select Edit Page in VBS, I like to select the workspace that is linked to that page. Example below would be recruiting. I have the workspace setup in VS … -
Using Contract deeplink from fusion SaaS on VBCS pageSummary: We have a VBCS application where we have a page in which we are getting contract details from SaaS. Now we want if any user click on the contract ID on vbcs pag… -
How to call event.preventDefault() to stop selecting a step in Train component in VBCS?Summary: I am trying to use a Train component with some validations in train steps. If the validation gets failed at any step then it should not allow user to select nex… -
Collection Container “Manage Columns” not working with Dynamic Table (BDP over SDP)Summary: I am using a Redwood Collection Container in Oracle Visual Builder with a Dynamic Table inside it, bound to a BDP over an SDP. The data shows correctly, but the… -
Embed AI Agent in Custom Apps (VBCS, APEX)Is there any way to Embed AI Agent (created via Oracle AI Agent Studio) in Custom Apps(Created using Oracle Vbcs, Apex) -
How to Disable Automatically Generated Buttons for Oracle Fusion ExtensionsHello, We are developing Oracle Fusion application extensions. Each time we publish or redeploy an extension, Oracle Fusion automatically generates a button under the Ot… -
How to stamp the business user as “Created By” from an FBDI load?Hi Community, Is there a supported way to have the “Created By” field reflect the originating business user (not the integration/scheduled process user) when loading dat… -
Unable to see the integration which are developed within project in catalogSummary: Hi Experts When I'm trying to consume integrations with catalog service connection, i could see only integrations which are developed outside project i.e. globa… -
Is there any REST API available to import and export vbcs applicationSummary: Is there any REST API available to import and export VBCS application Content (please ensure you mask any confidential information): Hi All, We want to build an… -
What is the cost involved for VB studio outside provision in OCISummary: What is the cost involved for VB studio outside provision in OCI Content (please ensure you mask any confidential information): Hi Expert, We want to automate t… -
How to enable a DFF as a Search Attribute to Download in Oracle Visual Builder Excel Add-in?I have created and deployed a Descriptive Flexfield (DFF) on a standard Oracle Fusion object. The DFF is visible on the UI, but it does not appear as a “Search Attribute… -
which template to select to show the menu at top of page and also the company nameSummary: Hi Experts I have a requirement to show the company name and logo at the top and also to build a menu bar horizontally as shown in below screenshot. Please help… -
stage application error utils.js:171 Uncaught (in promise) Error: Empty file content app-flow.jsonSummary: Hi we are facing error while running application on stage mode after deployment from VBS its giving below error while running on preview mode its working fine. … -
VBCS application live version does not show dataSummary: VBCS application live version does not show data Content (please ensure you mask any confidential information): Hi Experts, I have an application version which … -
OCI get object storage rest api converts to url encoding for subfolderSummary: Hi Experts I'm getting 400 bad request error when i'm trying to get object from object storage using REST api if my object is within the sub folder actual objec… -
How to avoid encoding of path parameters of a REST API in Visual Builder at runtime?Summary: I'm trying to download a file from Object Cloud Storage Bucket using the /n/{namespaceName}/b/{bucketName}/o/{objectName} API. The objectName contains the whole… -
Field that added to the layout is not reflectedSummary: Content (please ensure you mask any confidential information): Hi I edit page in manage inspection menu. Then duplicate the seeded layout rule sets. I add the c… -
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti… -
Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai… -
Camera Component Showing OK and Cancel Options in Mobile for Barcode ScannerI implemented Barcode Scanner Logic in My Vbcs Application where i used Camera Component as a scanner and on Camera event i wrote below code to get the Value from Barcod… -
how to check if the PDF file contains barcodeSummary: Hi Experts I have a requirement to check if the pdf file uploaded by user in the VBCS page us having a barcode or not … also to extract the barcode text. Please… -
Getting row Index instead of key in selected event in my Multi select table when sorting columnHi All, I have a SDP based table on which multi select option is available. In my sdp variable I have selected key attribute. So When I am selecting a row using checkbox… -
Using Page Variable in seeded Redwood Runtime Pages in VBSHi Experts, I am facing an issue with the VBS value expression when trying to set a value from a field expression function. In my scenario, I declared a page variable gl…