<?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 Go to prior task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55949#M33704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can activiti go to prior task from actual task?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the response is&amp;nbsp; affirmative;&amp;nbsp; How i do it&amp;nbsp; from the activiti's api?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 10:45:30 GMT</pubDate>
    <dc:creator>alfa</dc:creator>
    <dc:date>2011-09-13T10:45:30Z</dc:date>
    <item>
      <title>Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55949#M33704</link>
      <description>Can activiti go to prior task from actual task?If the response is&amp;nbsp; affirmative;&amp;nbsp; How i do it&amp;nbsp; from the activiti's api?Best Regards,</description>
      <pubDate>Tue, 13 Sep 2011 10:45:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55949#M33704</guid>
      <dc:creator>alfa</dc:creator>
      <dc:date>2011-09-13T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55950#M33705</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;The best way to do this is via a normal sequence flow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So just draw a sequence flow back to the prior task. Then built-in some logic (with an exclusive gateway for example) in which cases the process should go back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 10:56:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55950#M33705</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-13T10:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55951#M33706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks is a great idea, but i need go to prior task by java code. It is posible use runtime?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regars,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 14:30:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55951#M33706</guid>
      <dc:creator>alfa</dc:creator>
      <dc:date>2011-09-13T14:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55952#M33707</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;Maybe you can explain what you're trying to do in more detail and why it's necessary to do it via Java code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 14:41:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55952#M33707</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-13T14:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55953#M33708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, my problem is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My flow is unidirectional, I need for administrator users implement the functionality "go to prior task" in a button or similar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regars&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 14:58:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55953#M33708</guid>
      <dc:creator>alfa</dc:creator>
      <dc:date>2011-09-13T14:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55954#M33709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Admins should *never* influence the flow like that, bad design decision. Managers of a department or some other process functional role could, but that should be modeled in the flow if possible. So a little more detail would still be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 21:14:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55954#M33709</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-09-13T21:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55955#M33710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I understand, the solution is flow design.&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;If is posible, i have other question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How obtain all tasks in a process for list when process is instanciate? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By example, my process "Test" desing is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; task1-&amp;gt;task2-&amp;gt;task3 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I instanciated the process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;String procId = runtimeService.startProcessInstanceByKey("Test").getId();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can obtain the list tasks actives:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; List&amp;lt;Task&amp;gt; tasks = taskService.createTaskQuery().processDefinitionKey("Prorroga").list();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but, How I can obtain all pendings tasks&amp;nbsp; my process "Test"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 11:51:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55955#M33710</guid>
      <dc:creator>alfa</dc:creator>
      <dc:date>2011-09-14T11:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Go to prior task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55956#M33711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;please…. new questions in new topics… much clearer for others&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 14:39:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/go-to-prior-task/m-p/55956#M33711</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-09-14T14:39:21Z</dc:date>
    </item>
  </channel>
</rss>

