Step through a workflow
Before you begin
Note: If any workflow configurations require outside interaction, you
must perform these actions by logging into a separate Client application before
continuing the debugging session. Otherwise, when you navigate away from the
debugging session, the session is lost.
Procedure
-
Start a debugging session. See Start and end a test debugging
session.
Note: To start a debugging session for a running workflow, see View a workflow instance.
- Select the step you want to start at.
- From the Debugger Control Bar, click Step.
-
To step through each activity, click Step.
Note: Each time you click Step, the next activity runs, and then pauses before running the next step or activity. If there are multiple subprocesses, you step through the presubprocess and postsubprocess before and after each subprocess until the final subprocess runs.