Action Flows
Discussion List
-
Please help me with recipe in VBcookbook that has multiple flows under a pageSummary: Please help me with recipe in VBcookbook that has multiple flows under a page Content (please ensure you mask any confidential information): Version (include th…
-
Navigating to sub flow under the page dynamically based on the conditionSummary: Navigating to sub flow under the page dynamically based on the condition. Say based on the value selected from the List of values in the main page, navigate to …
-
need help in understanding the navigation tree recipeSummary: In the above , which part of the code is responsible to navigate to required pages upon click on the navigation lists In the action chain above I am unable to f…
-
How to convert CSV/excel file data to ADP in vbcs (take input from csv file)Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Facing issue while trying to fetch first selected row dataSummary: Hi All, I am using a table to store the data and created a object variable (SelectedRow) to store the first selected row data but when I am trying to fetch the …Jagadeesh Kumar Thontapaka 51 views 4 comments 0 points Most recent by Raunak Kumar Singh Visual Builder
-
SDP from external endpoint cannot be filteredSummary: Content (please ensure you mask any confidential information): Hi Experts, Please your advice and help :( Scenario: --------------------------------------------…
-
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to…
-
Visual builder preview errorSummary: Service is currently unavailable, try again later Content (please ensure you mask any confidential information): Visual builder preview error: Please I need hel…Prince Ofosuhene Apenteng 33 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Start Node missing in Action ChainHi, I created action chain named empAction as in Figure-1 Figure-1 After creating any action chain by default it should have Start node and (+) to add any event as in Fi…
-
How can I import and use the ESM module standard in Visual Builder implementations?Summary: I understand that natively VisualBuilder uses requireJS for module management. But EcmaScript Modules (ESM) have become the de facto standard for all major brow…
-
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
-
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard…
-
Approval Workflow BuilderHi, Is there any seeded functionality to build approval workflow say like Employee leave application. Thanks
-
How to get array of selected id in multi select tableSummary: Hi All, I am using cook book recipe for multi select in table which is working fine for my use case where I want id's of selected rows as long as user clicks se…
-
Need help with transform.js for service connectionSummary: Hi Experts I want to modify the response structure of a REST service using transform.js in service connection is there any blog which i can refer to do the same…
-
unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh…
-
VBCS PWA offline issueSummary: Hello. I have a PWA application, which I need to work offline for some actions that are triggering by buttons. Content (please ensure you mask any confidential …
-
What is the use of return type in action chain? how to assign value to return ?Summary: Hi Experts Can someone please tell me what's the use of this return type in action chain ? How to assign value to return type of action chain as I don't see any…
-
Do not Return control from an Action Chain to the Parent Action ChainSummary: Hi, Earlier in json based action chain if i do not want to return control from an action chain to the calling parent action chain, we had an option of returning…
-
editable table using BDP not updating value with new javascript action chainSummary: Hi Experts I'm creating a editable table with BDP by following the vbcookbook but in the new javascript action chain I'm getting below error in Beforeroweditend…
-
What is the difference between mutate and refresh in fire data providerSummary: Hi EXperts What is the difference between mutate and refresh in fire data provider? Also what is ADD, REMOVE, UPDATE options do in mutate ? Please help Please h…
-
Action Chains Inconsistency - JavaScript and JSON with New and Old GraphicsI've developed a visual application using Redwood Page Templates that are at version 2310.0.1. Based on my understanding, any action chain code that comes with these tem…
-
After selecting date and time in oj-input-date-time, time is going like T00:00:00Summary: Hi everyone, I am facing issue in oj-input-date-time After selecting date and time in oj-input-date-time, time is going like T00:00:00 Content (required): Versi…
-
running 2310 version but javascript action chain not availableSummary: Hi Experts I'm running 2310 version of VB but action chain it is creating based on JSON, I don't get an option to select. Please help where we have to change an…
-
Advance Search by Add Fields Attribute for filtering table in VBCS PageSummary: wanted to implement similar Advanced Search --> Add Fields --> select attribute -->Submission Date as given in manager requisition or any seeded page for filter…
-
How to embed the hyperlink within button.Summary: I tried to embed the hyperlink within button but when i click on the button dialog box won't open. Is this the correct way or not. Please guide me Content (requ…
-
How we can add attachment in editable table?Hello Everyone, I am adding the file picker component like this, but after selecting file from frontend, file select chain is not executing and there is no error in cons…
-
how to know what button has initiated the action chain if there are multiple buttonsSummary: Hi Experts I have 3 buttons calling same action chain, based on the button what was clicked I have different flows within the action chain to design. How to kno…
-
Action chain when i'm creating vbcs app it is creating in JSON, why it is not creating in javascriptSummary: Hi Experts Action chain when I'm creating in VBCS app it is creating in JSON, why it is not creating in JavaScript? Is there any setting by which when we create…
-
How can we use navigation flow or navigation header in redwood Starter theme.Summary: i have seen in redwood refrence they have used oj-sp navigation header component . if i use fragment code redwood template code above the template it also showi…