Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: Task notifications in jBPM 5.3"

To view the discussion, visit: https://community.jboss.org/message/830151#830151

--------------------------------------------------------------
I see two options here:
* you can define notification body as process variable so it will be resolved 
at runtime, then you would need to set the process variables for example by 
invoking some service just before the user task is triggered
* you would need to extend the  
http://docs.jboss.org/jbpm/v5.3/javadocs/org/jbpm/task/service/DefaultEscalatedDeadlineHandler.html
 DefaultEscalatedDeadlineHandler to override the executeEmailNotification 
method to do your custom email processing
HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/830151#830151]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to