Hi all, I can't make swimlane assignment to a group work. My swimlane definition is:
<swimlane name="Legal"> | <assignment expression="group(Legal)"/> | </swimlane> The process definition and task assigment is: <task-node name="Contract"> | <task name="Contract" swimlane="Legal"> | .... | </task> | <transition name="" to="Contract response"/> | </task-node> The Legal group has been created in the database as well as a user that has membership of that group. However, when I get to this point in the process, instead of assigning the task to the "Legal" group, the task is assigned to null: 1719 45 08-Sep-2007 06:50:43 task-assign[null,TaskInstance[Contract]] I've searched this forum and found some posts back in 2005/2006 which seem to talk about a similar problem, but I can't find a good resolution (e.g. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73247&start=10&postdays=postDays&postorder=postOrder&highlight=highlight). I'm using jbpm-3.2GA. Can anyone explain? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082326#4082326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082326 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user