Action Flows
Discussion List
-
Add a Filter Criteria/Search Criteria Based on the based on the Fields of a Business ObjectSummary: Can anybody Please share a Use Case / Sample VB Application for the Serach Criteria of a Business Object on a Page. Content (required): Version (include the ver…
-
Notification occur each and every time whenever I'm updating the record in the table.In this action action im updating the record which is working fine but my requirement is update the user quantity when user quantity $page.variables.getLOOSE_PART.data[…
-
How to map menu option to oracle fusion page URLSummary: I made a menu and one of the choices should be mapped to External URL. How to make that with navigation option. Content (required): Hi Experts, Is there a way t…
-
Pop up Notification does not work ( I tried all the solutions but still not appearing)Summary: I might do something in the shell. Then, suddenly notifications do not work, but the application works fine. Content (required): Hi experts, I might do somethin…
-
How to handle a deselect on Redwood VBCS?Summary: Hi, I am developing an app using Oracle Redwood theme for multiple selection on table. I have setup an action chain on the first-selected-row (to display or not…
-
How to pass alias.data from bind-for-each into action for button onclick eventSummary: Greetings, I'm trying to pass alias.data from a top level bind-for-each into an action as a parameter, but I'm getting a reference error when doing so. Content …
-
Batch Editable Table IssueSummary: Values are not Storing while editing the table. Content (required): Hi All, We are using BDP table approach for editing table , As we have to implement Multipli…
-
Download huge volume of Data in ATP Database from UISummary: Best approach to give user the option to download large volume of data from VBCS UI Content (required): Hi All, We have data in one of the tables in oracle data…VBCS Learner-230793 71 views 7 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
how to reset the ADP index without having to reload the pagewe have an ADP which stores result data after some search and displays the data in a table. In the table definition I use multiple selection mode (row).When running the …Oracle PaaS Consultant-Oracle 197 views 15 comments 0 points Most recent by sailesh_cloudare Visual Builder
-
New Features in Oracle Visual Builder Studio 2307Summary: New Features in Oracle Visual Builder Studio 2307 Questions Content (required): Hi Shay, First of all thank you so much for the great features that has come wit…VBCS Learner-230793 61 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to create an application level dialog box which can be used in any of my pages?Summary: How to create an application level dialog box which can be used in any of my pages? Content (required): I want to create a dialog box which can be invoked from …
-
How to copy the action chain from one page to otherSummary: Hi Experts I have requirement where in I need the same action chain in another page. Please let me know the steps involved in moving the action chain from one p…
-
Getting an error upon calling an application module JS function from a page moduleSummary: Getting an error upon calling an application module JS function from a page module Content (required): Hi, I am getting an error upon calling an application mod…
-
How to connect scan reader sensor tool to my applicationSummary: How to connect scan reader sensor tool to my application. The receipt shows using only mobile and reading image. But I want to use scan reader. Content (require…
-
How to Logout on closing of tab in vbcs App?Summary: Logout functionality when user closes the tabs. Content (required): Hi All, I need a logout functionality of vbcs application when user closes the tabs (clicks …
-
Page freezes when huge data is assigned to ADPSummary: SOAP BIP call is made to load data to an ADP. Page freezes when data is huge Content (required): We are making SOAP BIP call to fetch employee records from Fusi…Nirosha Mookaiah Natarajan 42 views 2 comments 0 points Most recent by Nirosha Mookaiah Natarajan Visual Builder
-
While saving the record facing error.Summary: Hi Experts, 😊 Hope all are doing well. I am currently working on creating a custom application. The functionality is that we are using 2 different API’s, one is…
-
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: Content (required): Hi All, There is a requirement in my application. Using SDP, we are displaying a table. Row as Multiple is the selection mode for this table…
-
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …
-
Javascrip ReplaceAll functionSummary: Content (required): Hello everyone, is it possible to replace newlines or ENTER using some javascript function? I've tried the replace() function, but it only r…
-
How to prevent page navigation if the external API not responding with result ?Summary: I am using external API from database but in case user put a number in the form and submitting, the page navigation is conducted even if the API has no result. …
-
Stopping an Action ChainSummary Is it possible to stop an Action Chain at a certain pointContent I have created an Action chain that validates page input and calls the Business Object Rest Serv…
-
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.…
-
My requirement is to export the only edited row from table.Summary: Hello Experts, I am using the export functionality in VBCS to allow user to export the table data which is working fine but my requirement is export the only ed…
-
Role based access control for pages is not working as expectedSummary: Whichever page are enabled for role based access are throwing 403 in the console log when navigating to, even using the user which have been assigned to the rol…
-
How to set the timeout value for a "Fire Notification" action in Action chain?Summary: I want to set the autoTimeout value for the "Fire Notification" action in Action chain. Content (required): I have set the autoTimeout parameter but it doesn't …
-
How to refresh dependent select one choice components and values?Summary: The selected values of B,C,D,E are not resetting after I change or select a different value in A. How to reset/refresh all the dependent select one components u…
-
My requirement is while enter the Order Number by user then other field will populate automatically.Summary: Hello everyone, I'm newbie at VBCS. i want to populate the values through REST API. created type from end point. then created variable and created vb enter list…
-
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr…
-
Unable to activate an application action chain from a fragmentSummary: Unable to activate an application action chain from a fragment Content (required): Hi, I have a fragment which has a button on it. i would like to link that but…