IgnoreHaltedProcessInstance

You can force a halted process instance to cancel the task that has halted and continue with the process. This means that the process instance continues processing from the point in the process after the failed activity. This could mean, for example, that a field may not have been set but the process would continue as if the field had been set.

You cannot do this if the process instance is in a failed state. See TIBCO Openspace User’s Guide for more information.
Action IgnoreHaltedProcessInstance
Parameter Notes processId: A unique alphanumeric value identifying this particular process instance, for example, pvm:0a100. Can be obtained from GetProcessInstanceData .
Return StringResult

Required System Action

haltedProcessAdministration