6.1 Management of execution log of process instances
You can monitor the execution status of process instances of a business process as a log in database. This is called as persistence. You can manage the execution log of process instances only when you are using database.
If you persist, specify the target process instance from the execution log of process instances, and you can check the status, delete the execution log, re-execute and use it in following cases:
-
Query handling when an error occurs
On requests from service requester, you can check the status of the specified process instance, delete the execution log of process instance or re-execute the process instance when required.
-
Test support of business process
At the time of business process development, you can improve the business process by confirming the status of process instance that is executed as a test. Also, you can delete the execution log of process instance or re-execute the process instance when required.
In order to confirm which activity is appropriate for which part of business process, you need to get Transition Diagram (screen at the time of business process development) of the business process activity prepared from the developer of business process in advance.