Action Flows
Discussion List
-
Capture Event of window Browser close button in Oracle VBCS PageSummary: I am working on a client requirement. When a user tries to close the VBCS Page from window browser close button without providing a input to a field in the page…
-
play sound from mp3 on button click from VBCSHi all We have a requirement in oracle vbcs to play sound on button click. Where should I upload the mp3 file and how can I play in form js code(button onclick action) T…
-
Creating a simple "user registration" app is giving me ERROR 415Hello everyone! I'm trying to create a simples POST on my Business Object and I'm getting ERROR 415 - Unsupported Media Type. When I click on the "save" button nothing h…
-
VBCS not supporting oneOf keyword in OpenAPI3?Summary: Unable to choose from multiple request bodies, using the oneOf keyword in OpenAPI specification imported in VBCS. Content (please ensure you mask any confidenti…Ronald Konijnenberg 53 views 4 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
Value Disappears after being selected in VBCSI created LOV using select single option and insert a list view inside it to fetch more rows but when i try to select a value nothing happens cannot see any value select…
-
Filter by same dateSummary: Hi all Good Day to you. i have an issue when i filter from the same date for example: *DateFrom = 1/12/2023 *DateTo = 1/12/2023 the date above then will be filt…
-
Resolving issues in auto-generated Javascript files found by SonarqubeSummary: Can these issues found by Sonarqube in Javascript code auto-generated by Visual Builder be resolved without consequences for Visual Builder / our webapp? Conten…
-
Is it possible to create editable table using SDP?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…
-
I'm unbale to fire custom notification from javascriptSummary: Hi Experts I'm unbale to fire custom notification from javascript, getting fireCustomEvent not available. Please help me. I have attached the source code here I…
-
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 52 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…