Hi.
I have created a small workflow where I want a task to enter some custom java code every 10 minutes to check for a status
I have solved this by creating a boundary element on the task with a timeCycle in a timerEventDefinition.
We have two different environments set up where I have tested this workflow and it only seems to work in the environment where I have both activiti-rest and activiti-explorer running. In the environment where I have activiti-rest running alone, the trigger never seems to fire.
Are jobs such as timeCycle depending on activiti-explorer to be installed?
Regards,
Espen