<?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 Custom group member verification in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-group-member-verification/m-p/202731#M155861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a simple workflow with one usertask. My user task contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;activiti:candidateGroups="mygroup"&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I can search tasks by this query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;List&amp;lt;Task&amp;gt; tasks = taskService.createTaskQuery().taskCandidateOrAssigned("myuser").list();&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read about IdentityService and custom session factories (how to manage users and groups)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but I need to implement retriving user tasks without real assignement to group&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instanse I have group name "mygroup" and user name "myuser" which is not assigned to group but has permission attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I extend activiti functionality for fetching user tasks by username using custom group permission verification?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 21:43:45 GMT</pubDate>
    <dc:creator>errorcv</dc:creator>
    <dc:date>2015-06-08T21:43:45Z</dc:date>
    <item>
      <title>Custom group member verification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-group-member-verification/m-p/202731#M155861</link>
      <description>Hi everyone,I have a simple workflow with one usertask. My user task contains:activiti:candidateGroups="mygroup"‍‍‍and I can search tasks by this query:List&amp;lt;Task&amp;gt; tasks = taskService.createTaskQuery().taskCandidateOrAssigned("myuser").list();‍‍‍I read about IdentityService and custom session f</description>
      <pubDate>Mon, 08 Jun 2015 21:43:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-group-member-verification/m-p/202731#M155861</guid>
      <dc:creator>errorcv</dc:creator>
      <dc:date>2015-06-08T21:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom group member verification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-group-member-verification/m-p/202732#M155862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure im following the use case here. So your user is part of another group, which grants auto permission on tasks?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's something you'll need to add in the layer you have above Activiti, and do a direct query, ignoring any candidate group.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 09:51:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-group-member-verification/m-p/202732#M155862</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-12T09:51:42Z</dc:date>
    </item>
  </channel>
</rss>

