wfm.SetActivityPerformers

This job sets the participants of any activity. Participants can be users or roles. Note that old settings will be overwritten.

1. Input Parameters

Name Type Required Description

OrganisationId

STRING

Yes

ID of the organization to which the roles/users belong

UserId

STRING

Yes

ID of the executing user

RActivityId

STRING

Yes

Instance ID of the activity

ObjectIds

STRING

Yes

GUIDs of roles/users, separated by commas

2. Return Value

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