3 Replies Latest reply on Jun 3, 2008 11:06 AM by csplrj1

    Want to suspend\close the taskInstance for some actors out o

    csplrj1

      I am assigning a task to a pool of actors and later on I want to suspend\close the taskInstance for some actors out of those pool of actors?

      eg.
      I assign a task named "Submit your notebooks" and have assigned them to persons a,b,c,d and then I require that if except for "a,b" I want to close the TaskInstance for other users as soon as they fill up process variables. but want that the TaskInstance should be open for "a" and "b".
      "a" user is a master user as soon as he fills up process variables the TaskInstance is closed for all users including himself.

      closed implies proceeds to next node

      How to perform that?

      Thanks in advance

      CSJakharia