SuspendProcessInstance

Suspend a process instance from being scheduled for execution.

  • The request must specify the unique ID of the process instance that is to be suspended.
  • The response indicates whether or not the specified deadline has been successfully set.
Action SuspendProcessInstance
Parameter Notes processId: A unique alphanumeric value identifying this particular process instance, for example, pvm:0a100.
Return VoidResult

Required System Action

suspendProcessInstance

bulkSuspendProcessInstance (required if suspending multiple process instances)