Question
Cognizant Technology Systems
Cognizant Technology Systems
IN
Cognizant Technology Systems
Posted: Jun 13, 2024
Last activity: Jun 24, 2024
Last activity: 24 Jun 2024 9:54 EDT
Solved
Case Assignment in Round Robin fashion automatically
Hi,
I need to assign the task to the users in a Round Robin fashion automatically. I had the list of users in a table -- Records in a datatype.
e.g: If I had 5 task and 3 users in that table. users 1,2,3 gets task 1,2,3 and task 4,5 gets assigned to user 1,2.
How can I implement this?
Can someone help me out? Thanks in Advance.....