<?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: Reloading task possible? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36972#M19554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As long as you don't complete the task, it will be available in the tasklist and the process will be halted. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do you want to fill in the form-data and save it without actually completing the task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Oct 2010 16:15:39 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2010-10-11T16:15:39Z</dc:date>
    <item>
      <title>Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36967#M19549</link>
      <description>Is it possible to reactivate a task, which is found in the tasklist assigned to an user? I tried the following code:&amp;nbsp;&amp;nbsp;&amp;nbsp; public void reloadProcessByTask(final Task task) {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_processInstance = (ExecutionEntity) m_processEngine.getRuntimeService()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createExecutionQuery()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .e</description>
      <pubDate>Mon, 11 Oct 2010 13:11:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36967#M19549</guid>
      <dc:creator>antje</dc:creator>
      <dc:date>2010-10-11T13:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36968#M19550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Antje,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess you can just signal the execution, found in the RuntimeService : &lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;/** Sends an external trigger to an activity instance that is waiting inside the given execution.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * @param executionId id of execution to signal, cannot be null.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * @throws ActivitiException when no execution is found for the given executionId. &lt;BR /&gt;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp; void signal(String executionId);&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;This way, the task is considered executed. Or did you mean to put the task back in 'unnasigned' state?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 13:36:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36968#M19550</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2010-10-11T13:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36969#M19551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried signal(), but that method steps to the next task in process, so I find a list of tasks with the same executionID. What I want to do, is going to the same task again, wich was canceled before (user closed page), so the user can type his input again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To open the page again, I need the activities defined in the processDefinition, but the list of activities is empty if I try to load it as described in the first post.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 14:36:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36969#M19551</guid>
      <dc:creator>antje</dc:creator>
      <dc:date>2010-10-11T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36970#M19552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, I misunderstood the question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-206" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-206&lt;/A&gt;&lt;SPAN&gt;, this is the behaviour that you are looking for, claiming with userId 'null' should unassign the task.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 15:43:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36970#M19552</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2010-10-11T15:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36971#M19553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I don`t want to unassign it, I want to leave the page and do something else. Later I want to look into the tasklist and finish the task, which I began before and which is still assigned to me. To do that I must reload the page and find the informations about the interrupted process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 15:50:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36971#M19553</guid>
      <dc:creator>antje</dc:creator>
      <dc:date>2010-10-11T15:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36972#M19554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As long as you don't complete the task, it will be available in the tasklist and the process will be halted. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do you want to fill in the form-data and save it without actually completing the task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 16:15:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36972#M19554</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2010-10-11T16:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36973#M19555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The task isn`t the problem, I get it from the tasklist. The problem is, that I must find the matching ProcessInstance with the ProcessDefinition. The ProcessDefinition, I get on this way&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessDefinition procDef = m_processEngine.getRepositoryService()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .createProcessDefinitionQuery()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .id(task.getProcessDefinitionId()).singleResult();&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;is not complete, because I miss all informations about activities inside, which I need to open the page correctly. Is there another way to get the ProcessDefiniton?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 09:43:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36973#M19555</guid>
      <dc:creator>antje</dc:creator>
      <dc:date>2010-10-12T09:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36974#M19556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think, it is the same problem like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=339" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=339&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and this&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=310&amp;amp;p=1168&amp;amp;hilit=processinstance#p1168" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=310&amp;amp;p=1168&amp;amp;hilit=processinstance#p1168&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 12:21:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36974#M19556</guid>
      <dc:creator>antje</dc:creator>
      <dc:date>2010-10-12T12:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading task possible?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36975#M19557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you are right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=339&amp;amp;p=1390#p1390" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=3&amp;amp;t=339&amp;amp;p=1390#p1390&lt;/A&gt;&lt;SPAN&gt; contains a workaround for this problem and there is also a JIRA issue to address it: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-172" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-172&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 22:04:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reloading-task-possible/m-p/36975#M19557</guid>
      <dc:creator>falko_menge</dc:creator>
      <dc:date>2010-10-13T22:04:53Z</dc:date>
    </item>
  </channel>
</rss>

