wfm.StartWorkItem

This job starts a work item. The work item is personalized for the specified user.

This job has been replaced by wfm.GetWorkItem.

1. Input Parameters

Name Type Required Description

UserId

STRING

Yes

ID of the user

WorkItemId

STRING

Yes

Instance ID of the activity

ClientTypeId

STRING

Yes

ID of the client type used

2. Return Value

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