Hi, I have one question. Is it not possible to use two timer successively? I want to use a activiti process as reminder with two remindgrades. I uploaded the diagram to my dropbox folder: https://dl.dropboxusercontent.com/u/789255/activiti.PNG When the process starts the first timer works fine. But after set the second timer (in "add remindtime 2") the "receive CONTRL" task ends directly and the process goes further to the "send remind mail 2" task without waiting. The process does not wait at the second timer! Is there a problem in my diagram or in my configuration? Or is there a restriction in activiti? I hope someone can help me 🙂
Hi, thanks for the answer! In my example I set the first timer 5 minutes after current time and second timer another 5 minutes later. in my dispair, i updated my activiti from 5.12 to 5.14. Unfortunately no timer works now 😞 They are with correct due date in the act_ru_job table but when reached the time, nothing happened. Is the problem known?