<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Task Model Permissions vs. Attachment Permissions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133902#M94025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is indeed more Alfresco-related. I will try to answer, nevertheless:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A task can only be edited by the person that is assigned OR by the process initiator. This has nothing to do with permissions on the models, more of a service/ui constraint. The content-model uses for tasks describes the task, however, the task is NOT an Alfresco-cm:content but just a task in activity, having no Alfresco ACL's capabilities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A solution should be to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Create a multi-instance (as parallel-review) that has a task for EACH reviewer assigned to him/her explicit ally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Add a service-task before the tasks, setting READ_CONTENT permission to all selected assignees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Add a end-task-listener to the review-task, that revokes (if needed) the READ_CONTENT permissions from the document again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or am I getting your use case wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2013 06:45:54 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-02-13T06:45:54Z</dc:date>
    <item>
      <title>Task Model Permissions vs. Attachment Permissions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133900#M94023</link>
      <description>I have a client requirement that wants the attachment of the workflow to be read only to all reviewers as its moving through the review process. The issue that I am having is that when I set the permissions on the attachment to Consumer for the reviewers, they are not able to add comments or edit an</description>
      <pubDate>Tue, 12 Feb 2013 16:35:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133900#M94023</guid>
      <dc:creator>srobinson</dc:creator>
      <dc:date>2013-02-12T16:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Task Model Permissions vs. Attachment Permissions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133901#M94024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Isn't this more a question for an Alfresco forum?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 22:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133901#M94024</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2013-02-12T22:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Task Model Permissions vs. Attachment Permissions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133902#M94025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is indeed more Alfresco-related. I will try to answer, nevertheless:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A task can only be edited by the person that is assigned OR by the process initiator. This has nothing to do with permissions on the models, more of a service/ui constraint. The content-model uses for tasks describes the task, however, the task is NOT an Alfresco-cm:content but just a task in activity, having no Alfresco ACL's capabilities.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A solution should be to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Create a multi-instance (as parallel-review) that has a task for EACH reviewer assigned to him/her explicit ally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Add a service-task before the tasks, setting READ_CONTENT permission to all selected assignees&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Add a end-task-listener to the review-task, that revokes (if needed) the READ_CONTENT permissions from the document again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or am I getting your use case wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 06:45:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133902#M94025</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-13T06:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Task Model Permissions vs. Attachment Permissions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133903#M94026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your input.&amp;nbsp; It does help in the understanding of the integration.&amp;nbsp; Sometimes it is difficult to know what things were put into place from an Alfresco end and what is Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My use case however would actually call for the assignee to have READ access on the attachment and edit access on the task.&amp;nbsp; My process actually does something similar to what you have mentioned, but the task UI in Alfresco remains read-only following the access on the content.&amp;nbsp; It does seem that there is something in the Alfresco UI that is preventing this and not anything that can be controlled in Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shannon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 06:13:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-model-permissions-vs-attachment-permissions/m-p/133903#M94026</guid>
      <dc:creator>srobinson</dc:creator>
      <dc:date>2013-02-14T06:13:47Z</dc:date>
    </item>
  </channel>
</rss>

