<?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:  How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286108#M239238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="" data-fulltext="" data-placeholder="Tradução" dir="ltr" style="color: #212121; background-color: #ffffff; border: none; font-size: 16px !important; padding: 0px 0.14em 0px 0px;"&gt;&lt;SPAN lang="en"&gt;I do not think you understood my doubt. I need to perform all this search in a query and this query should return the document name linked to the path of the same document&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2016 18:08:01 GMT</pubDate>
    <dc:creator>gustavosandrade</dc:creator>
    <dc:date>2016-11-14T18:08:01Z</dc:date>
    <item>
      <title>How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286105#M239235</link>
      <description>How can I perform the search of all documents, from a respective site eg 'sispat', and bring the paths of all the documents? I made a query that returns the paths of all folders: SELECT * FROM cmis: folder WHERE CONTAINS ( 'PATH: \ "/ app: company_home / st: sites / cm: sispat / cm: documentLibrary</description>
      <pubDate>Thu, 10 Nov 2016 19:36:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286105#M239235</guid>
      <dc:creator>gustavosandrade</dc:creator>
      <dc:date>2016-11-10T19:36:13Z</dc:date>
    </item>
    <item>
      <title>Re:  How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286106#M239236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not just use getDescendant or getFolderTree method of Folder class and iterate folder tree assemble path you self.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 03:49:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286106#M239236</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-11-11T03:49:17Z</dc:date>
    </item>
    <item>
      <title>Re:  How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286107#M239237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not selecting all documents with the IN_TREE clause?&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;&lt;SPAN style="color: #dd1144; background-color: #f7f7f9;"&gt;SELECT cmis:name FROM cmis:document WHERE IN_TREE(‘folder id’)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 23:02:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286107#M239237</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-11-11T23:02:00Z</dc:date>
    </item>
    <item>
      <title>Re:  How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286108#M239238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="" data-fulltext="" data-placeholder="Tradução" dir="ltr" style="color: #212121; background-color: #ffffff; border: none; font-size: 16px !important; padding: 0px 0.14em 0px 0px;"&gt;&lt;SPAN lang="en"&gt;I do not think you understood my doubt. I need to perform all this search in a query and this query should return the document name linked to the path of the same document&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 18:08:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286108#M239238</guid>
      <dc:creator>gustavosandrade</dc:creator>
      <dc:date>2016-11-14T18:08:01Z</dc:date>
    </item>
    <item>
      <title>Re:  How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286109#M239239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="" data-fulltext="" data-placeholder="Tradução" dir="ltr" style="color: #212121; background-color: #ffffff; border: none; font-size: 16px !important; padding: 0px 0.14em 0px 0px;"&gt;&lt;SPAN lang="en"&gt;I do not think you understood my doubt.&lt;BR /&gt;&lt;BR /&gt; I need to perform all this search in a query and this query should return the&lt;BR /&gt; document name linked to the path of the same document.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;Name Document | PATH&lt;BR /&gt;Paper.doc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |/sites/sispat/documentLibary/folder/Paper.doc&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 18:09:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286109#M239239</guid>
      <dc:creator>gustavosandrade</dc:creator>
      <dc:date>2016-11-14T18:09:47Z</dc:date>
    </item>
    <item>
      <title>Re:  How can I get all documents with their respective directory using CMIS? (Como eu consigo buscar todos os documentos com seu respetivo diretório usando CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286110#M239240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t think that this is working with such a document based query because only folders have a path property. Joining documents and folders would help, but&amp;nbsp;I don´t know if Alfresco is supporting joins in the meantime (&lt;A _jive_internal="true" class="link-titled" href="https://community.alfresco.com/docs/DOC-5898-cmis-query-language#w_cmis3adocument" title="https://community.alfresco.com/docs/DOC-5898-cmis-query-language#w_cmis3adocument" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/docs/DOC-5898-cmis-query-language#w_cmis3adocument&lt;/A&gt;&amp;nbsp;&amp;nbsp;-The Alfresco implementation currently does not support JOIN except as an extension to support aspects. This extension is Alfresco specific.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 08:23:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-get-all-documents-with-their-respective-directory/m-p/286110#M239240</guid>
      <dc:creator>jego</dc:creator>
      <dc:date>2016-11-15T08:23:40Z</dc:date>
    </item>
  </channel>
</rss>

