Debug Mode for Workflows
Use debug mode to step through your workflow to see runtime information and activity inputs and outputs. During debug mode you can perform the following actions:
- Change the properties of activities, for example, add an input.
- Change the properties of transitions, for example, change a transition from true to false.
- Set or clear breakpoints to control how the debugger moves through the workflow.
When the workflow editor window enters debug mode, the following window elements are available:
- debug mode menu
- Immediate pane
- Definition and Debug tabs are available for some of the tabs in the activity properties pane
The Activities pane is unavailable in debug mode.
Last modified: 11/25/2019 10:23:18 PM