IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Troubleshooting > Use the integration debugger for problem determination > Manage breakpoints
Applying hit counts to breakpoints in the integration debugger
In the integration debugger, you can add hit counts to breakpoints that have been set in business processes. When a hit count is applied to a breakpoint, the breakpoint suspends execution of the process thread when the specified hit count value is encountered. The process thread execution remains suspended until it is enabled again or until the hit count is changed or disabled.
To apply a hit count to a breakpoint:
Procedure
- In the Breakpoints view, right-click the breakpoint to which you want to apply a hit count and then select Properties from the menu. The breakpoint Properties window opens.
- In the left frame of the Properties window, ensure that Common is selected.
- Select the Hit Count check box.
- In the Hit Count field, type the hit count value that you want to apply to the breakpoint.
- Click OK to close the window.