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
-
LOV in VBCSSummary LOV in VBCSContent Hi Shay, I am using below link to populate my LOV with data. I am calling below SaaS API as source of data for LOV. https://blogs.oracle.com/s…
-
VBCS Excel Plugin- Last record identifierSummary Last record identifierContent We are using excel plugin to insert and update data in database table(exposed as REST using ORDS). We have a requirement to identif…User_2025-02-05-11-44-44-738 28 views 5 comments 0 points Most recent by User_2025-02-05-11-44-44-738
-
VBCS Combo-box value validationSummary VBCS Combo-box value validationContent Hi , I am using combo-box-many, right now its not validating the value entered in the combobox-many, its accepting junk va…User_2025-02-05-18-20-34-650 29 views 4 comments 0 points Most recent by User_2025-02-05-18-20-34-650
-
Loading Message UI Blocker in VBCSSummary Is there a way to create a UI blocker for long running actions in VBCSContent Hello experts, My application pages have long running action chains (taking around …
-
VBCS Custom Authentication PageSummary How to redirect VBCS app to a custom login page ?Content Hi, How to redirect VBCS application to a custom login page if the user not authenticated before and wha…
-
Dynamic ADPSummary Dynamic ADPContent I am calling a ORDS service which give me a dynamic response depending on parameter i pass. So, every time response structure will be differen…
-
502 Bad Gateway ErrorContent Hi Experts, We are having an issue in some cases when we try to invoke an oracle process cloud from our visual builder app. If we start to increase the data sent…
-
Pop-Up in CEC Site when loading it from the VBCS applicationSummary Pop-Up in CEC Site when loading it from the VBCS applicationContent Hi On loading the content and experience site from the vbcs application we able to see the po…
-
Embed VBCS web application in another applicationSummary Embed VBCS web application in another applicationContent Hi, Can we embed VBCS web application in another web application? is iFrame only option? From below link…
-
De-selecting Row When Using Multiple TablesSummary How to deselect a row in one table when a row is selected in another table?Content Hi, I have a use case where I want to de-select a row in one table when a row …
-
Enabling SSO on VBCS excel Plug-InSummary SSO on VB excel plug-inContent Hello, We are planning to publish a VB excel that will perform CRUD operations on DB table(exposed as REST using ORDS) and have be…
-
VBCS Excel - Fusion Application REST ServiceSummary Error - VBCS plug in for Excel for Fusion Application REST ServiceContent Hi All , I am trying to use Fusion Application REST service in VBCS excel plug-in. Whil…
-
Take PhotoSummary Take photo and store it in phoneContent Hi, I am trying to take photos and save them locally, will you please me guide me how. I am able to take photos using the…
-
How to create a table with static data from JS code ?Summary How to create a table with static data from JS code ?Content Hi, I will appreciate if someone shared a code or explain how to create a table with static data ini…
-
Question : Updating business objectSummary want to update selected row data on button clickContent i have a table getting data from business object, want to update edited row data on button click "save". …
-
My Profile - Change Password LinkContent Hi, How can we update the Change Password link under My Profile page. Thank You, Sombit
-
Send JSON Data prepared in a module function to PL/SQL procedureContent Hi, There is a requirement to pass json type data to pl/sql procedure. Currently, we are passing json after stringify and then replacing " with \". Since just do…User_2025-02-06-05-53-15-083 44 views 2 comments 0 points Most recent by User_2025-02-06-05-53-15-083
-
Before reading complete file, the module function is returning empty array and calling next action dContent Hi, I am reading file by calling a module function in file picker action . In module function , I am using promise and returning the array. However, before the e…User_2025-02-06-05-53-15-083 29 views 4 comments 0 points Most recent by User_2025-02-06-05-53-15-083
-
Local DB in VBCSSummary Local DB in VBCSContent Hi, Is there a documented way for working with local DB (I prefer SQLite) in VBCS mobile app? Thanks
-
Take and Store photoContent Hi, Does anyone know how to create an app with Visual Builder that allows you to use the device camera, take a photo and store it somewhere in Oracle Cloud? I'm …User_2025-02-04-13-24-52-333 40 views 2 comments 1 point Most recent by User_2025-02-06-08-43-22-650
-
JSON parser ErrorSummary Parsing BIP Response with JSON.parseContent Hi Experts, I'm dealing with the following issue. I have an action chain that executes a REST Integration (via OIC), …
-
regExp validator not workingSummary While using the validator It keeps saying Value '****' must match this pattern: ''. (where **** is my input value)Content Hi guys, I keep receiving this error wh…
-
How to deploy Visual Builder App to Weblogic ServerSummary Generate WAR file out of VB Application and deploy it in Weblogic Server.Content Hi Experts, Using the blog (https://blogs.oracle.com/vbcs/running-visual-builder…User_2025-02-06-06-53-05-399 46 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399
-
Loading App in VBCSSummary How application load works in VBCSContent Hi All, I recently started learning VBCS and I would like to understand what happens during an Application Load in VBCS…
-
display nested array in table or listContent Hi Team, I am trying to display nested json array inside a table using SDP or ADP when I am trying to display it showing nothing. The rest service is based on FA…
-
Populate oj-list-view using custom arraySummary I would like to populate a list view (oj-list-view) using a regular arrayContent Hi, I would like to know how to populate a oj-list-view with normal array; the i…
-
Filter Criteria for Rest Call in Action ChainSummary Filter Criteria for Rest Call in Action ChainContent Hello, How do we provide Filter Criteria for Rest Call in Action Chain. Currently we see that we can provide…
-
Implement Table with a filterContent Hi All, I am looking to implement the functionality demonstrated here : https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=table&demo=fi…
-
Fire Data Provider Event not updating data in ADPSummary Fire Data Provider Event not updating data in ADPContent Hi, I am calling one of the Fusion API's and showing data in the table using ADP. In the toolbar i have …
-
Unable to implement File Upload in vbcsContent Hi Everyone, I m new to VBCS Visual Builder Application. https://blogs.oracle.com/groundside/uploading-and-reading-a-text-file-in-visual-builder/comment-submitte…