retryProcessInstance

Resumes execution of a process instance that has halted as a result of an activity failure. Execution continues by retrying the failed activity.

  • The request must specify the ID of the process instance that is to be resumed.
  • The response indicates whether the process instance has been successfully resumed.

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

Required System Action
haltedProcessAdministration
API Descriptions