<?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 Do I Download the doc I just Uploaded? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-download-the-doc-i-just-uploaded/m-p/272923#M226053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have implemented the upload example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts_Examples#File_Upload" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts_Examples#File_Upload&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which works fine, but how do I download/view the document that was uploaded?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The upload post gives me the upload.displayPath and upload.name, how do I make a web script that uses those arguments to view the file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2011 18:04:58 GMT</pubDate>
    <dc:creator>duhannig</dc:creator>
    <dc:date>2011-06-02T18:04:58Z</dc:date>
    <item>
      <title>How Do I Download the doc I just Uploaded?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-download-the-doc-i-just-uploaded/m-p/272923#M226053</link>
      <description>I have implemented the upload example:http://wiki.alfresco.com/wiki/Web_Scripts_Examples#File_Uploadwhich works fine, but how do I download/view the document that was uploaded?The upload post gives me the upload.displayPath and upload.name, how do I make a web script that uses those arguments to vie</description>
      <pubDate>Thu, 02 Jun 2011 18:04:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-i-download-the-doc-i-just-uploaded/m-p/272923#M226053</guid>
      <dc:creator>duhannig</dc:creator>
      <dc:date>2011-06-02T18:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Download the doc I just Uploaded?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-i-download-the-doc-i-just-uploaded/m-p/272924#M226054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One way is to use CMIS. There is a CMIS web script that uses path to get to the node. For example, if you upload sample-a.pdf to /Test, you could download it with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/s/cmis/s/workspace:SpacesStore/p/Test/sample-a.pdf/content.pdf" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/cmis/s/workspace&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;pacesStore/p/Test/sample-a.pdf/content.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you can get to it using the same web script if you know the node ID:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/s/cmis/s/workspace:SpacesStore/i/2c3204f0-22f7-43ee-9831-592127584c8f/content.pdf" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/cmis/s/workspace&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;pacesStore/i/2c3204f0-22f7-43ee-9831-592127584c8f/content.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 22:47:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-i-download-the-doc-i-just-uploaded/m-p/272924#M226054</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2011-06-03T22:47:18Z</dc:date>
    </item>
  </channel>
</rss>

