[jboss-user] [JBoss jBPM] - Re: [jBPM 4] Mai templates context variables

gleenders do-not-reply at jboss.com
Tue Jul 28 03:27:17 EDT 2009


Now we're back where we started :-) .... those silly loops....

My initial try was this

<task duedate="10 seconds" g="36,108,97,52" name="Visa Conseiller">
  | 		<assignment-handler class="be.axi.bpm.handlers.TaskAssignmentHandler"/>
  | 		<notification/>
  | 		<reminder duedate="15 seconds"/>
  | 		<transition g="-76,-12" name="to Inspection" to="Inspection"/>
  | </task>
  | 
  | <mail-template name="task-notification">
  |       <to addresses="xxxx at xxxi.be" />
  |       <subject>Assignment notification (E)</subject>
  |       <text>Task assigned</text>
  | </mail-template>

And this works fine except for the context variables, so my question rests the same....


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246337#4246337

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246337



More information about the jboss-user mailing list