Assignment of task based on round robin algorithm

Hi ,

I want to automate the process of task assignment based on round robin algorithm, is there any code or script that can be called from UiPath studio to assign tasks by taking input from excel

Hi @Yoichi ,

Your input or suggestions will be really appreciated

may we ask you for some more details. e.g. input data etc.

have a look also here on an example:

Hi,

System.Collections.Generic.Queue<T> might help.

Regards,

The task details and the individuals to assign to will be taken from Excel as input