cancel
Showing results for 
Search instead for 
Did you mean: 

MailTask after BoundaryTimerEvent

parnswir
Champ in-the-making
Champ in-the-making
Hello,

I've tried to hook up a BoundaryTimerEvent to a SubProcess. Linked to it is a MailTask (which reminds the employee of the current ticket). This looks great on paper, but in ActivitiExplorer, this Timer never fires. When I replace the MailTask with a UserTask, it all works great, but I really want to have an automated reminder. What am I doing wrong?
3 REPLIES 3

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

Could you prepare jUnit test for it please?
(http://forums.activiti.org/content/sticky-how-write-unit-test)

Regards
Martin

patelag
Champ in-the-making
Champ in-the-making
Hi,

Yes you are correct.

TimerBoundty event will not trigger directly to MailTask.

I have already spent 1 day for same issue.

After doing below patch work and its worked fine.

I have attached TimerBoundry event to serviceTask first and from serviceTask to MailTask.
You can not call direcly from TimerBoundry event to Mail Task.

Try this and let me know for any problem.

patelag
Champ in-the-making
Champ in-the-making
please let me know if you need bpm sample file where i have called mail task many times as per my requirement.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.