<?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: Extending CMIS query to get all documents with a property in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56241#M20422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - Is there a way to do this? Would any expert be able to opine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2018 10:29:18 GMT</pubDate>
    <dc:creator>kartech11</dc:creator>
    <dc:date>2018-08-20T10:29:18Z</dc:date>
    <item>
      <title>Extending CMIS query to get all documents with a property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56240#M20421</link>
      <description>1I have an aspect that I have associated with multiple documents. For example lests call the aspect OrderAspect.&amp;nbsp;The below query works when I fetch all nodes that have a location property from OrderAspect set to 'WAREHOUSE-A'SELECT * FROM oa&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;rderAspect WHERE oa:Location&amp;nbsp;='WAREHOUSE-A' &amp;nbsp;1. How can I</description>
      <pubDate>Thu, 16 Aug 2018 15:19:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56240#M20421</guid>
      <dc:creator>kartech11</dc:creator>
      <dc:date>2018-08-16T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extending CMIS query to get all documents with a property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56241#M20422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - Is there a way to do this? Would any expert be able to opine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 10:29:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56241#M20422</guid>
      <dc:creator>kartech11</dc:creator>
      <dc:date>2018-08-20T10:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extending CMIS query to get all documents with a property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56242#M20423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this you will get all the documents associated with aspect orderAspect of location 'warehouse'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM cmis:document AS d JOIN oa&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;rderAspect as p ON 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 = p.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 WHERE oa:Location ='WAREHOUSE-A'&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 10:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/extending-cmis-query-to-get-all-documents-with-a-property/m-p/56242#M20423</guid>
      <dc:creator>kranthi</dc:creator>
      <dc:date>2018-08-20T10:34:00Z</dc:date>
    </item>
  </channel>
</rss>

