Hi,
I have a scenario where i am getting the destination users for an activity in an xml structure from the asp.net page along with the level of the users. now i need to send the task to the destination users according to their order. e.g say i get 4 users User1 of Level 1, User2 of Level2, User3 of Level2, User4 of Level3.
Now i need to ...