<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Are Floating Intermediate Events Valid?</title>
	<atom:link href="http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/</link>
	<description>Bruce Silver's blog on business process management</description>
	<lastBuildDate>Sat, 27 Feb 2010 10:22:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jvoesten</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6968</link>
		<dc:creator>jvoesten</dc:creator>
		<pubDate>Thu, 12 Mar 2009 10:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6968</guid>
		<description>I found the part of the spec where floaters are forbidden:

p37 states: 
If the Start Event is used, then there MUST NOT be other flow elements that do not have incoming Sequence Flow—all other Flow Objects MUST be a target of at least one Sequence Flow.

° An exception to this is the Intermediate Event, which MAY be without an incoming Sequence Flow
(when attached to an activity boundary).

So when there is a start event, intermediate events MUST have incoming flow, except when connected to a boundary of an activity.
When there is no start event, intermediate events can be floaters that start the same time as all other activities or gateways without incoming sequence flow.</description>
		<content:encoded><![CDATA[<p>I found the part of the spec where floaters are forbidden:</p>
<p>p37 states:<br />
If the Start Event is used, then there MUST NOT be other flow elements that do not have incoming Sequence Flow—all other Flow Objects MUST be a target of at least one Sequence Flow.</p>
<p>° An exception to this is the Intermediate Event, which MAY be without an incoming Sequence Flow<br />
(when attached to an activity boundary).</p>
<p>So when there is a start event, intermediate events MUST have incoming flow, except when connected to a boundary of an activity.<br />
When there is no start event, intermediate events can be floaters that start the same time as all other activities or gateways without incoming sequence flow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jvoesten</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6964</link>
		<dc:creator>jvoesten</dc:creator>
		<pubDate>Wed, 11 Mar 2009 12:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6964</guid>
		<description>Hi Bruce,
I recently started studying the BPMN 1.1 spec and I think this could be explained with the &quot;Event Context&quot; as described in 10.2.2 Exception flow. This is the only place where they mention it but I think it should be used to describe the difference between a start and an intermediate event.

They descibe that in order for an intermediate event to start an exception flow its event context has to be active (running) at the start of the trigger. I think this can be seen as: there is a token somewhere in it&#039;s context (activity). This could also be used when an intermediate event is placed in a sequence flow. A token arrives and only then will the trigger be applicable. A floating intermediate event will never recieve a token, so can never respond to its trigger, because when the trigger arrives, its event context is not active. The difference between start and intermediate event would then be that a start event always has an active event context.

This of course is not written in the spec, but my view of how this should be seen. What do you think?</description>
		<content:encoded><![CDATA[<p>Hi Bruce,<br />
I recently started studying the BPMN 1.1 spec and I think this could be explained with the &#8220;Event Context&#8221; as described in 10.2.2 Exception flow. This is the only place where they mention it but I think it should be used to describe the difference between a start and an intermediate event.</p>
<p>They descibe that in order for an intermediate event to start an exception flow its event context has to be active (running) at the start of the trigger. I think this can be seen as: there is a token somewhere in it&#8217;s context (activity). This could also be used when an intermediate event is placed in a sequence flow. A token arrives and only then will the trigger be applicable. A floating intermediate event will never recieve a token, so can never respond to its trigger, because when the trigger arrives, its event context is not active. The difference between start and intermediate event would then be that a start event always has an active event context.</p>
<p>This of course is not written in the spec, but my view of how this should be seen. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BPMN usage and tips &#171; MyNotePad</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6902</link>
		<dc:creator>BPMN usage and tips &#171; MyNotePad</dc:creator>
		<pubDate>Thu, 30 Oct 2008 08:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6902</guid>
		<description>[...] usage and&#160;tips 30 October 2008 &#8212; Panos   Are Floating Intermediate Events Valid? The issue is an intermediate event (e.g., message or timer) “floating” in a process or [...]</description>
		<content:encoded><![CDATA[<p>[...] usage and&nbsp;tips 30 October 2008 &#8212; Panos   Are Floating Intermediate Events Valid? The issue is an intermediate event (e.g., message or timer) “floating” in a process or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: When Are Error End Events Legal? - BPMS Watch</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6876</link>
		<dc:creator>When Are Error End Events Legal? - BPMS Watch</dc:creator>
		<pubDate>Wed, 22 Oct 2008 15:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6876</guid>
		<description>[...] had good luck with my previous BPMN &#8220;request for information&#8221; posting, so here is another one.  Is it valid to end a [...]</description>
		<content:encoded><![CDATA[<p>[...] had good luck with my previous BPMN &#8220;request for information&#8221; posting, so here is another one.  Is it valid to end a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6857</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Tue, 07 Oct 2008 05:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6857</guid>
		<description>Note added per &quot;the man,&quot; Steve White himself.  Floaters are technically allowed (for some reason), but the meaning is the same as a sequence flow from the start event to the floating intermediate event.  In other words, it is not an optional occurrence; the process will wait for this event and it can only be triggered once.  So it&#039;s fair to say that the way floaters are used in the wild - i.e., optional occurrence, can be instantiated multiple times - is invalid.</description>
		<content:encoded><![CDATA[<p>Note added per &#8220;the man,&#8221; Steve White himself.  Floaters are technically allowed (for some reason), but the meaning is the same as a sequence flow from the start event to the floating intermediate event.  In other words, it is not an optional occurrence; the process will wait for this event and it can only be triggered once.  So it&#8217;s fair to say that the way floaters are used in the wild &#8211; i.e., optional occurrence, can be instantiated multiple times &#8211; is invalid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6855</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Sun, 05 Oct 2008 19:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6855</guid>
		<description>Wow, two votes off the bat for &quot;invalid&quot; on the floaters.  Thanks David and Derek.  David, I have always interpreted the para you quote as reference to what used to be called &quot;start activities&quot;, i.e. activities with no sequence flows in.  BPMN 1.1 extended that to all flow objects, but I try not to use that option.  Derek, I&#039;m not sure I agree that a process can have multiple start events that signify parallel threads instantiated at different points in time, e.g. by different events, if that&#039;s what you mean.  That is essentially the floater semantic with a different notation.  Again, this is what BPMN 2.0 is calling inline event subprocesses; a special notation would not be needed if a second start event did the same thing.  Maybe you are saying it was there all along but BPMN 2.0 is trying to make it clearer?  In any case the language I quote in my post about intermediate events MAY have incoming sequence flow (not MUST) is repeated verbatim in the IBM-SAP-Oracle submission, so that part at least is no clearer.</description>
		<content:encoded><![CDATA[<p>Wow, two votes off the bat for &#8220;invalid&#8221; on the floaters.  Thanks David and Derek.  David, I have always interpreted the para you quote as reference to what used to be called &#8220;start activities&#8221;, i.e. activities with no sequence flows in.  BPMN 1.1 extended that to all flow objects, but I try not to use that option.  Derek, I&#8217;m not sure I agree that a process can have multiple start events that signify parallel threads instantiated at different points in time, e.g. by different events, if that&#8217;s what you mean.  That is essentially the floater semantic with a different notation.  Again, this is what BPMN 2.0 is calling inline event subprocesses; a special notation would not be needed if a second start event did the same thing.  Maybe you are saying it was there all along but BPMN 2.0 is trying to make it clearer?  In any case the language I quote in my post about intermediate events MAY have incoming sequence flow (not MUST) is repeated verbatim in the IBM-SAP-Oracle submission, so that part at least is no clearer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Miers</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6854</link>
		<dc:creator>Derek Miers</dc:creator>
		<pubDate>Sun, 05 Oct 2008 08:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6854</guid>
		<description>Bruce - My understanding is that (at the moment in BPMN 1.1), all Intermediate Events are either a) attached to an Activity as an Interrupt Mechanism, or b) placed in between Sequence Flow (with only one incoming and one outgoing Sequence Flow).

Appian, while providing a fiarly accurate representation of BPMN, is bending the rules to suit some of the funcitonality native to their engine. I dont know the Active EndPoints use of the Intermediate Event. 

Either way, Intermediate Event cannot be floating. Otherwise it is a Start Event - that is what the SE is for, starting a Thread of Activity. There is no reason why a Process cannot have multiple Start Events. The Flow Objects need not all be connected to one all seeing, all dancing process flow. 

I will check with Steve next week at Think Tank (I am Pretty sure he will be there). 

While the language of BPMN 2.0 may clear up the spec a little, I would not expect it to suddenly break the rules of the spec to support a couple of vendors who have mis-interpretted the original.

From the &quot;BPMN Modeling &amp; Reference Guide&quot; (by myself and Stephen White, the main author of the spec

&quot;Intermediate Events are placed within the Process flow to repre-sent things that happen during the normal operations of the Proc-ess and usually occur in between Activities. They may also inter-rupt the normal processing of an Activity. ...Intermediate Events are either placed within the normal flow of a Process (i.e. between Activities), or they are attached to the boun-dary of an Activity to trigger an interruption of that Activity.&quot;

The book is available from Future Strategies (www.futstrat.com)</description>
		<content:encoded><![CDATA[<p>Bruce &#8211; My understanding is that (at the moment in BPMN 1.1), all Intermediate Events are either a) attached to an Activity as an Interrupt Mechanism, or b) placed in between Sequence Flow (with only one incoming and one outgoing Sequence Flow).</p>
<p>Appian, while providing a fiarly accurate representation of BPMN, is bending the rules to suit some of the funcitonality native to their engine. I dont know the Active EndPoints use of the Intermediate Event. </p>
<p>Either way, Intermediate Event cannot be floating. Otherwise it is a Start Event &#8211; that is what the SE is for, starting a Thread of Activity. There is no reason why a Process cannot have multiple Start Events. The Flow Objects need not all be connected to one all seeing, all dancing process flow. </p>
<p>I will check with Steve next week at Think Tank (I am Pretty sure he will be there). </p>
<p>While the language of BPMN 2.0 may clear up the spec a little, I would not expect it to suddenly break the rules of the spec to support a couple of vendors who have mis-interpretted the original.</p>
<p>From the &#8220;BPMN Modeling &amp; Reference Guide&#8221; (by myself and Stephen White, the main author of the spec</p>
<p>&#8220;Intermediate Events are placed within the Process flow to repre-sent things that happen during the normal operations of the Proc-ess and usually occur in between Activities. They may also inter-rupt the normal processing of an Activity. &#8230;Intermediate Events are either placed within the normal flow of a Process (i.e. between Activities), or they are attached to the boun-dary of an Activity to trigger an interruption of that Activity.&#8221;</p>
<p>The book is available from Future Strategies (www.futstrat.com)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frenchdk</title>
		<link>http://www.brsilver.com/wordpress/2008/10/04/are-floating-intermediate-events-valid/comment-page-1/#comment-6853</link>
		<dc:creator>frenchdk</dc:creator>
		<pubDate>Sun, 05 Oct 2008 03:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/?p=372#comment-6853</guid>
		<description>Both specs also contain a para which I read as conflicting with the one that quote

From Business Process Modeling Notation, v1.1 P37

° If the Start Event is used, then there MUST NOT be other flow elements that do not have incoming Sequence Flow—all other Flow Objects MUST be a target of at least one Sequence Flow.
° Exceptions to this are activities that are defined as being Compensation activities (have the Compensation Marker). Compensation activities MUST NOT have any incoming Sequence Flow, even if there is a Start Event in the Process level. See Section 10.3, “Compensation Association,” on page 129 for more information on Compensation activities.
° An exception to this is the Intermediate Event, which MAY be without an incoming Sequence Flow (when attached to an activity boundary).

This I read as requiring incoming sequence flow except when attached to boundary.

I suggest that a clean up is required in BPMN 2.0 spec at least.

I can&#039;t think of any practical difference that you could infer from a floater distinct from an intermediate event with an inbound sequence flow. However, it may convey a difference to business people ... in the case of a floater, the intermediate event could not be seen as being &#039;prepared&#039; by the predecessor in the sequence flow.

I note that Intalio does not allow floating intermediate events ... they are treated as start events and only one start event is allowed in a process.</description>
		<content:encoded><![CDATA[<p>Both specs also contain a para which I read as conflicting with the one that quote</p>
<p>From Business Process Modeling Notation, v1.1 P37</p>
<p>° If the Start Event is used, then there MUST NOT be other flow elements that do not have incoming Sequence Flow—all other Flow Objects MUST be a target of at least one Sequence Flow.<br />
° Exceptions to this are activities that are defined as being Compensation activities (have the Compensation Marker). Compensation activities MUST NOT have any incoming Sequence Flow, even if there is a Start Event in the Process level. See Section 10.3, “Compensation Association,” on page 129 for more information on Compensation activities.<br />
° An exception to this is the Intermediate Event, which MAY be without an incoming Sequence Flow (when attached to an activity boundary).</p>
<p>This I read as requiring incoming sequence flow except when attached to boundary.</p>
<p>I suggest that a clean up is required in BPMN 2.0 spec at least.</p>
<p>I can&#8217;t think of any practical difference that you could infer from a floater distinct from an intermediate event with an inbound sequence flow. However, it may convey a difference to business people &#8230; in the case of a floater, the intermediate event could not be seen as being &#8216;prepared&#8217; by the predecessor in the sequence flow.</p>
<p>I note that Intalio does not allow floating intermediate events &#8230; they are treated as start events and only one start event is allowed in a process.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
