wfm.AdminResumeActivity

This job resumes a suspended activity for processing.

1. Input Parameters

Name Type Required Description

RActivityId

STRING

Yes

Instance ID of the activity

UserId

STRING

Yes

ID of the user performing the action

2. Output Parameters

Name Type Dependency Description

State

INT

Status of the activity after resuming

3. Return Value

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