Designer 10.15 | webMethods BPM Process Development Help | Debugging Processes | Debugging a Process | Debugging a Boundary Event
 
Debugging a Boundary Event
Timer boundary events, both interrupting and non-interrupting, support breakpoints and can be eligible steps.
Important:
Other boundary events (message, signal, and error) do not support breakpoints, and cannot be eligible steps. These boundary events respond to non-boundary events when debugging the same way they do when running. If you step over a message, error, or signal boundary event, debugger stops on the step after it.
Related Topics