[jboss-user] [JBoss jBPM] - Emails with pooled-actors assignment
trouby
do-not-reply at jboss.com
Fri Sep 7 05:26:20 EDT 2007
Hey,
I have many tasks with pooled-actors assignments,
Assuming I have a task within a task-node,
Is it possible to do something like:
| <task name='aaa' notify='yes' />
| <assignment pooled-actors="#{seamPoolActorResolver()}"></assignment>
| </task>
|
And write an 'jbpm.mail.address.resolver' to return a collection of email addresses assigned to this pool?
In short, my question is whether or not 'notify=yes' in task works with '<assignment pooled-actors'> or it only works with specific 'actor' assignment?
Thanks,
Asaf.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082022#4082022
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082022
More information about the jboss-user
mailing list