Debugging the process
While you are testing the process and things are not working as expected, for example, a process instance takes the wrong branch or the approval flow is not what you were expecting, you can debug the process by setting the Audit Level to Development
. Setting the Audit Level is done in the Enterprise Manager.
First you will set the Audit level to Development mode and then you will initiate a new process instance in the Business Process Workspace to witness the effects of this change in debugging.
How to do it...
This section will cover how to debug a process instance. It is done as follows:
1. Go to the Enterprise Manager console | SOA-Infra | SOA Administration and click Common Properties. This will set the Audit level to Development mode.
2. Also tick the Capture Composite Instance State check box.
3. In the EM Console, click on the old instance that you have created while following the steps in the section Testing Process : Triggering the Process, in this chapter.
4. The...