In IBM® Integration
Designer,
the recommended thread filters are already set by default for use
with the integration debugger. However, you can view or change the
thread filters if circumstances warrant it.
About this task
To change integration debugger thread filters:
Procedure
- From the Window menu, select Preferences.
The Preferences window opens.
- In the left frame of the Preferences window, expand Run/Debug and
expand Java and Mixed Language Debug, then
select Thread Filters. The Thread Filters page
opens.
- If you want to want to ensure that the recommended thread
filtering preferences are set for the integration debugger, complete
the following steps:
- Ensure that the Apply thread filters check
box is selected. (Note that if you wanted to show all threads,
you would clear the check box.)
- Ensure that the Java Threads check
box is selected. This thread filter will filter the Java™ threads
of IBM Business
Process Manager from
the Debug view in the Debug perspective. When Java threads
are filtered, they will not appear in the Debug view unless a debug
event occurs within them, such as a breakpoint.
- Ensure that the WBI Thread Filter check
box is not selected. This will enable IBM Integration
Designer threads
to be displayed in the Debug view.
- Click OK.