Action - Halt
This action halts the execution of the process. If no parameter is supplied, then the exitcode is WFPIEC_COMPLETED by default. The optional action parameters are as follows:
Optional parameters | Description |
ExitCode | Specifies the exit code for the process instance. See WORKFLOW_PROCESS_INSTANCE_EXIT_CODE. |
The following diagram shows the schema for this action.
See Also