wfm.AdminTerminateActivity

This job cancels an activity. So far, only multi-instances can be canceled. If this is the last instance of a multi-instance activity, the process continues.

1. Input Parameters

Name Type Required Description

RActivityId

STRING

Yes

ID of the activity

UserId

STRING

Yes

ID of the user performing the action

2. Return Value

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