<?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 Users under a space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/users-under-a-space/m-p/172345#M125565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to know from webscript to which all spaces the user is being invited?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to pass the username and want to get all the spaces to which the user is invited.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appricitae any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kayan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2008 15:18:02 GMT</pubDate>
    <dc:creator>kayan</dc:creator>
    <dc:date>2008-07-25T15:18:02Z</dc:date>
    <item>
      <title>Users under a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/users-under-a-space/m-p/172345#M125565</link>
      <description>Hi All,Is there a way to know from webscript to which all spaces the user is being invited?I want to pass the username and want to get all the spaces to which the user is invited.Appricitae any help!ThanksKayan</description>
      <pubDate>Fri, 25 Jul 2008 15:18:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/users-under-a-space/m-p/172345#M125565</guid>
      <dc:creator>kayan</dc:creator>
      <dc:date>2008-07-25T15:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Users under a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/users-under-a-space/m-p/172346#M125566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A Lucene search may do what you're after - perhaps something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;TYPE:cm\:folder&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;A couple of notes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;This won't find any spaces that have custom types (eg. forums) - you could extend the query to support this quite easily, provided you know all of the different folder types ahead of time (or can calculate them in your code).&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;This won't find any folders within a Web Project.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;This will find all spaces that the user has read access to - if you're trying to find spaces per role (eg. "get all spaces where the user is a Contributor") then this approach won't be appropriate.&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 01:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/users-under-a-space/m-p/172346#M125566</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-07-28T01:31:44Z</dc:date>
    </item>
  </channel>
</rss>

