ok... clear... not sure what a swimlane will do in this case..... hmmm nice exercise for myself later on...
You might split it up in two... one 'start task' and a loop... both with the same functionality.... keep the first task as is and you can assign the second task to the one that had the previous task with a specific assignmenthandler.... now I think of it... you can also do this with a one task and a taskhandler. Just put the actor-id that picked the task up in a processvariable and have your assignment handler check for that. If it is there, assign to group AND individual (to later be able to reassign back in case of e.g. illness), if not, assign just to group View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162532#4162532 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162532 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
