Process debugging

Debugging allows testing and debugging of process maps at runtime. Debugging increases efficiency as issues can be identified much quicker when developing a solution.

Debugging can be done on synchronous/asynchronous business processes, cases, case fragments, and skin templates.

In a debug mode, you can do the following:

  • Set breakpoints.

  • View and edit variable values.

  • Step through the activities, set next to another activity or run to the next breakpoint.

  • View job related information and update where appropriate.

Note A breakpoint is a point where you can set a break in the execution of an activity. At runtime the activity becomes pending where the breakpoint is set.

A breakpoint cannot be set on Start node, End node, or Decision.