<?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 Query all Tasks of a Process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8950#M3037</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 would like to use Activiti as our new process management system, but one of the requirements of our system is, that it is possible to work on all task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That means you can edit the current task, add something to an already finished task or write a little note to a task that will start in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already asked on IRC and someone told me, that BPMN allows only working on the current task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So my question are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any technical problems with our approach, that can't be solved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to query and edit all tasks, even those in the future and finished ones?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is it possible to change the TaskQuery so this is possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't find the part in the source, where the SQL string is build out of the TaskQuery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye Jens&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jan 2011 07:58:20 GMT</pubDate>
    <dc:creator>didge</dc:creator>
    <dc:date>2011-01-10T07:58:20Z</dc:date>
    <item>
      <title>Query all Tasks of a Process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8950#M3037</link>
      <description>HiI would like to use Activiti as our new process management system, but one of the requirements of our system is, that it is possible to work on all task.That means you can edit the current task, add something to an already finished task or write a little note to a task that will start in the futur</description>
      <pubDate>Mon, 10 Jan 2011 07:58:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8950#M3037</guid>
      <dc:creator>didge</dc:creator>
      <dc:date>2011-01-10T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Query all Tasks of a Process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8951#M3038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Indeed, in BPMN a userTask only exists once process execution has arrived in it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is it possible to query and edit all tasks, even those in the future and finished ones?&lt;BR /&gt;Or is it possible to change the TaskQuery so this is possible?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, a task exists in the database only when the execution arrived in it. So you can't query them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Past tasks exist in the historic tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I'm wondering, how does your model look?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to have alle the tasks in parallel, which would solve your problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I couldn't find the part in the source, where the SQL string is build out of the TaskQuery.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That would be the task.mapping.xml file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 09:11:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8951#M3038</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-01-10T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Query all Tasks of a Process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8952#M3039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The model looks just like a normal BPMN model, though it's created in our own modeling tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All tasks in parallel wouldn't be a solution, because then you can't react on the input of the user or switch to different tasks based on the user decision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I guess it's to difficult to extend the engine, to create all tasks when the process starts and mark them as unstarted/started/finished?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would really like to use Activity, as I prefer open source software, the code is very well written and tested (~500 Test for the engine is astonishing!).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 12:32:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-all-tasks-of-a-process/m-p/8952#M3039</guid>
      <dc:creator>didge</dc:creator>
      <dc:date>2011-01-10T12:32:52Z</dc:date>
    </item>
  </channel>
</rss>

