Asynchronous user tasks are being saved in ACT_RU_JOB table and marked with the type "message".
No entry is made in the ACT_RU_TASK table and assigned Users for this User-Task are not able to complete the process.
- Is the Message Queue based Async Executor responsible for this?
If yes, why are asynchronous user tasks handled as jobs ?
In the Activiti User Guider is stated:
Two types of jobs exist: timers (like those belonging to a boundary event on a user task) and async continuations (belonging to a service task with the activiti:async="true" attribute).
Thanks in advance.
Best regards
Elvi
Solved! Go to Solution.
User Tasks are not handled by Async Executors. If you don't see them created in the Runtime Task table, it may be a bug. Please create a unit test to reproduce this issue and raise an issue in Activiti project
User Tasks are not handled by Async Executors. If you don't see them created in the Runtime Task table, it may be a bug. Please create a unit test to reproduce this issue and raise an issue in Activiti project
Thank you Joseph for your answer.
I tested again and noticed a failed configuration of the Job-Executor (it was not started). The User-Task was saved than as expected in the ACT_RU_TASK table.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.