SuspendProcess
Description:
Suspends the specified process instance.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
ProcessNameOrId |
The name or process ID of the process instance you wish to suspend. You can retrieve the process ID for a process instance by using the GetProcesses method. |
Output:
The following table describes the output of this microagent method:
Column Name |
Description |
Status |
Status of the process instance after executing this operation. |