<?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 REST query task by ID in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150250#M105136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working on a system that can filter a list of tasks based on a number of possible criteria, such as Task ID, Task Name, Assignee or so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found that for most of these criteria can use the POST /service/query/tasks action, however I cannot use that action to filter based on the task ID.&amp;nbsp; For the task ID, I need to use GET /service/runtime/tasks/{id}.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Having them separate is fine, however using the GET action I will have to retrieve the variables separately using GET /service/runtime/tasks/{id}/variables?scope=local, whereas with the POST action I can simply include the option "includeTaskLocalVariables"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would it be possible for the behavior of these calls to change so that either the /service/query/tasks action to allow filtering by the task ID or for the GET action to have a query task to include something similar to includeTaskLocalVariables?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would drastically reduce the amount of code for me to maintain for integration via the REST interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2014 05:39:57 GMT</pubDate>
    <dc:creator>mhanrahan</dc:creator>
    <dc:date>2014-02-07T05:39:57Z</dc:date>
    <item>
      <title>REST query task by ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150250#M105136</link>
      <description>I'm working on a system that can filter a list of tasks based on a number of possible criteria, such as Task ID, Task Name, Assignee or so on.I've found that for most of these criteria can use the POST /service/query/tasks action, however I cannot use that action to filter based on the task ID.&amp;nbsp; For</description>
      <pubDate>Fri, 07 Feb 2014 05:39:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150250#M105136</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2014-02-07T05:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: REST query task by ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150251#M105137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Allowing to filter a task-collection based on the unique resource-ID doesn't make sense. We can add the includeTaskLocalVariables and includeProcessVariables in the GET of a single task… Can you create a JIRA-issue for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 09:20:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150251#M105137</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-02-07T09:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: REST query task by ID</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150252#M105138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much for this.&amp;nbsp; The JIRA issue is: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1922" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1922&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 00:03:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-query-task-by-id/m-p/150252#M105138</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2014-02-10T00:03:46Z</dc:date>
    </item>
  </channel>
</rss>

