CancelProcessInstance
Cancel a specific process instance.
- The request must specify the unique ID of the process instance that is to be cancelled.
- The response indicates whether or not the process instance has been successfully cancelled.
Action | CancelProcessInstance |
Parameter Notes | processId: A unique alphanumeric value identifying this particular process instance, for example, pvm:0a100. Can be obtained from GetProcessInstanceData. |
Return | VoidResult |
Copyright © Cloud Software Group, Inc. All rights reserved.