Top
Systemwalker Runbook Automation Studio User's Guide
Systemwalker

13.4.1 Running specific node using conditional branches

Debugging process definitions with branched nodes such as conditional nodes, you can select to Start instance by step motion and browse/update variables to run a specific node. Take the following steps to run a specific node

  1. Start the debugging by selecting Start instance by step motion.

  2. Step over the nodes before the branch node.

  3. Select the stack and open the process definition. Confirm the branch properties
    For conditional branches confirm the condition.

  4. Confirm the branch variables in Variables view.

  5. Change the variables in Variables view so that the condition of arrow to run the specific node is satisfied.

  6. Step over to next node.