[jboss-user] [jBPM] - Re: Task notifications in jBPM 5.3

Maciej Swiderski do-not-reply at jboss.com
Mon Jul 29 01:33:49 EDT 2013


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130729/28a6a897/attachment.html 


More information about the jboss-user mailing list