<?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: CMIS query returns result from published site in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249698#M202828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. A ws:section node has a multi-valued property named ws:ancestorSections that contains the ids of all of its ancestor sections. You want to find the root section of the relevant website and constrain your query so it only returns sections that have the root section id as a value of their ws:ancestorSections property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2012 08:45:29 GMT</pubDate>
    <dc:creator>bremmington</dc:creator>
    <dc:date>2012-01-11T08:45:29Z</dc:date>
    <item>
      <title>CMIS query returns result from published site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249697#M202827</link>
      <description>Running this simple query from a class which extends SectionFactoryCmisImpl returns results from the Editorial and Live Stage.select cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId from ws:section where ws:displayRSSFeedWidget={0}‍Is there any way to avoid this and make the results stage specific?</description>
      <pubDate>Tue, 10 Jan 2012 19:45:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249697#M202827</guid>
      <dc:creator>mizage</dc:creator>
      <dc:date>2012-01-10T19:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query returns result from published site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249698#M202828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. A ws:section node has a multi-valued property named ws:ancestorSections that contains the ids of all of its ancestor sections. You want to find the root section of the relevant website and constrain your query so it only returns sections that have the root section id as a value of their ws:ancestorSections property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 08:45:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249698#M202828</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2012-01-11T08:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query returns result from published site</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249699#M202829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This seems to do the trick:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT d.cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId FROM ws:section AS d WHERE d.ws:displayRSSFeedWidget={0} AND in_tree(d,{1})&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I pass in the root id.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 15:17:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-returns-result-from-published-site/m-p/249699#M202829</guid>
      <dc:creator>mizage</dc:creator>
      <dc:date>2012-01-13T15:17:41Z</dc:date>
    </item>
  </channel>
</rss>

