resumeProcessInstances

Resumes all process instances for the specified process templates.

See also: suspendProcessInstance and suspendProcessInstances.

  • The request must specify the process templates for which instances are to be resumed.
  • The response returns a count of the number of process instances that have been resumed.
Note: This operation only affects process instances that are in a SUSPENDED state. To resume process instances that are in a HALTED state (as a result of an activity failure) you can use:
Required System Action
bulkResumeProcessInstances
API Descriptions