<?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 Designer moves executionListener out of the exclusiveGateway in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131938#M92712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti Engine 5.13&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti Designer 5.12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eclipse indigo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some items dragged and dropped with a help of designer, some items, like extensionElements added editting the xml directly through xml editor.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://www.box.com/s/ptcjl4osg5anxw00aqlz" rel="nofollow noopener noreferrer"&gt;Here is the process&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The process view:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.box.com/s/mfp905jubcjulsmqwisj" rel="nofollow noopener noreferrer"&gt;https://www.box.com/s/mfp905jubcjulsmqwisj&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;after i modify the process in the designer like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.box.com/s/f6hzp80d7liam18b9rth" rel="nofollow noopener noreferrer"&gt;https://www.box.com/s/f6hzp80d7liam18b9rth&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and the definition becomes&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://www.box.com/s/f6hzp80d7liam18b9rth" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The listener was moved out of the gateway to the process level:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:executionListener event="start" expression="${exclusiveGatewayDecisionProvider.decide(execution)}"&amp;gt;&amp;lt;/activiti:executionListener&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why the designer has changed the logic of the process definition?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 09:26:48 GMT</pubDate>
    <dc:creator>btomas</dc:creator>
    <dc:date>2013-07-01T09:26:48Z</dc:date>
    <item>
      <title>Designer moves executionListener out of the exclusiveGateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131938#M92712</link>
      <description>Activiti Engine 5.13Activiti Designer 5.12Eclipse indigoSome items dragged and dropped with a help of designer, some items, like extensionElements added editting the xml directly through xml editor.&amp;nbsp; Here is the process.The process view:https://www.box.com/s/mfp905jubcjulsmqwisjafter i modify the pr</description>
      <pubDate>Mon, 01 Jul 2013 09:26:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131938#M92712</guid>
      <dc:creator>btomas</dc:creator>
      <dc:date>2013-07-01T09:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Designer moves executionListener out of the exclusiveGateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131939#M92713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's a bug if that's the case. I will validate it with a unit test and fix it right away if it's an issue.&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>Wed, 03 Jul 2013 09:19:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131939#M92713</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-07-03T09:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Designer moves executionListener out of the exclusiveGateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131940#M92714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That bug was already fixed in the activiti-bpmn-converter in 5.13, and will be part of the next Designer release.&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>Wed, 03 Jul 2013 10:06:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-moves-executionlistener-out-of-the-exclusivegateway/m-p/131940#M92714</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-07-03T10:06:44Z</dc:date>
    </item>
  </channel>
</rss>

