04-25-2018 08:21 AM
I have a process, which contains a asynchronous serviceTask which executes a a task defined in Java Class.
I wanted to "kill" proces instance. I have used RuntimeService.deleteProcessInstance, but the process didn't stop. The entry of this process has gone from ACT_RU_EXECUTION, but it was still being executed by activiti-engine.
How can I "kill" process instance contains asynchronous task by knowing its procesInstanceId?
Thanks in advance for reply
04-26-2018 09:08 AM
hmm, that is strange. which version of Activiti are you using? Do you find an entry in the JOBS table after the delete? Can you provide a unit test to reproduce this issue?
Explore our Alfresco products with the links below. Use labels to filter content by product module.