IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Troubleshooting > Use the integration debugger for problem determination > Stepping through component instances
Resuming component thread execution in the integration debugger
In the integration debugger, you can resume the execution of any component thread that is currently paused.
To resume component thread execution:
Procedure
- In the Debug view, ensure that the correct stack frame is selected for the component thread that you want to resume.
- Click the Resume icon
. The component thread pauses at the next available breakpoint. If there is no breakpoint at which any of the component threads can pause, the component instance runs to completion and terminates.
Stepping through component instances in the integration debugger