<?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: Rest for a user out of the group in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292012#M245142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem…………&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 15:33:28 GMT</pubDate>
    <dc:creator>userteamdevelop</dc:creator>
    <dc:date>2014-01-17T15:33:28Z</dc:date>
    <item>
      <title>Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292011#M245141</link>
      <description>I use the rest - /alfresco/service/api/groups/shortName/children to get all the users of the group "shortName" for example. And if i want the inverse? Get all the users outside this group? Is there a rest for this?</description>
      <pubDate>Fri, 17 Jan 2014 15:00:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292011#M245141</guid>
      <dc:creator>soarez</dc:creator>
      <dc:date>2014-01-17T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292012#M245142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem…………&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:33:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292012#M245142</guid>
      <dc:creator>userteamdevelop</dc:creator>
      <dc:date>2014-01-17T15:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292013#M245143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean with "outside the group"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understand correctly could be something like: the children of the parent node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think you want to know all the groups that are not contained in the queried group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your need is the first one, you can use the webscript that retrieve the parent of the group node and after the same webscript to retrieve the children.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The script that retrieve the parent is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…/alfresco/service/api/groups/shortName/parents&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, pay attention that the rest returns a list of nodes, because the Alfresco model is able to map several parent for a node (a subgroup could be contained in more than one group).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 16:51:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292013#M245143</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2014-01-17T16:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292014#M245144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thanks for helping;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's the problem. I have 100 users in my system and 1 group called "TEST", that contains 3 users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looking for a scritp/rest that returns all the 97 users out of the "TEST" group. Or any way to do it using alfresco ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 12:40:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292014#M245144</guid>
      <dc:creator>soarez</dc:creator>
      <dc:date>2014-01-20T12:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292015#M245145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I get all users, exception user´s a group for exemple: to get all users I need to use PEOPLE API, to call GROUP, I use GROUP, but how can I get all users, exception Tests´s users for exemple ? Cause I gonna use two api´s in the same url ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for helping.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 13:07:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292015#M245145</guid>
      <dc:creator>userteamdevelop</dc:creator>
      <dc:date>2014-01-20T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292016#M245146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the repository should something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/ (root)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- TEST (with 3 users)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- 97 users&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Isn't it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes, you can get all the children of the root.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, remember that the list of results contains both people and subgroups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 13:19:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292016#M245146</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2014-01-20T13:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292017#M245147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually no .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 100 users in the repository and 3 of then are in the group "Test"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Repository - 100 Users&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Group TEST - 3 Users&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-**Users out of TEST Group - 97**&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-TOTAL - 100 users&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to retrieve all those users out of the TEST Group. If I understand your solution, this will return the 100 users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I need a Rest/Script/Query that returns users that are not part of one specific group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 13:07:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292017#M245147</guid>
      <dc:creator>soarez</dc:creator>
      <dc:date>2014-01-21T13:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rest for a user out of the group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292018#M245148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you confirm that the 97 users are in the repository root (and not in subgroups) the solution I suggest retrieves 98 items: 97 users plus 1 group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 18:44:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-for-a-user-out-of-the-group/m-p/292018#M245148</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2014-01-21T18:44:41Z</dc:date>
    </item>
  </channel>
</rss>

