Process Maps
Three views of one log. This one takes a case notion and shows the flow of one object type; the train map shows every object type at once and the waits between them; the BPMN map draws the same process as a standard diagram.
The whole log as one map. Move a slider and it recomputes - every move is a round trip to this container, and the map you get back was drawn by the engine, in Python, in this process.
One log, projected onto one object type. Changing it
re-reads the log; it does not rebuild it.
The main path - the
277-case variant this process runs
most often - is always drawn whole. These add to it, and open on what the
5 commonest variants cover
(1,145 cases).
Loading the map...
What you clicked click the map
Click an activity for the cases that pass through it, or a path count for how long that step waits and which cases waited longest. A repeat loop beside an activity works the same way.
Or pick from the list
Clicking here filters the whole map to the cases containing that activity.
| Activity | Events |
|---|---|
| Create Goods Receipt | 4,042 |
| Create Invoice Receipt | 1,941 |
| Perform Two-Way Match | 1,941 |
| Approve Purchase Order | 1,598 |
| Create Purchase Order | 1,598 |
| Execute Payment | 1,166 |
| Create Request for Quotation | 927 |
| Create Purchase Requisition | 729 |
| Approve Purchase Requisition | 607 |
| Delegate Purchase Requisition Approval | 122 |