Action Flows
Discussion List
-
How to Insert the Child Objects fetched from External REST API into Business ObjectSummary: Child Objects fetched from External REST API are not getting Posted into Business Object Content (required): Version (include the version you are using, if appl…
-
How to Pass Params Value in Call Component's Method ?Summary: I want to understand the structure of input that needs to be passed to params parameter of any method of Call Component Action. Content (required): I have a tab…Vishal Singh Rajpurohit 72 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Append Records in ADPSummary: My requirement is to have data in an EDP from 2 difference sources. I have two separate files extracted from two difference attendance machines. I created a fil…
-
How To Add Row in the Top (First Line) of the Editable TableSummary: We have made the Table Editable . We also want to add Row in the First Line of the Table and save the Data. Can anybody Please share a Sample Application zip fi…
-
Special Request to (Shay Shmeltzer)->Issue while calling BIP ExternalReportWSSService by ConnectionSummary: I have registered a BIP report, whose default output is XML. My requirement is to populate the extracted XML data in ADP. I have followed this link, but it is n…
-
Base64 to pdf error: cannot downloadSummary: Hi experts Content (required): I am trying to download files from external database and they are pdf. i used two different functions but non of them works. i tr…
-
Trying to add the empty row in table.Summary: My requirement is create editable table while enter the partnumber then part_desc, UOM, bom_quantity, status will reflect auto through REST API, which is workin…
-
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 191 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 62 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 41 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.…