Action Flows
Discussion List
-
Pagination not working with customised fetch chainContent Hi, After enabling fetch chain customisation for Service Data Provider variable the pagination no longer works. The "options" argument passed to the request pagi…
-
Use application Parameter to declare and use endpoint REST with VBCSSummary Use application Parameter to declare and use endpoint REST with VBCSContent Hi all, I have a need to collect data from severals rest API , I would like to give t…
-
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…
-
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 43 views 2 comments 0 points Most recent by User_2025-02-06-05-53-15-083 Visual Builder
-
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 Visual Builder
-
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), …
-
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…
-
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…
-
How to filter information from a List View?Summary We are making a mobile app screen on VBCS and we want to filter the information from List ViewContent Hello guys! I'm starting with VBCS and I'm working on a mob…
-
How to navigate to a flow using dropdown?Summary How to navigate to a flow using dropdown?Content The requirement is to navigate to different flows by clicking on values of dropdown list. If I try to create an …
-
QR Reader IssueSummary I can't get QR Code value and store it in a variable in Visual Builder App pageContent Dears, Please I want to store the QR Code value in the below code which ha…
-
Flows inside flowsContent Hi, I have tried using VBCS flows to flow from one scenario to other, but I am unable to create below mentioned structure using flows. Our structure and requirem…
-
Unable to add new line feed (\n) in Assign statementSummary While trying to add "\n" in assign statement, I was not able to get a new line.Content My assign statement goes like this : $chain.variables.test " Test \n" + $p…User_2025-02-06-14-01-40-737 38 views 6 comments 0 points Most recent by User_2025-02-06-14-01-40-737 Visual Builder
-
Action Take PictureContent Hi, I'm using the Action to Take a Photo, but when i use the mobile, i just want take a photo with camera, i don't want browse on gallery the photo. Its possible…Stiven Oliveira Bezerra 13 views 0 comments 0 points Most recent by Stiven Oliveira Bezerra Visual Builder
-
Invoking a process using the native start process capability does not produce a responseSummary If we are calling a process using the native start process option in vbcs we aren't able to receive any result as if it is a success or failure.Content I need to…User_2025-02-06-14-01-40-737 24 views 8 comments 1 point Most recent by User_2025-02-06-14-01-40-737 Visual Builder
-
Oracle Visual Builder Roles are evaluated differently when opening the Dev URL in IncognitoSummary Oracle Visual Builder Roles are evaluated differently when opening the Dev URL in Incognito.User_2025-02-06-00-12-20-757 28 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Flow Navigation in VBCS?Content Hi Team I'm new to VBCS, i've created new flow as (childflow), in that flow i have created two new pages, (childflow-start & childflow-page2). Now in my main-sta…User_2025-01-31-02-34-24-578 46 views 2 comments 0 points Most recent by User_2025-02-05-18-20-34-650 Visual Builder
-
Oracle VBCS Role Based Mail SendSummary Oracle VBCS Role Based Mail SendContent In Oracle VBCS how can we send mail to the Users attached to particular VBCS Role. For Example: Suppose I have two Roles …User_2025-02-06-00-12-20-757 26 views 6 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Business Object Function - return array with multiple recordsSummary Business Object Function - return array with multiple records to pass to web serviceContent Hello, I have BO called, TrxHdrs, with multiple records. I know I can…Stephen Bryant-131052 24 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Can we raise any event on click of menu items in oj-menu-buttonSummary Can we raise any event on click of menu items in oj-menu-buttonContent Hi, I do not see any Event property for Menu Items under Menu button. I want to raise an E…
-
When passing json response as input parameter > DataCloneError: Failed to execute 'replaceState' onSummary When passing json response as input parameter > DataCloneError: Failed to execute 'replaceState' on 'History': Headers object could not be cloned.Content Hi All,…
-
Staged/Live Published application URL has version numberContent Hi all, During development stage, when we check the application the URL doesn't contain any version number but when we stage or publish the application, the URL …Mohammed Kaja Nawaz L J 21 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Non-passive event listenerSummary Non-passive event listener in Action Chain executionContent Hi, I see the below console message whenever an action chain is executed. How can I mark an event han…
-
Compound Filter Criterion IssueSummary The filter criterion works if you provide the first two fieldsContent Hello, I have the following 6 fields that are used as filter criteria on an SDP. Treasury S…Stephen Bryant-131052 9 views 7 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Issue when clicking on Hyperlink associated with a column in a tableSummary Hyperlink is unable to obtain selected row.Content Hi, I have a list view where one of the column is a hyperlink. And when I click on the hyperlink it will trigg…
-
WebViews for VBCSSummary I want to create a web view in a VBCS app to be used within my digital assistant.Content Everything is good with the digital assistant component is good and done…
-
Business Object Functions not visible after updgradeSummary List of endpoints limited to 8 total for business object functionsContent Hello, I have 17 functions defined on a business object yet only 8 endpoints are availa…Stephen Bryant-131052 21 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
2 different response types from REST endpoint, how to account for this?Content Hi, I am creating a login page which calls a POST REST endpoint. I have create a type from the response when the login is successful, I receive a lot of data bac…
-
Does Oracle Auto Upgrade VBCS Version?Summary Does Oracle Auto Upgrade VBCS Version?Content Hi, We were working on a VBCS Dev environment with version 19.1.3. Oracle has recently upgraded our VBCS Dev Enviro…