Search code examples
oracleprocesstrackingapexprogress

Process Tracking with Oracle APEX


Is it possible to visualize process tracking with Oracle APEX? For example for the process "application".

Assuming it is a process with many steps. In this case i would like to divide the process. Accordingly, the process would be divided into sub-processes and this would then be broken down into the individual process steps. Sub-Process: Application

The arrow represents the first sub-process of the entire process. The lower circles visualize the individual process steps (here I have oriented myself to the Create Page Wizard). When the individual steps of the sub-process have been successfully executed by the various participants in the process, it continues with the second sub-process. Second SUb-Process: Assessment

It may be important to note that the individual process steps must be performed by several people. For example, in this process there is the applicant, the secretary, and the department manager. The process shown is intended only as an example.


Solution

  • There is not a easy way to visualize a process in the latest version of APEX (currently 20.2) without a plug-in, but it does seem that Oracle is planning on adding support for some similar functionality in a future version of APEX.

    Looking at the Roadmap for future version of APEX, it does look like process modeling is currently planned to be added to the standard release in a future version of APEX.

    enter image description here