Thanks Jon
Another great quick overview and summary
Oh boy! Am I glad that you didn't retire? Thank you for this great post.
Very well done, and helpful.
I have an IG using FOS plugin to add Menu Items to "Actions Menu" that trigger a custom event that causes a Dynamic Action to fire executing PL/SQL code using Primary Keys of currently selected IG rows and other page item values. I want to move the PL/SQL code to a background process and cause it to fire as one of the actions of the Dynamic Action. Ideas on how to do that?
In short, how to fire a background Process from a Dynamic action that uses Page Item values? It seems it has to be a button click event? Or a submit, but then I lose which items were selected?
Thoughts? Thanks Joe
JD
As usual a great article John. What are your thoughts about using this mechanism in a SaaS application where you have several tenants, each one with many users, so a given process in the application could be run "at the same time" simultaneously by lots of different users. I'm worried about hitting the Maximum number of background page processes easily. The app runs on an ADB in the OCI APEX.
Thanks in advance
Regards