Action Flows
Discussion List
-
Time Zone Preference in VBCSSummary: Time zone Preference Content (please ensure you mask any confidential information): Hi Team, we have created custom VBCS screens and would like to know if there… -
POST method for Fusion TablesHi, Using SOA P service with BI reports created in the instance I am able to get the data from fusion tables and display in VBCS page. Next is how to POST data to the Fu… -
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig… -
How to solve this issue :[Violation] Added non-passive event listenerSummary: Hi everyone, i am facing below warning while saving records to business object, and after that ADP table is behaving like this, [Violation] Added non-passive ev… -
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu… -
Please help me understand the below code on the main page.Summary: Below is the code on the main page ---- -
Where can I find the ESLint configuration file used by VBS to validate JavaScript files?Visual Builder Studio is reporting errors for JavaScript code that we are importing from code written outside of VBS. The code otherwise runs just fine, it is just rejec… -
VBCS Page getting Timeout after 10 minutes in REST API Patch UpdateSummary: VBCS Page getting Timeout after 10 minutes in REST API Patch Update - I have a button in which i doing for loop for a REST Call in action chain and it run recor… -
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 51 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 … -
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 43 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…