<?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 ex-gateway incorrect behaviour in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121236#M85399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately I can't upload a diagram picture here so I'll have to explain my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A start event is connected to a timer and a user-task. Both the timer and the user-task are connected to an exclusive gateway. The exclusive gateway is connected to an end event too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My understanding is that the exclusive gateway should only allow either the flow from the timer or the user-task, not both which is what I am experiencing in Activiti. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone please clarify what is really supposed to happen in such a model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Johnny &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 May 2013 06:20:10 GMT</pubDate>
    <dc:creator>jrcamenzuli</dc:creator>
    <dc:date>2013-05-28T06:20:10Z</dc:date>
    <item>
      <title>ex-gateway incorrect behaviour</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121236#M85399</link>
      <description>Unfortunately I can't upload a diagram picture here so I'll have to explain my problem.A start event is connected to a timer and a user-task. Both the timer and the user-task are connected to an exclusive gateway. The exclusive gateway is connected to an end event too.My understanding is that the ex</description>
      <pubDate>Tue, 28 May 2013 06:20:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121236#M85399</guid>
      <dc:creator>jrcamenzuli</dc:creator>
      <dc:date>2013-05-28T06:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: ex-gateway incorrect behaviour</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121237#M85400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have two outgoing sequential flows&amp;nbsp; to the timer and the user task, you've effectively creating TWO parallel executions in the process instance. The exclusive gateway does not merge any parallel paths, that's what other gateways are for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the execution arrives in the exclusive gateway, it will just make that execution pass through the right outgoing flow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 08:14:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121237#M85400</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-29T08:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: ex-gateway incorrect behaviour</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121238#M85401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi jbarrez,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm the same guy as the OP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, that answers my question. Anyway I don't think I explained the diagram properly so for the record here is the diagram picture:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://i27.photobucket.com/albums/c153/wasssup1990/model.png" rel="nofollow noopener noreferrer"&gt;http://i27.photobucket.com/albums/c153/wasssup1990/model.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My boss thought that only one 'done' user task would be created. In fact there are two that are created. We wanted the timer task to stop if the 'user task' completed before the timer expired. Clearly this doesn't happen - it just keeps running and creates another 'done' task after it expires.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Johnny&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 00:53:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121238#M85401</guid>
      <dc:creator>cbs-johnny</dc:creator>
      <dc:date>2013-05-30T00:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: ex-gateway incorrect behaviour</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121239#M85402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you actually want is a usertask + a timer on the boundary to get the behaviour you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that you can group stuff together in a subprocess and put a timer on that subprocess in a similar fashion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: love your avatar. For some reason, I never though anybody would ever choose a chicken as avatar on a BPM forum &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 12:06:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121239#M85402</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-31T12:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: ex-gateway incorrect behaviour</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121240#M85403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep, we were figured out that we needed a timer boundary event on the user-task. The ability to put a timer boundary event on a sub-process is something that I haven't tried until now. Thanks for mentioning it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. I thought a chicken avatar would be funny. *lol*&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 23:55:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ex-gateway-incorrect-behaviour/m-p/121240#M85403</guid>
      <dc:creator>cbs-johnny</dc:creator>
      <dc:date>2013-06-03T23:55:05Z</dc:date>
    </item>
  </channel>
</rss>

