<?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: Attaching Documents in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155988#M110282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To get the content back out, you can use taskService.getAttachmentContent(..). In REST, you can use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;GET runtime/tasks/{taskId}/attachment/{attachmentId}/content&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;It will be streamed back in the mime-type it was uploaded with…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 09:04:06 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2014-01-15T09:04:06Z</dc:date>
    <item>
      <title>Attaching Documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155986#M110280</link>
      <description>I am attempting to call the rest-api to attach a text document to a workflow task.&amp;nbsp; Currently, I am allowing the user to select a file to upload at which point I attempt to call the attachments rest-api for that task.&amp;nbsp; My question is how I get the file itself loaded into ACT_GE_BYTEARRAY (I believe</description>
      <pubDate>Tue, 14 Jan 2014 19:31:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155986#M110280</guid>
      <dc:creator>lbds</dc:creator>
      <dc:date>2014-01-14T19:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching Documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155987#M110281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the TaskService createAttachment method for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 23:47:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155987#M110281</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-01-14T23:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching Documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155988#M110282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To get the content back out, you can use taskService.getAttachmentContent(..). In REST, you can use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;GET runtime/tasks/{taskId}/attachment/{attachmentId}/content&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;It will be streamed back in the mime-type it was uploaded with…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 09:04:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155988#M110282</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T09:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching Documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155989#M110283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to call the rest-api to attach the documents or do I have to use the use the TaskService createAttachment method?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 13:04:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155989#M110283</guid>
      <dc:creator>lbds</dc:creator>
      <dc:date>2014-01-15T13:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching Documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155990#M110284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please take a look at the userguide in the REST-section. Under the Tasks subsection, you can find a link to the docs for adding an attachment to a task…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 14:11:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attaching-documents/m-p/155990#M110284</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T14:11:57Z</dc:date>
    </item>
  </channel>
</rss>

