03-02-2020 01:02 PM
Hello,
In first place sorry for my English it may not be the best.
Please help me. I have workflow where I have userTask which has multiInstanceLoopCharacteristics. When all people in some group complete the task (red) the boundaryEvent timer attached to the userTask is still active (I get this by workflowService.getTimers( "activiti$" + workflowId) ). The completion condition is „${(nrOfInstances - nrOfCompletedInstances) == 0}“. In my case the timer makes a duplicate task. So I would like to somehow cancel, stop or delete the timer in exclusive gateway shown on the picture (green). For now I use exclusive gateway to identify that there are no assignees (everyone completed the task) and I list active timers in workflow.
Thank you for your time.
Explore our Alfresco products with the links below. Use labels to filter content by product module.