Can you create an apex automation and have it take parameters from a page? I have a procedure that takes over 9 minutes to produce output and want to have process run as a scheduled job and send output to user via email. I started out building a dbms_scheduler job and call procedure to build scheduled job via a page process but it is still running within page and timing out.. Any thoughts?
Trying to do this in APEX 22.1..
Thanks!
Tony Miller
White Rock, NM