Once a workflow has been started, it proceeds step by step
toward completion, as long as individual participants fulfill their
assignments, mark them as completed or not completed, approve or
deny requests, etc. The workflow will not stop running until it
completes successfully, encounters an error or exception that
causes it to fail, or is manually paused or canceled.
If you are the owner, or have been granted the Manage
permission by the owner (see "Setting workflow
permissions") you can cancel, pause, and resume
workflows. If you pause a workflow instance, you can resume it at
any time. If you cancel the workflow instance, it cannot be
resumed, and will need to be restarted as a new instance.
You can use Process Manager's Windows console to pause, resume,
or cancel all currently-executing instances of a workflow. To
pause, resume, or cancel individual instances of a workflow, you
will use Process Manager's Web application.
To pause, resume, or cancel all currently-running instances of
a workflow
Right-click the workflow in the Workflow
explorer.
Click Manage | Pause all instances OR
Resume all instances OR Cancel all instances.
Click OK to confirm that you want to pause,
cancel, or resume all instances of the workflow.
Click OK to dismiss the confirmation
message.
To pause, resume, or cancel an individual instance of a
workflow
Right-click the workflow in the Workflow
explorer.
Click Reports | Audit history
Enter your user name and password to log on to the
Web application.
Click Run Report.
On the Table view tab, find the specific
instance of the workflow you want to pause, cancel, or resume.
Click on the Request ID link for the workflow
instance.
In the panel in the top half of the screen, note that
the Status column indicates that the instance is currently
executing.
Note the Cancel request, Pause request,
and Resume request links near the middle of the screen.
These links will only appear if you are the owner (or have been
granted the Manage permission by the owner) of the
workflow.
Click the action you want to take,
Click OK to confirm, then click OK to
dismiss the confirmation message.
Note that the Status column now reflects the
action you took on the workflow instance.
Whenever a workflow is canceled, paused, or resumed, an entry is
added to the workflow's audit history. A similar entry is also
added to the LANDesk.Workflow.ServiceHost log file, located in the
LANDesk\ProcessManager\Web Services folder.
When a workflow is paused
Any timers tied to actions in that workflow will
continue to count down, but their dependent actions will not kick
off until the timer expires AND the workflow is resumed.
Participants will still be able to complete
assignments they have received via the workflow. Their responses
will be logged, but no further actions will be executed until the
workflow is resumed.