Allocating a Work Item to a Member of an Offer Set
Use the Allocate to offer-set member distribution strategy to specify both an offer set for a work item, and a specific user to whom that work item should be allocated. When the work item is scheduled, if that user is not a valid member of the offer set, the work item is instead offered to the remaining members of the offer set, as if the Offer to all distribution strategy had been used instead.
The
Allocate to offer-set member strategy allows you to support, for example, a case handler/account manager pattern, so that although the work item is originally allocated to a member of a team, the team manager can still:
Procedure
Result
- The work item will instead be offered to all members of the offer set.
- One or more of the following error messages will be returned (in the BPM log file and in relevant event or audit views).
Message ID of Error | Possible Causes |
---|---|
BRM_RESOURCE_INVALID_DESCRIBE_ENTITY | The provided GUID belongs to an organizational entity that is not a resource.
The performer field has been populated using an RQL expression (for example, resource(name="Leon"), so does not contain a GUID. |
BRM_WORKITEM_SCHEDULE_MEMBER_INVALID | The provided GUID belongs to an invalid resource. |
BRM_WORKITEM_SCHEDULE_NOT_A_MEMBER | The provided GUID belongs to a resource who is not a member of the offer set. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.