JBoss Community

Re: Task notifications in jBPM 5.3

created by Maciej Swiderski in jBPM - View the full discussion

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 DefaultEscalatedDeadlineHandler to override the executeEmailNotification method to do your custom email processing

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community