Sorry for not mentioning it in my previous post but I also tried the following
<task duedate="10 seconds" g="36,108,97,52" name="Visa
Conseiller">
| <assignment-handler
class="be.axi.bpm.handlers.TaskAssignmentHandler"/>
| <on event="task-notification"><mail
template="mail-task-assign"/></on>
| <reminder duedate="15 seconds"/>
| <transition g="-76,-12" name="to Inspection"
to="Inspection"/>
| </task>
|
| <mail-template name="mail-task-assign">
| <to addresses="xxx(a)xxx.be" />
| <subject>Assignment notification (E-C)</subject>
| <text>Task assigned</text>
| </mail-template>
|
|
But this code does nothing at all... It's maybe like kukeltje said:
anonymous wrote : I'm not 100% sure a mail element can be nested in a 'on'
element in 4.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246353#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...