<?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: Node Browser Query in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47313#M18653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this sir &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2018 23:58:36 GMT</pubDate>
    <dc:creator>cyrose22</dc:creator>
    <dc:date>2018-04-12T23:58:36Z</dc:date>
    <item>
      <title>Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47306#M18646</link>
      <description>Hi All,Im using node browser and my query is&amp;nbsp;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,cmis:name,cmis&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ath FROM cmis:folder WHERE CONTAINS('PATH:"//app:company_home/st:sites/cm&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ims-metro-carmen/cm:documentLibrary/cm&lt;IMG id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ENZ50//*"') where I will go to the specific folder where it contains pdf file while using that query it</description>
      <pubDate>Wed, 11 Apr 2018 09:10:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47306#M18646</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-11T09:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47307#M18647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;help on this pls thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 01:03:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47307#M18647</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-12T01:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47308#M18648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Try with CMIS workbench:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://chemistry.apache.org/java/developing/tools/dev-tools-workbench.html" title="http://chemistry.apache.org/java/developing/tools/dev-tools-workbench.html" rel="nofollow noopener noreferrer"&gt;Apache Chemistry - CMIS Workbench&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 08:25:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47308#M18648</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-04-12T08:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47309#M18649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should select for cmis:documents instead of cmis:folder to list the documents.&lt;/P&gt;&lt;P&gt;Also, there is a far better option than using CONTAINS + PATH to select by a common ancestor. CMIS has the IN_TREE operator to select anything below a specific base folder. You'd just need to resolve the base path against the folder ID and user that as a parameter to IN_TREE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 08:27:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47309#M18649</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-12T08:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47310#M18650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice&amp;nbsp;&lt;B&gt;Axel Faust&lt;/B&gt;‌, so putting in the IN_TREE parameter, will I use reference? or parent? or what type?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/20125_pastedImage_1.png" style="width: 620px; height: 94px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 08:50:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47310#M18650</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-12T08:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47311#M18651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="80296" __jive_macro_name="user" _jive_internal="true" data-id="80296" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/cesarista" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ Thankyou sir for the advice (y)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 08:51:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47311#M18651</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-12T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47312#M18652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html#x1-110001r109" rel="nofollow noopener noreferrer"&gt;CMIS spec&lt;/A&gt; is quite clear about this - you need to the CMIS object ID of the folder to use IN_TREE. In Alfresco, the CMIS object ID is either the full reference or only the UUID part of it, depending on the CMIS API you are using (Public API vs. raw OpenCMIS endpoints). Ideally, you only use the public API and thus only need to use the UUID part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:07:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47312#M18652</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-12T12:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Node Browser Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47313#M18653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this sir &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 23:58:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/node-browser-query/m-p/47313#M18653</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-12T23:58:36Z</dc:date>
    </item>
  </channel>
</rss>

