RetryHaltedProcessInstance

Progress a halted process instance by retrying the task that has failed. For example, you may want to do this if a database task has failed because the database connection was lost but is now restored. You cannot do this if the process instance is in a failed state.

Action RetryHaltedProcessInstance
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