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
-
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
-
auto Timeout control of messagesSummary auto Timeout control of messagesContent Hi, Is there a way we can control the auto time out of transient message notifications? Version 2107
-
Error when open visual builderContent Hi, I'm trying to open visual builder through oracle engagement cloud and I get the following error: "ADFC-02011: The value for 'localActivityId' cannot be null …
-
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
-
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…
-
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…
-
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
-
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 …
-
Automatically retrying a REST call until results are availableSummary We'd like to automatically keep retrying a REST call until its response isn't emptyContent Situation We're developing this web application where on a certain pag…
-
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…
-
Read to CSV file using file pickerSummary Read to CSV file using file pickerContent Hi everyone, I have to use the file selector to read a csv file and then insert it into a database. The component is d…
-
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…
-
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 …
-
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…
-
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…
-
Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Summary Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Content Hi, We have an issue where access to new forms deployed in…
-
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…
-
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…
-
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…
-
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…
-
Print and Export to CSV functionalityContent Hi Experts, I am developing an application on VBCS. I need to implement below two functionalities. 1. Export to CSV - To export the list of data present on a tab…
-
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 63 views 0 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
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…
-
How to map json values from screen in vbcsContent I want to invoke a rest service which takes a json as input payload. The value for the json are to be mapped from fields in vbcs screen. How can I achieve this w…
-
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…
-
VB add-in for ExcelSummary Can we enable VB add in for excel for business users if we dont have VBCS/OIC license?Content We don't have license or any environment for Visual builder/OIC. Pl…
-
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…
-
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 …