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:
- cancelProcessInstance, ignoreProcessInstance, resumeProcessInstance.
- Handling Process Instance Failures
- Required System Action
- haltedProcessAdministration
Copyright © Cloud Software Group, Inc. All rights reserved.