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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155380#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...