Hi guys when I'm trying to updateTask or getValidTask im getting permission denied exception
Can anyone let me know what are the permissions we need to have to get the task for the workflow for a user .
Currently my user has the Coordinator role which alfresco says (full access) even though i can't get or update the task for the particular task .@#Permission Denied exception
Solved! Go to Solution.
The name of the error message is a bit misleading. There are no permissions when it comes to workflows / tasks. The basic requirement for being allowed access is that the current user must either be the initiator of the workflow, the assignee of a current task or someone that has previously participated in the workflow (e.g. personally completed a task).
The name of the error message is a bit misleading. There are no permissions when it comes to workflows / tasks. The basic requirement for being allowed access is that the current user must either be the initiator of the workflow, the assignee of a current task or someone that has previously participated in the workflow (e.g. personally completed a task).
Thanks Axel that piece of information is really useful. My problem is my user for particular scenario doesnt have the any of the above mentioned requirements is there any way we can overcome this ?
Unless you replace the AOP interceptor handling these checks there is no way to overcome this other than to include the user(s) in the process somehow.
Thanks Axel
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
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.