Hello, I want to create a workflow (in eclipse) in which user A assigns a task to user B. To complete that task, user B has to access a file in a folder X , in which it has not access. How can i achieve that? Thanks in advance.
Solved! Go to Solution.
You can set specific permissions on the document.
By doing so, users will be able to see the document when using search for example, but they will have problems if they try to access the parent folder's properties.
To fix that, you could give the user the read permission on the folder, but then you would have to change the permissions on the other files inside the folder, first by turning off the permission inheritance, and then defining who can see those.
I hope you can understand the idea.
You can set specific permissions on the document.
By doing so, users will be able to see the document when using search for example, but they will have problems if they try to access the parent folder's properties.
To fix that, you could give the user the read permission on the folder, but then you would have to change the permissions on the other files inside the folder, first by turning off the permission inheritance, and then defining who can see those.
I hope you can understand the idea.
thanks a lot
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.