<?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 How to get or download a document from CMIS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273829#M226959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im using CMIS(java) and Alfresco-Opencmis-Extension and im able to fetch the properties or metadata of the document stored in alfresco repository by writing the query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now how can i obtain the document from this metadata with its contents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to have a download link for the document and i need to download the document in my local system for which the metadata is obtained.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can u please guide on how to accomplish this or point me to some documentation or examples where this can be achieved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2012 07:12:07 GMT</pubDate>
    <dc:creator>shiv</dc:creator>
    <dc:date>2012-10-19T07:12:07Z</dc:date>
    <item>
      <title>How to get or download a document from CMIS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273829#M226959</link>
      <description>HiIm using CMIS(java) and Alfresco-Opencmis-Extension and im able to fetch the properties or metadata of the document stored in alfresco repository by writing the query.Now how can i obtain the document from this metadata with its contents.I need to have a download link for the document and i need t</description>
      <pubDate>Fri, 19 Oct 2012 07:12:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273829#M226959</guid>
      <dc:creator>shiv</dc:creator>
      <dc:date>2012-10-19T07:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get or download a document from CMIS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273830#M226960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be able to retrieve the unique id of the document. With the id you should be able to get a Docuemnt instance that has a getContentStream method to return the content of the document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the id you can build a link to access directly to the content through the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this will be helpful, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JSP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 19:01:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273830#M226960</guid>
      <dc:creator>jspuchau</dc:creator>
      <dc:date>2012-11-16T19:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get or download a document from CMIS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273831#M226961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco sees every document and folder as a node, so if you know the nodeRef, you can access the documents and file through CMIS API, NodeService API (CRUD of nodes) and ContentService API (to get the contenStream of the files)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look this link, is absolutly useful &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/NodeRef_cookbook" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/NodeRef_cookbook&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it helps you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 20:39:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-or-download-a-document-from-cmis/m-p/273831#M226961</guid>
      <dc:creator>angello0571</dc:creator>
      <dc:date>2012-11-23T20:39:37Z</dc:date>
    </item>
  </channel>
</rss>

