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
-
Webinar - Integrating Oracle Analytics Visualizations in Visual Builder AppsSummary Join our upcoming VB Office Hours to learn how to integrate data analytics into your appsContent Register and join our upcoming Visual Builder Office Hours. This… -
Help moving from VB to VB Studio...When Trying to run the app in "Preview" mode getting 504 GatewayContent We are in the process of migrating our applications to the Visual Builder Studio development environment. We created a new project and imported our main applicat…User_2025-02-04-21-56-11-668 17 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
Issue adding icons after upgrading application to 2110.0.0Content I can open an SR, but I figured I would ask here first in case others experienced a similar issue. We recently upgraded our app to version 2110.0.0. We are runni… -
Custom AuthenticationContent Hello Everyone We are planning to build a VBCS app which is public and doesnt require IDCS to login. We wanted to embed custom authentication where any public us… -
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…User_2025-02-11-11-37-24-835 23 views 8 comments 0 points Most recent by User_2025-02-11-11-37-24-835 -
Issue while navigating back input parameter wipe off in vbcsContent Hi when i go from page 1 to page 2 after giving input parameter 1 then parameter 2 then press submit if I come back to page 1 by pressing back navigation button … -
Check the resources is available in VB applicationContent Hi Team, Is there any in-built way to check the resource available in VB app or not. My requirement is display the image saved in resource folder based on the re…User_2025-02-11-11-37-24-835 22 views 4 comments 0 points Most recent by User_2025-02-11-11-37-24-835 -
Multi row child table in vbcs using rest serviceContent I want to create a multi-row child table filter on the parameter passed "item number" from the master table page row selected by user then "item number" value pa… -
Service connection for FA. fscmRestApi/resources/11.13.18.05/valueSets. Patch Operation is not workiSummary Service connection for FA. fscmRestApi/resources/11.13.18.05/valueSets. Patch Operation is not working for me.Content Hello, Im trying to work with FA rest. fscm… -
Capture navigation target which triggered beforeExit eventContent We're cancelling navigation in the action chain triggered by vbBeforeExit event. User is offered 2 options in the dialog: Save and Cancel. On button the Save cli… -
VBCS - Insert New row in batch editable table issueSummary We are trying to insert rows and edit columns in a tableContent Hi Team, We are implementing batch editable row recipe for one of our requirement to insert new r… -
Segregate VBCS Builder Access from Integration/PCS access in OICSummary Segregate VBCS Builder Access from Integration/PCS accessContent Hi there, Using standard roles like Service User/Service Developer/Service Monitor etc, can we s… -
Values stored in $application.translations.app variable.Content Hi All, While providing support for an VBCS application I came across some '$application.translations.app' in the Shell page and cannot figure out where it came … -
Problems with Scan Barcode ActionSummary Sample on https://blogs.oracle.com/vbcs/scanning-barcode-and-qr-codes-in-visual-builder doesn't workContent Hi all, I cannot make the simple QR Scan sample on ht… -
Using sql in VBCSContent Hi, For those of you with background in SQL (like me) I found that AlaSQL is a very nice and useful tool in VBCS for working with data manipulation, especially f… -
Dynamic ComponentSummary Dynamic ComponentContent Hi, I am developing a web app and enabled the PWA flag in application setting. In the app I am using oj table and oj list to show emp da… -
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio… -
What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.… -
Multi Select table using checkboxes and utilizing the add and delete methods in the KeySetImpl classContent I have been looking at the Multi Select table recipe in the VBCS cookbook (\https://vbcookbook.oracle.com/?page=shell&shell=table-multi-select&table-multi-select…User_2025-02-04-21-56-11-668 64 views 0 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O… -
VBCS: Generate some section of page in PDFSummary VBCS: Generate some section of page in PDFContent Hi All, We have few sections in the page, want to export one section which has a few fields and also a table in… -
How to assign Secondary Oracle Idcs for authentication of vbcs applicationsSummary How to assign Secondary Oracle Idcs for authentication of vbcs applicationsContent Is it possible to use secondary IDCS for SSO with Oracle Fusion SaaS applicati… -
Support for Gantt chart taskContentTemplateContent Hello, I am trying to create custom content within a Gantt chart task. On the OJET cookbook site I am able to put a very basic "Hello world" in using the taskCon… -
Is it possible Single Sign On With VBCS and Oracle EBSSummary Is it possible Single Sign On With VBCS and Oracle EBSContent Hi Team, Our customer is currently on Oracle EBS, and would like to develop few UI components using… -
Patch WindowContent I see my VBCS is still on Version: 21.07.2 So I go to Setting - Tenants and thought I would choose Patch window as Window 1. But I just do not see Patch Window o… -
Use JET 9.2.8 with VB RT 2110Content We are planning to upgrade our app to use VB Run Time 2110. We want to use the new functionality of migrating action chains to their own files. But we are not pr… -
SVG Code for ImagesSummary SVG Code for ImagesContent Hi, I am using a lot of colored images on the UI. Is there a way to use SVG code for same images to reduce the app load time? VBCS in … -
Passing multiple files as attachment to a REST APIContent Hi, We have OIC REST API with content type as "Multipart/form-data", which accepts multiple files as attachment. It works fine, when we test the integration in O… -
Sorting ADP columns (table) wiith Header templates included in itSummary Sorting ADP columns (table) wiith Header templates included in itContent Hi All, We were trying to add sorting property for all the columns in ADP based table, i… -
Unable to transfer credentials from one instance to another using vb-credentials:transferSummary I am able do npm install, vb-process-local, grunt vb-package, vb-deploy but not vb-credentialsContent Hi Experts, Has anyone used grunt vb-credentials to transfe…