ignoreProcessInstance
Resumes execution of a process instance that has halted as a result of an activity failure, ignoring the failed activity. Execution continues from the point in the process after the failed activity, as if the failed activity had not been processed.
- 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, resumeHaltedProcessInstance, retryProcessInstance
- Handling Process Instance Failures
- Required System Action
- haltedProcessAdministration
Copyright © Cloud Software Group, Inc. All rights reserved.