<?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 to query the documents/folders under data dictionary in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66076#M22297</link>
    <description>&lt;P&gt;Sample query with nested folders:&lt;/P&gt;
&lt;PRE&gt;SELECT * FROM cmis:folder WHERE CONTAINS('PATH:"//app:company_home/app:dictionary//*"')&lt;/PRE&gt;
&lt;P&gt;Some other approach described by &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/16045"&gt;@afaust&lt;/A&gt; in &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/get-all-childs-of-a-node/td-p/76864" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/get-all-childs-of-a-node/td-p/76864&lt;/A&gt; (using FTS instead of CMIS syntax)&lt;/P&gt;
&lt;PRE&gt;ANCESTOR:"workspace://SpacesStore/b9f46070-fd06-4a72-8389-e3c76ca574a1" AND TYPE:"cm:folder"&lt;/PRE&gt;</description>
    <pubDate>Fri, 22 Oct 2021 13:53:16 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2021-10-22T13:53:16Z</dc:date>
    <item>
      <title>CMIS query to query the documents/folders under data dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66072#M22293</link>
      <description>We are trying to fetch the list of folders from Data Dictionary. However the CMIS query does not work. Following are the queries we tried.select * from cmis:folder where CONTAINS('PATH:"//app:company_home/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;ata Dictionary/*"')select * from cmis:folder where CONTAINS('PATH:"//app:company_home/Data</description>
      <pubDate>Tue, 13 Mar 2018 20:20:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66072#M22293</guid>
      <dc:creator>udayakumar_p</dc:creator>
      <dc:date>2018-03-13T20:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query to query the documents/folders under data dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66073#M22294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will fetch you all the children of data dictionary folder.&lt;/P&gt;&lt;PRE class="line-numbers language-sql"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;SELECT&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;FROM&lt;/SPAN&gt; cmis:folder &lt;SPAN class="keyword token"&gt;WHERE&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;CONTAINS&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;'PATH:"&lt;SPAN class="comment token"&gt;//app:company_home/app:dictionary/*"')&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 07:00:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66073#M22294</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2018-03-14T07:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query to query the documents/folders under data dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66074#M22295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 19:14:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66074#M22295</guid>
      <dc:creator>udayakumar_p</dc:creator>
      <dc:date>2018-03-14T19:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query to query the documents/folders under data dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66075#M22296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to get the folders inside too?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 13:19:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66075#M22296</guid>
      <dc:creator>franciscoduarte</dc:creator>
      <dc:date>2021-10-22T13:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query to query the documents/folders under data dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66076#M22297</link>
      <description>&lt;P&gt;Sample query with nested folders:&lt;/P&gt;
&lt;PRE&gt;SELECT * FROM cmis:folder WHERE CONTAINS('PATH:"//app:company_home/app:dictionary//*"')&lt;/PRE&gt;
&lt;P&gt;Some other approach described by &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/16045"&gt;@afaust&lt;/A&gt; in &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/get-all-childs-of-a-node/td-p/76864" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/get-all-childs-of-a-node/td-p/76864&lt;/A&gt; (using FTS instead of CMIS syntax)&lt;/P&gt;
&lt;PRE&gt;ANCESTOR:"workspace://SpacesStore/b9f46070-fd06-4a72-8389-e3c76ca574a1" AND TYPE:"cm:folder"&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Oct 2021 13:53:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66076#M22297</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-10-22T13:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS query to query the documents/folders under data dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66077#M22298</link>
      <description>&lt;P&gt;I made a mistake, I wanted to say documents too and not folders. The title mentions folders/documents but the solution provides only folders.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 16:24:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-to-query-the-documents-folders-under-data-dictionary/m-p/66077#M22298</guid>
      <dc:creator>franciscoduarte</dc:creator>
      <dc:date>2021-10-22T16:24:29Z</dc:date>
    </item>
  </channel>
</rss>

