WorkRequests.saveMembers (Method)

Adds one or more users and groups as members of a work resource.

Returns:

Void

Arguments:

Name Type Required Description
resourceID WorkRequestResourceIDActive Required An active work request resource ID.
userGroupIDList UserGroupID_ExcludingAnonAuthList Required A comma-delimited list of user and group IDs.

Context:

License Requirements None
Permission Requirements site:SiteAdmin
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization This method may be customized at the site level

Error Codes:

Code Error Message
64002 UserGroupID $1 is already a member of the specified work request resource.

Notes:

None