<?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 you query for completed tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144749#M101210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to query for completed tasks and I can't find a way to do it through the TaskQueryService and I do not know the database tables well enough to use native query.&amp;nbsp; Can anyone lend a hand as to where the task "status" is kept and how to query for this?&amp;nbsp; I am using Activiti 5.7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is there a way to do an exclusion query in the TaskQueryService?&amp;nbsp; For example, how do I query for all tasks with a name NOT equal to "Review Task".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shannon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 16:17:08 GMT</pubDate>
    <dc:creator>srobinson</dc:creator>
    <dc:date>2013-01-15T16:17:08Z</dc:date>
    <item>
      <title>How do you query for completed tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144749#M101210</link>
      <description>I am trying to query for completed tasks and I can't find a way to do it through the TaskQueryService and I do not know the database tables well enough to use native query.&amp;nbsp; Can anyone lend a hand as to where the task "status" is kept and how to query for this?&amp;nbsp; I am using Activiti 5.7.Also, is ther</description>
      <pubDate>Tue, 15 Jan 2013 16:17:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144749#M101210</guid>
      <dc:creator>srobinson</dc:creator>
      <dc:date>2013-01-15T16:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do you query for completed tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144750#M101211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As soon as a Task is completed, it's removed from the task-table (the RU in the ACT_RU_TASK table name, stands for runtime). If your history-level is configured correctly (see user guide), the task will be present in the ACT_HI_TASKINST table, query able using historyService.createHistoricTaskQuery().&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:38:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144750#M101211</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-01-15T16:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do you query for completed tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144751#M101212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great … that helps clears things up a bit!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Shannon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 19:09:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-you-query-for-completed-tasks/m-p/144751#M101212</guid>
      <dc:creator>srobinson</dc:creator>
      <dc:date>2013-01-16T19:09:15Z</dc:date>
    </item>
  </channel>
</rss>

