wfm.AdminTerminateProcess

This job cancels a process. The process is removed from the workflow’s runtime tables, but remains in the history and is marked as canceled.

1. Input Parameters

Name Type Required Description

ProcessId

STRING

Yes

ID of the process

UserId

STRING

Yes

ID of the user performing the action

2. Return Value

(INT): 0 = Job successful, otherwise error code.