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
-
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… -
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 … -
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… -
input text field value validate for special charactersSummary oj-input-text validate for special charactersContent I have a requirement to restrict the user from entering a special character in the input text field. Current… -
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe… -
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi… -
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… -
Is VBCS available on free tier?Summary I cannot find VBCS to deploy on free tierContent I don't see Platform or Legacy OCI Servies on my menu - according to all the vbcs I found this is where I would … -
Is it possible to split Flows as a module for fusion page in vbcsContent Hi Team, I have 3 different flows in my application. i want to integrate each flow as each module. is it possible to achieve in vbcs. if it is possible could you… -
How to get Selected Series in oj-chartSummary How to get Selected Series in oj-chartContent Hi, I have defined a selection event on the oj-chart. I want to get the selected series or group from the chart. $v… -
Uppercase: query parameter value in API from Visual BuilderSummary Uppercase: query parameter value in API from Visual BuilderContent Hi All, I have an input text (inpVar) and the API with 10 attributes, out of which Name attrib… -
How to make input text field value upper caseSummary oj-input-text Upper CaseContent I am working on a VBCS web application . One of the requirement is to make the input text field value uppercase. For example, if … -
Is there any time limit for any API calls or the browser limit in Visual Builder Applications?Summary Is there any time limit for any API calls or the browser limit in Visual Builder Applications?Content Hi All, Wanted to know few things, 1. Is there any time lim… -
ADP tableSummary ADP tableContent Hi, I have a selection listener defined on ADP table where user can select or un-select a row. I have kept selection-required = true so that fir… -
Help choosing the right components to create a dynamic table column selectionContent We currently have a way for users to dynamically select columns from a list to display in a table. We simply display a modal with a bind for each with a check bo… -
Custom Login PageSummary Custom Login Page for Web ApplicationContent Hello Everyone, Please suggest any pointers on the custom login page for VBCS application. As per the tutorial we ca…