<?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: rollback question?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61729#M38368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you do some manual db operation on task b, you have to rollback manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;create a xor gateway between b and c, create a xor gateway in front of a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;Start-X-A-B-X-C-End&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |__R__|&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;X-C , you can specify condition on the path (when should the gateway pass the execution to C)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2011 08:03:56 GMT</pubDate>
    <dc:creator>tomcheng76</dc:creator>
    <dc:date>2011-10-17T08:03:56Z</dc:date>
    <item>
      <title>rollback question??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61728#M38367</link>
      <description>hi!&amp;nbsp;&amp;nbsp; I have a request like this&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rocess define:&amp;nbsp;&amp;nbsp; start event-&amp;gt;Task A-&amp;gt;Task B-&amp;gt;Task C-&amp;gt;end eventI need to rollback to Task A when Task B completed. how to do this?thanks!!!</description>
      <pubDate>Mon, 17 Oct 2011 03:04:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61728#M38367</guid>
      <dc:creator>tanxu1213</dc:creator>
      <dc:date>2011-10-17T03:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: rollback question??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61729#M38368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you do some manual db operation on task b, you have to rollback manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;create a xor gateway between b and c, create a xor gateway in front of a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;Start-X-A-B-X-C-End&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |__R__|&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;X-C , you can specify condition on the path (when should the gateway pass the execution to C)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 08:03:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61729#M38368</guid>
      <dc:creator>tomcheng76</dc:creator>
      <dc:date>2011-10-17T08:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: rollback question??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61730#M38369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;well,can i rollback task from B to A?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 08:32:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61730#M38369</guid>
      <dc:creator>tanxu1213</dc:creator>
      <dc:date>2011-10-20T08:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: rollback question??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61731#M38370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can, click the "rollback" line, in main config, you can type your condition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for example you set a process variable name "rollback"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the condition, you can type "${rollback}" without double quote, then the process engine will check if rollback is true in your execution, if that is true, it will forward the execute back to Task A.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the "go" line, type ${!rollback}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in fact, it is not a rollback, it is a re-execution of task A. hope this help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 02:37:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61731#M38370</guid>
      <dc:creator>tomcheng76</dc:creator>
      <dc:date>2011-10-21T02:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: rollback question??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61732#M38371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can, click the "rollback" line, in main config, you can type your condition.&lt;BR /&gt;for example you set a process variable name "rollback"&lt;BR /&gt;&lt;BR /&gt;in the condition, you can type "${rollback}" without double quote, then the process engine will check if rollback is true in your execution, if that is true, it will forward the execute back to Task A.&lt;BR /&gt;&lt;BR /&gt;For the "go" line, type ${!rollback}&lt;BR /&gt;&lt;BR /&gt;in fact, it is not a rollback, it is a re-execution of task A. hope this help.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;got it!!thanks a lot!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 06:17:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rollback-question/m-p/61732#M38371</guid>
      <dc:creator>tanxu1213</dc:creator>
      <dc:date>2011-10-21T06:17:13Z</dc:date>
    </item>
  </channel>
</rss>

