--
You received this message because you are subscribed to the Google
Groups "BPMN Forum" group.
Public website: http://www.bpmnforum.com
To post to this group, send email to BPMN...@googlegroups.com
To unsubscribe from this group, send email to
BPMNforum+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/BPMNforum?hl=en_US?hl=en
The inclusive gateway merge can be used to wait for ALL active paths before allowing a token to be passed along to activate the following activity. When you have a combination of an exclusive split and a parallel split, the best way to remerge is with an inclusive gateway. See visual below. From the spec “A control flow token arriving at an inclusive gateway MAY be synchronized with some other tokens that arrive later at this gateway….”

Thanks,
and please note my NEW CELL number below.
![]()
Laura Graham
Manager, Business Process Management (BPM)
laura....@navistar.com
2701 Navistar Drive,
Bldg 9-213-06
Lisle, IL 60532
Phone: 331-332-3022
Cell: 630-210-5742
From: bpmn...@googlegroups.com [mailto:bpmn...@googlegroups.com] On Behalf Of Johannes Büschel
Sent: Wednesday, July 04, 2012 8:02 AM
To: BPMN...@googlegroups.com
Cc: bpmn...@googlegroups.com
Subject: Re: [BPMN Forum] Simple modelling problem that has me stumped
Hello Laura,
I am a little bit confused about your given solution. In my understanding the following would happen with a minor case:
- the split activates task 8 and 21
- they are both performed
- the token from the task which is ready first comes to the inclusive merge and this activates its output and activates task 24
but
- if the second task is ready the inclusive merge would be activated as well and send a new token on its output
That would result in performing task 24 a second time, wouldn't it?
Thanks in advance.
Johannes

From: bpmn...@googlegroups.com [mailto:bpmn...@googlegroups.com] On Behalf Of Graham, Laura L
Sent: Monday, July 09, 2012 4:32 PM
To: bpmn...@googlegroups.com; johannes...@googlemail.com
Subject: RE: [BPMN Forum] Simple modelling problem that has me stumped