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
-
VB Standalone vs VB in the OIC - when to use what?Summary: We currently use VBCS (Standalone) with BYOD (ATP Database), hosted on our Oracle Cloud Infra tenancy. But there is another VBCS available in Oracle Integration…
-
Prompt to install PWASummary: Hi Shay, I am following below video to implement prompt for PWA. I get this prompt to install in laptop but when I scan the QR code to open in mobile (iOS) , I …
-
i have developed the application APP extension using VBS againts the Fusion.Summary: I have developed the application APP extension using VBS againts the Fusion. In that i have to add the approval workflow. Usally we will setup the approval usin…
-
SDP variable not resetting from action chainSummary: My SDP already has data. Now I want to reset the SDP when user clicks next record. In the action chain for click, I have resetted the SDP and then called Refres…
-
Download files kept under resources folder on UISummary: Hi, I have a kept an Excel CSV file in resources folder of the application. Is there a way I can download it from UI on a button click Content (required): I hav…
-
Excel file upload best practices and limitationSummary: Hi All, We are building a web application to provide user the ability to upload excel file and eventually extract the data to dump it into ATP tables.Do we have…
-
How to Make Records Editable in a Dynamic Table After Uploading Through File Picker in VBCS?Hi VBCS Community, I'm working on a project where I need to upload a file using the File Picker component and display the data from the file in a table. I followed the V…
-
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc…
-
VBCS application timezone is defaulted from device Operating system , can this be defaulted to UTC+4Summary: VBCS application timezone is defaulted from device Operating system, can this be defaulted to UTC+4 always irrespective of OS time zone Content (please ensure y…
-
How VBCS to integrate with Apache CordovaSummary How VBCS to integrate with Apache CordovaContent Hi, In the 'Developing Applications with Oracle Visual Builder Cloud Service', chapter ‘Creating a New Mobile Ap…
-
Get Week from Calendar Inline picker and restrict calendar min and max to that weekContent Hi, this is for creating a timesheet and I need to restrict insert data to current week only. How can I get the current week from components or business object. …
-
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the…
-
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w…
-
Select All and Unselect All Functionality for checkboxes on VBCS tableSummary Select All and Deselect All Functionality for checkboxes on VBCS tableContent Hi , Our requirement is as below: We are displaying data in table format and per ro…
-
Oracle Visual Builder Studio not Loading ProperlyI am using Oracle VBS for development for some time now. From last Monday I am facing regular issues while loading VBS. Some time it take very long time to load, and som…
-
Table columns flickers when the drawer expands/collapseSummary: Table columns flickers when drawer expands/collapse Content (please ensure you mask any confidential information): Hi Team, I have a table with a drawer on the …
-
What is the Max Number of records allowed in VB Excel Plug-in?Summary: What is the Max Number of records allowed in VB Excel Plug-in? Content (please ensure you mask any confidential information): I am in the processing of selling …
-
Open Hyperlink from Shell page Concatenated with the VBCS PageSummary: How to Open the emp-detail page Hyperlink from the VBCS Page URL using on Click Event : We have added this Hyperlink in the Root pages →Shell Page as below . Bu…
-
VB & Creating Innovative User Experience for Fusion Cloud Applications Scheduled ProcessesSummary: hi this was a very interesting article … is it possible VB standalone apps could have a similar method for scheduling processes with VBS? Content (please ensure…
-
Steps to implement Mentions feature using Rich Text Editor in VBCSSummary: Anyone implemented the Mentions feature using Rich Text Editor (oj-sp-input-rich-text-2) in VBCS, please help. Content (please ensure you mask any confidential …
-
VB Studio build job using GitHubSummary: Is it possible to connect to GitHub to package the app using VB Studio build job for CI/CD. I know Git repository which comes with VB Studio is free and makes s…
-
Service Worker Failed error while implementing offlineI am implementing offline feature to my visual builder application. I did everything as described in this blog. . After completed everything, I tested it. It is working …
-
Select Single is returning Index rather than Key ValueSummary: My ADP based Select Single is returning index number instead of returning the key value. The key values in my ADP are all unique. Content (please ensure you mas…
-
How to add Error/ Warning Message to Individual Components ;Summary: We want to show a Pop Up Error Message for Input Text Boxes , Input numbers not Entered Content (please ensure you mask any confidential information): Version (…
-
Long running Action chainsSummary: Hi! From past comments i see that to run long Action Chains without holding the user, we can fire custom events and listeners. Also we can use the Batch API to …
-
how can i customize build job such that single build job can deploy any visual builder appsSummary: Hi Experts I'm trying to deploy multiple applications with different build jobs (package and deploy) for each app. But as the number of apps are growing I'm fac…
-
Radio Button Set is not Populating Data when bound to a VariableI am facing an issue while working with Radio Button set in VBS, Please find below steps I did. I added a type in page level. 2. I created a array variable of the above …
-
Visual Builder Add-in for Excel - Response: 504: Gateway Time-outSummary: I am using Visual Builder Add-in for Excel with Oracle Fusion REST API (Type: "Oracle ADF REST Resource") https://docs.oracle.com/en/cloud/saas/supply-chain-and…
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…
-
Offline PWASummary: Rest call in Offline PWA retunes an error. Content (please ensure you mask any confidential information): Hi, We have PWA webapp with call to some OIC integrati…