Designer 10.15 | webMethods BPM Process Development Help | Debugging Processes | Working with Breakpoints | About the Breakpoints View
 
About the Breakpoints View
The Breakpoints view is a default view in the Process Debug perspective. The Breakpoints view displays a list of breakpoints that exist in your workspace.
When you double-click a breakpoint in the Breakpoints view, Designer displays the process in the editor and selects the step automatically.
The Breakpoints view allows you to enable and disable selected breakpoints; remove selected or all breakpoints; and skip all breakpoints. You can display breakpoints by groups based on their common properties, such as Process Steps. You can apply changes to groups.
If you close the Breakpoints view and want to reopen it, click Window > Show View > Breakpoints icon Breakpoints.
Note:
You cannot set a breakpoint in the Breakpoints view. Set a breakpoint by right-clicking a step in the process editor. For more information, see Setting a Breakpoint.
Related Topics