03-21-2017 02:37 AM
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
03-21-2017 11:18 AM
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).
03-21-2017 11:18 AM
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).
03-22-2017 03:15 AM
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 ?
03-22-2017 07:59 AM
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.
04-03-2017 02:26 AM
Thanks Axel
Explore our Alfresco products with the links below. Use labels to filter content by product module.