<?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: Upload Content - REST API in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237765#M190895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried that option with "/api/enterprise/tasks/" but it shows only in that particular task not in the following tasks that's in the flow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the ID back in the response object when checked in the database table "RELATED_CONTENT" for that ID see the record with "field" value as null but for the one that I attach as part of the form from UI I see the value as the field name that I defined in the form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 13:02:25 GMT</pubDate>
    <dc:creator>eramesh</dc:creator>
    <dc:date>2016-10-04T13:02:25Z</dc:date>
    <item>
      <title>Upload Content - REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237763#M190893</link>
      <description>Hi,Using Activiti REST API to upload content to process instance, I get the response back with id, name, created, creted by etc…But when I view the task I not seeing the this uploaded document attachment but its displayed in the process instance screen.How I can relate this uploaded content to my fo</description>
      <pubDate>Mon, 03 Oct 2016 19:14:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237763#M190893</guid>
      <dc:creator>eramesh</dc:creator>
      <dc:date>2016-10-03T19:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Upload Content - REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237764#M190894</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;Not sure it will help or not… just append ?isRelatedContent=true in your url and that document will show as a related content for particular task. by default it sets to false.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:45:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237764#M190894</guid>
      <dc:creator>shagufta1</dc:creator>
      <dc:date>2016-10-04T06:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Upload Content - REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237765#M190895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried that option with "/api/enterprise/tasks/" but it shows only in that particular task not in the following tasks that's in the flow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the ID back in the response object when checked in the database table "RELATED_CONTENT" for that ID see the record with "field" value as null but for the one that I attach as part of the form from UI I see the value as the field name that I defined in the form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 13:02:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237765#M190895</guid>
      <dc:creator>eramesh</dc:creator>
      <dc:date>2016-10-04T13:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upload Content - REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237766#M190896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ramesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May I know your use case for this scenario of uploading a document outside of the workflow? Is this a case where you have already started a process and the user might have forgotten to add an attachment. Then you would like to add an attachment from outside your process? If it is such a use case, I don't think any of the existing REST APIs can do this. This is because, the related content is linked to a form field when you submit a form from UI. However there are ways to work around this by using the Java APIs. So, please let me know your use case for me to suggest a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ciju&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 04:46:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237766#M190896</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2016-10-24T04:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upload Content - REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237767#M190897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ciju,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is related to the other posted that you responded earlier "Attach Document to the process in Java service" I found the solution for this by caling&amp;nbsp; "relatedContentService.createRelatedContent"&amp;nbsp; and setting the "fileattach" variable to display in the subsequent task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for taking time and posting comments…Really Appreciate your help!! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ramesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 12:33:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-content-rest-api/m-p/237767#M190897</guid>
      <dc:creator>eramesh</dc:creator>
      <dc:date>2016-10-24T12:33:36Z</dc:date>
    </item>
  </channel>
</rss>

