retryProcessInstances

Resumes the execution of all halted process instances for the specified process templates, in each case retrying the activity that caused the process instance to fail. For each process instance, execution continues by retrying the failed activity.

  • The request must specify the process template(s) for which instances are to be resumed.
  • The response returns a count of the number of process instances that have been successfully resumed.

This is one of four operations that can be used to deal with process instances that are in a HALTED state as a result of an activity failure. See also:

Required System Action
haltedProcessAdministration
API Descriptions