resumeProcessInstance

Resumes a previously suspended process instance.

See also: suspendProcessInstance and suspendProcessInstances

  • The request must specify the unique ID of the process instance that is to be resumed.
  • The response indicates whether or not the process instance has been successfully resumed.
Note: This operation can only be used on a process instance that is in a SUSPENDED state. To resume a process instance that is in a HALTED state (as a result of an activity failure) you can use:
Required System Action
resumeProcessInstance
API Descriptions