[jboss-user] [JBoss jBPM] - Re: Task assignment to group or pooledActors
jayramak
do-not-reply at jboss.com
Thu Jan 11 10:52:47 EST 2007
I have the same issue assigning the task to multiple actors. I tried the assignment element within both the task and swimlane elements,
as below:
<assignment pooled-actors="x,y" />
<assignment expression="group(sales") />
But both of the above (used either within task or swimlane elements), results in "task has been assigned to null". and it is assigned to noone.
The db is set to have the those users and groups in jbpm_id_user and jbpm_id_group and jbpm_id_membership.
BTW, Is the swimlanes meant for a single actor only ??...
pls, help
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000495#4000495
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000495
More information about the jboss-user
mailing list