Setting activity destination users dynamically based on user order or level

  •  10-15-2008, 3:33

    Setting activity destination users dynamically based on user order or level

    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 send the task to User1 first. When User1 finishes the task, then send the task to User2 and User3 simultaneously as they are on same level. once they are done with the task, send the task to user4.

    Can somebody guide me how can I achieve this?

    Regards,

    Ritesh

View Complete Thread