Skip to Main Content
Feature Request FR-3669
Product Area Developer Experience
Status ROADMAP

5 Voters

Monitor In-Progress Automations

sandipan.banerjee Public
· Mar 6 2024

Idea Summary
There should be a feature in APEX to monitor In-Progress Automations

Use Case
Currently we can only see either the completed or failed Automations in Execution Log. Sometimes we need to have a real time status of the Long running Automations running on background. Similar to DBMS_SCHEDULER_RUNNING_JOBS table information for running scheduler jobs.

Preferred Solution (Optional)
In Execution log, there should be some option to see, In-Progress automations utilizing the DBMS_SCHEDULER_RUNNING_JOBS table. There should be some view as well to implement such feature in Applications as well, like the Automation Logs and Log messages.

This is currently on the roadmap for a future release of Oracle APEX.

Comments

Comments

  • gberp OP 4 days ago

    This feature should be open to users, not just developers. Similarly, FR-3162 Ability to track progress of running Automation URL:  https://apexapps.oracle.com/pls/apex/r/apex_pm/ideas/details?idea=FR-3162&session=431633095398 this function, too, to open up to the user,  This function should also be made available to users at the same time. Only in this way can it be perfect and almost replace the concurrent request management function of EBS.  It can be integrated into a lightweight concurrent request management example for us to install, and then it can be provided to users for use, just like using the concurrent request management function in EBS.