ignoreProcessInstances

Ignores failed activities and resume the execution of all halted process instances for the specified process templates. For each process instance, 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 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