Debugging BPEL processes follows the same main principles as debugging Java applications. Debugging BPEL processes entails setting breakpoints in the source code and executing the process step-by-step within a debugging session.
The main steps in debugging BPEL processes are the following:
![]() Prepare to debug |
|
|
|
![]() Monitor your BPEL process |
|
![]() Finish a debugging session |
|