<?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 Dynamically route process instance in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/dynamically-route-process-instance/m-p/151426#M106183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Let's say that I have this process definition with these tasks:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start &amp;gt; Step 1 &amp;gt; Step 2 &amp;gt; Step 3 &amp;gt; Step 4 &amp;gt; End&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now let's say I have an instance of that process that is currently waiting for "Step 3" to be completed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any APIs currently available that would let an application route the process instance back to Step 1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way that I can see to do this is to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Delete the task for "Step 3" using TaskService.deleteTask() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Manually insert a new execution into the ACT_RU_EXECUTION table so that this process instance is now starting back at "Step 1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any suggestions on whether I'm on the right track? Or is there a cleaner way to do this?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 17:35:48 GMT</pubDate>
    <dc:creator>nicksmith</dc:creator>
    <dc:date>2013-09-25T17:35:48Z</dc:date>
    <item>
      <title>Dynamically route process instance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamically-route-process-instance/m-p/151426#M106183</link>
      <description>Let's say that I have this process definition with these tasks&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;tart &amp;gt; Step 1 &amp;gt; Step 2 &amp;gt; Step 3 &amp;gt; Step 4 &amp;gt; EndNow let's say I have an instance of that process that is currently waiting for "Step 3" to be completed.Are there any APIs currently available that would let an application ro</description>
      <pubDate>Wed, 25 Sep 2013 17:35:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamically-route-process-instance/m-p/151426#M106183</guid>
      <dc:creator>nicksmith</dc:creator>
      <dc:date>2013-09-25T17:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically route process instance</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamically-route-process-instance/m-p/151427#M106184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only 'right' way is to have a sequence flow from step 3 to step 1. All the other stuff is kinda always hacking :s&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 17:21:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamically-route-process-instance/m-p/151427#M106184</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-09-26T17:21:43Z</dc:date>
    </item>
  </channel>
</rss>

