IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Troubleshooting > Use the integration debugger for problem determination > Changing preferences

Specifying how invalid breakpoints should be handled in the integration debugger

In business integration components, breakpoints can become invalid over time.

For example, breakpoints can become invalid if refactoring occurs and the breakpoints are not updated or removed. However, you can set a preference to specify how you want invalid breakpoints to be handled in the integration debugger during the course of your debugging tasks.

To specify how invalid breakpoints should be handled:


Procedure

  1. From the Window menu, select Preferences. The Preferences window opens.

  2. In the Preferences window, expand Business Integration and select Debug. The Debug page opens.

  3. In the Cleanup invalid breakpoints radio button group, choose one of the following radio buttons:

    • Select Always to have invalid breakpoints automatically removed. This is the default selection.

    • Select Never to prevent invalid breakpoints from being automatically removed.

    • Select Prompt to be prompted for a decision on whether to automatically remove invalid breakpoints whenever they are detected.

  4. Click OK.

Setting preferences for the integration test client