Action Flows
Discussion List
-
Export PDF and Print PageSummary are there components for these functionalities?Content I'm using the export data component to download data in a table to a csv file. I'd like to do something si…User_2025-02-05-04-05-00-814 70 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
Not able to reset arraydataprovider variableContent I have a table with data populating from arraydataprovider. I have dragged and dropped a select-one element in one of the column and set the value for the select… -
Data from staged BO is not visible in UIContent I have staged my application and the staged BO has data. But when I run the staged application, data from staged BO is not visible in UI, the data from developme… -
How to Calculate a Running TotalSummary Header Field to total the Line Amounts belowContent Hello, I have a page designed (attached) that includes a Header Section and Lines Section. There can be many …Stephen Bryant-131052 31 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Impose Data Security Rules in the VBCS WebAppContent Hi Experts, we have built an app which will be used by three groups of users: 1. Requester 2. Approvers We wanted to impose data security rules in the App so tha… -
Another Nagging Issue with LOVs and ArraysSummary LOV Array - values repeating for all rowsContent Hello, I have an array tied to a table and the array is populated when the page loads. I have an LOV on one of t…Stephen Bryant-131052 23 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
LOV IssueSummary LOV will not pull dataContent Hello, Here is my situation: I've defined the following in accord with Shay's "LOV Tips Video": * Business Object to Store my LOV v…Stephen Bryant-131052 28 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
How to pass and retrieve the query param from the urlSummary How to pass and retrieve the query param from the urlContent Hi, Could you please let us know how to pass query param in url and how to retrieve in the applicati…User_2025-02-04-21-09-02-317 37 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Changing Messages titleSummary How do I change the title of the Notification Messages showingContent In action chain we have this Fire Notification action. The type there has 4 values. Error, …User_2025-02-04-14-58-25-903 22 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to pass parameters to a custom event through js file?Summary How to pass parameters to a custom event through js file?Content Hi, I created a custom event and an action chain with it that has a CallModuleFunction Action in… -
Cannot Select ID Attribute on my ADPSummary Created ADP Variable to be populated by REST Service CallContent Hello, I've created a connection to our ERP for payables payments. No problem there. I can displ…Stephen Bryant-131052 22 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Passing header parameters in custom componentSummary Passing header parameters in custom componentContent Hi, Could you please tell how to pass the header parameters in custom component. Below is the attached code …User_2025-02-04-21-09-02-317 23 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
Calling fire custom event from customer componentSummary Calling fire custom event from customer componentContent Hi, Could you please let us now how to call the fire custom event from custom component. Please find att…User_2025-02-04-21-09-02-317 29 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
Passing kmauthtoken as parameter in action chainSummary Passing kmauthtoken as parameter in action chainContent Hi, Could you please let us know how to pass the "kmauthtoken": "{\"localeId\":\"en_US\",\"localeOverride…User_2025-02-04-21-09-02-317 16 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance… -
Batch Update a Business Object: Bad Request ErrorContent Hi All, I'm trying to batch update a business Object by calling the REST endpoint business objects/batch. As a filepath I inserted: https://mightyzeus-mightyzeus…User_2025-02-04-12-06-50-154 27 views 6 comments 0 points Most recent by User_2025-02-04-12-06-50-154 Visual Builder -
Posting to Business Objects by ForEach Iteration over an arrayContent Hi All, I have the Business Object ShipmentHistory3 and function "createDataArray" which retrieves an array of items of the get_ShipmentHistory3 type. Array cont…User_2025-02-04-12-06-50-154 31 views 2 comments 0 points Most recent by User_2025-02-04-12-06-50-154 Visual Builder -
Dynamic dropdown at header or footer levelContent Hello, I am creating an application that needs something like a language drop down on its header. So I thought of adding it to shell so its available throughout …User_2025-02-04-14-58-25-903 23 views 3 comments 0 points Most recent by User_2025-02-04-14-58-25-903 Visual Builder -
Import Javascript Libraries is not workingContent Hi, We followed the steps in https://blogs.oracle.com/vbcs/importing-and-using-javascript-libraries-in-your-visual-builder-custom-code Therefore, I wrote below f…Hong Ling Toh 28 views 2 comments 0 points Most recent by User_2025-02-04-14-58-25-903 Visual Builder -
How to display Donut Graph using Custom Data Object Defined in Module FunctionSummary How to display Donut Graph using Custom Data Object Defined in Module FunctionContent Hi Wizards, I am trying to display VBCS donut graph using custom data objec… -
Unable to activate mobile edit pageSummary When I build a mobile app and add an edit page, clicking Edit doesn't navigate to the pageContent When I create a mobile application and run the Edit quickstart,… -
Create an event to show a table after a button eventSummary Create an event to show a table after a button event.Content Hi everyone, I have a table where I show a list of files in an FTP directory. I have created an even… -
Dependent LOV based Rest API(VBCS)Summary Dependent LOV not Working which is based on Rest API(VBCS)Content Hi All, I have a REST API. based on REST API, I have created 2 LOV's. which is dependent. I can…Nazeer Anantha-145553 111 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder -
Data Grid ValidationSummary Validating Cells one by one in a data gridContent Hello, I have a 5 column, 5 row data grid set up for data entry. I would like to require certain fields in the …Stephen Bryant-131052 31 views 11 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
SelecOne (LOV) in VBCSSummary SelecOne (LOV) in VBCSContent Hi All, I am calling a REST API...to populate LOV...but data is not getting populated....below is the process followed 1. Registere…User_2025-01-31-02-40-13-302 33 views 2 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Visual Builder -
Pass Parameter from Highlighted Row using a ButtonSummary Highlight row, click a button, navigate to another screen to view resultsContent Hello, How do you collect the row id value in a variable where the user highligh…Stephen Bryant-131052 35 views 7 comments 1 point Most recent by User_2025-02-04-06-54-05-326 Visual Builder -
Error Calling Deeplink in VBCSSummary Error Calling Deeplink in VBCSContent I am calling a deeplink of sales cloud in VBCS using navigate URL in action chain (or with hyperlink), but it is throwing b…User_2025-01-31-02-40-13-302 34 views 12 comments 1 point Most recent by User_2025-01-31-02-40-13-302 Visual Builder -
oj-table in VBCSSummary oj-table in VBCSContent Hi, Method1: I have a oj-table for which added the data using data source option......At what point data would be populated onto this tab…User_2025-01-31-02-40-13-302 27 views 7 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…User_2025-02-04-13-35-35-440 38 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder -
oj-button validation in VBCSSummary oj-button validation in VBCSContent For validating required fields on the page, I am doing below , Please confirm if any better approach On event ojAction - 1. c…User_2025-01-31-02-40-13-302 72 views 1 comment 0 points Most recent by User_2025-01-31-02-40-13-302 Visual Builder