Work Allocation
Hi Team,
I have a requirement- User belongs to 2 Teams: Team A and Team B.
During GetNextwork if user gets assignment which belongs to Team A and works on it.
And, as per routing logic when case is processed and is assigned to Team B, then on GetNextWork by the same user he should not be getting the assignment which belongs to Team B as he has already worked upon it.
Any suggestions, on how this can be achieved.