[jboss-user] [JBoss jBPM] - Re: support template for task assignment

swatis do-not-reply at jboss.com
Thu Jul 23 04:45:29 EDT 2009


 <task-node name="task2-have-fun">
  |    <task name="hello">
  |    <assignment expression="user(swati)"> </assignment>
  |    <event type="task-assign"> <action ref-name="send mail"/></event>
  |  </task>
  |      <transition to="end1"></transition>
  |    </task-node>
  |    <mail name="send mail" template="my-custom-template" />


Now here instead of using action ref-name you can use mail action also. this works. :)

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

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



More information about the jboss-user mailing list