wfm.AdminResumeProcess

This job resumes a suspended process for processing. If individual activities from this process are also suspended, these are also continued.

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. Output Parameters

Name Type Dependency Description

State

INT

Status of the process after resuming

3. Return Value

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