<?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: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162339#M116228</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; I created jira here &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1817" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1817&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Kumar R&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 05:06:07 GMT</pubDate>
    <dc:creator>sai576</dc:creator>
    <dc:date>2013-10-22T05:06:07Z</dc:date>
    <item>
      <title>REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162333#M116222</link>
      <description>REST API for adding comments to task with processInstanceId .In api we are using taskService.addComment(String taskId,String processInstanceId,String message)but in REST API how to give the comments like above method.in userguide&amp;nbsp;&amp;nbsp; "runtime/tasks/{taskId}/comments" is only available.</description>
      <pubDate>Tue, 27 Aug 2013 06:38:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162333#M116222</guid>
      <dc:creator>sai576</dc:creator>
      <dc:date>2013-08-27T06:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162334#M116223</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;SPAN&gt;And one more thing i want to display in the response all fields in comments&amp;nbsp; table,how to i do this one, present we are displaying in the response id,url,author,message.While adding comment how to i specify the userid through rest uri ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&amp;amp;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Kumar&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 11:55:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162334#M116223</guid>
      <dc:creator>sai576</dc:creator>
      <dc:date>2013-08-27T11:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162335#M116224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The userId is automatically picked up based on the authenticated user, calling the REST-api. Process-instance comments are currently not exposed through the REST-API I'm afraid. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 08:37:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162335#M116224</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-09-04T08:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162336#M116225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is possible to add feature in next release submit the comments through taskId with&amp;nbsp; processInstanceId also like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;taskService.addComment(String taskId,String processInstanceId,String message) in rest api.Because while tracking comments entire processInstance level it will be helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&amp;amp;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Kumar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 04:31:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162336#M116225</guid>
      <dc:creator>sai576</dc:creator>
      <dc:date>2013-09-19T04:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162337#M116226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik, first of all, I'd like to thank you for the predisposition to help all of us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree with Sai, As long as the involved users sees the path of execution of a process instance, it would be great to show them all the comments the colleagues added through the course of the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The question remains… is there any workaround to this within the current release?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Barula&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 11:35:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162337#M116226</guid>
      <dc:creator>barula</dc:creator>
      <dc:date>2013-10-11T11:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162338#M116227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The process-comments are not available through rest currently, can you create an issue for this, so I can take this on?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 11:04:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162338#M116227</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-10-21T11:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: REST URI FOR ADDING COMMENTS WITH PROCESS INSTANCE ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162339#M116228</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; I created jira here &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1817" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1817&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Kumar R&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 05:06:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-uri-for-adding-comments-with-process-instance-id/m-p/162339#M116228</guid>
      <dc:creator>sai576</dc:creator>
      <dc:date>2013-10-22T05:06:07Z</dc:date>
    </item>
  </channel>
</rss>

