This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Applying hit counts to breakpoints in the integration debugger

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
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.

About this task

To apply a hit count to a breakpoint:

Procedure

  1. 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.
  2. In the left frame of the Properties window, ensure that Common is selected.
  3. Select the Hit Count check box.
  4. In the Hit Count field, type the hit count value that you want to apply to the breakpoint.
  5. Click OK to close the window.