<?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 for ProcessModeling.info</title>
	<atom:link href="http://www.processmodeling.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.processmodeling.info</link>
	<description>Insightful information on business process modeling from Rick Geneva</description>
	<lastBuildDate>Thu, 18 Feb 2010 20:08:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Recap from the Singapore BPMN Training Event by Intalio&#124;Works &#187; Asia Pacific training in Q1 2010</title>
		<link>http://www.processmodeling.info/posts/recap-singapore-bpmn-training-event-2009/comment-page-1/#comment-93</link>
		<dc:creator>Intalio&#124;Works &#187; Asia Pacific training in Q1 2010</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=267#comment-93</guid>
		<description>[...] 8th-11th, Singapore   Finally given the success of our first Process Modeling Framework class, we will open a new class end of [...]</description>
		<content:encoded><![CDATA[<p>[...] 8th-11th, Singapore   Finally given the success of our first Process Modeling Framework class, we will open a new class end of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Demystifying the Event Driven Gateway by Rick Geneva</title>
		<link>http://www.processmodeling.info/posts/demystifying-the-event-driven-gateway/comment-page-1/#comment-92</link>
		<dc:creator>Rick Geneva</dc:creator>
		<pubDate>Fri, 05 Feb 2010 22:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickgeneva.com/wp/?p=201#comment-92</guid>
		<description>Alexandr,
Thanks for your comment, and for contributing to this site.   You have an excellent question.  I&#039;m going to do a quick reply on this now and I plan to do a full post on this topic in the near future, so check back soon. 

Can you use a multiple event in place of an event driven gateway?  Yes.  Should you?  That&#039;s the more important question.  The multiple gateway hides a lot of complexity that might be nice to show if those details affect how the process operates.  Also, the multiple even is only good for the pattern where any one of the events on the gateway all lead to the exact same activity after an event occurs.  An event based gateway allows you to include multiple handling steps after the event occurs.   So either all of the events have the same outcome, or you will need a gateway either way.   There is an alternate pattern that includes a multiple event, with a data-based gateway immediately after that asks the question &quot;which event was it&quot;.   So my thought is, just make it an event-based gateway to begin with.   

This topic deserves more attention.  Give me a few days and maybe I can put together some example diagrams.

Best regards,
Rick Geneva</description>
		<content:encoded><![CDATA[<p>Alexandr,<br />
Thanks for your comment, and for contributing to this site.   You have an excellent question.  I&#8217;m going to do a quick reply on this now and I plan to do a full post on this topic in the near future, so check back soon. </p>
<p>Can you use a multiple event in place of an event driven gateway?  Yes.  Should you?  That&#8217;s the more important question.  The multiple gateway hides a lot of complexity that might be nice to show if those details affect how the process operates.  Also, the multiple even is only good for the pattern where any one of the events on the gateway all lead to the exact same activity after an event occurs.  An event based gateway allows you to include multiple handling steps after the event occurs.   So either all of the events have the same outcome, or you will need a gateway either way.   There is an alternate pattern that includes a multiple event, with a data-based gateway immediately after that asks the question &#8220;which event was it&#8221;.   So my thought is, just make it an event-based gateway to begin with.   </p>
<p>This topic deserves more attention.  Give me a few days and maybe I can put together some example diagrams.</p>
<p>Best regards,<br />
Rick Geneva</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Demystifying the Event Driven Gateway by Alexandr</title>
		<link>http://www.processmodeling.info/posts/demystifying-the-event-driven-gateway/comment-page-1/#comment-91</link>
		<dc:creator>Alexandr</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickgeneva.com/wp/?p=201#comment-91</guid>
		<description>Rick, could you explain difference between Event-based gateway and Multiple event?</description>
		<content:encoded><![CDATA[<p>Rick, could you explain difference between Event-based gateway and Multiple event?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlights from BPMN 2.0: New Event Types by Rick Geneva</title>
		<link>http://www.processmodeling.info/posts/highlights-from-bpmn-2-0-new-event-types/comment-page-1/#comment-90</link>
		<dc:creator>Rick Geneva</dc:creator>
		<pubDate>Wed, 03 Feb 2010 03:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=347#comment-90</guid>
		<description>Kim,
Thanks for the comment.  
I have to confess I&#039;m getting a bit behind on my postings.   I have to balance writing in this blog with writing in my next book &lt;em&gt;the Microguide to Processs Modeling in BPMN 2.0&lt;/em&gt;.  I&#039;m pushing hard to get it on the market by early Q2.  Initially my writing partner and I thought we&#039;d do just a quick update to the last book. But after digging deep into the BPMN 2.0 spec we realized that we are looking at a total rewrite.   Much has changed in the spec, and along with this changes our recommendations and patterns are changing as well.

I believe you are correct. I forgot to enclose the escalation path into the dashed subprocess (in-line subprocess).  Thank you for pointing this out.  I will correct it soon.  I could have said that I was planning to do this in a later post and my diagram was deliberate, but you would have called me out on that, wouldn&#039;t you?  ;-)   So maybe the next post in the series will be about subprocess, in-line subprocess, and stand-alone subprocess.  This topic needs to be addressed anyway.  So thanks for your contribution to my site.</description>
		<content:encoded><![CDATA[<p>Kim,<br />
Thanks for the comment.<br />
I have to confess I&#8217;m getting a bit behind on my postings.   I have to balance writing in this blog with writing in my next book <em>the Microguide to Processs Modeling in BPMN 2.0</em>.  I&#8217;m pushing hard to get it on the market by early Q2.  Initially my writing partner and I thought we&#8217;d do just a quick update to the last book. But after digging deep into the BPMN 2.0 spec we realized that we are looking at a total rewrite.   Much has changed in the spec, and along with this changes our recommendations and patterns are changing as well.</p>
<p>I believe you are correct. I forgot to enclose the escalation path into the dashed subprocess (in-line subprocess).  Thank you for pointing this out.  I will correct it soon.  I could have said that I was planning to do this in a later post and my diagram was deliberate, but you would have called me out on that, wouldn&#8217;t you?  <img src='http://www.processmodeling.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />    So maybe the next post in the series will be about subprocess, in-line subprocess, and stand-alone subprocess.  This topic needs to be addressed anyway.  So thanks for your contribution to my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlights from BPMN 2.0: New Event Types by Kim Scott</title>
		<link>http://www.processmodeling.info/posts/highlights-from-bpmn-2-0-new-event-types/comment-page-1/#comment-89</link>
		<dc:creator>Kim Scott</dc:creator>
		<pubDate>Sat, 30 Jan 2010 01:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=347#comment-89</guid>
		<description>Hi Rick,

Thanks for a helpful site, in as plain a language as one can get with BPMN ;-)

It&#039;s my understanding from the BPMN 2.0 spec (page 218) that &quot;The Escalation Start Event is only allowed for triggering an in-line Event Sub-Process.&quot; If that&#039;s the case, then I think in your &quot;Escalation Event Example (non-interrupting) picture above, you need to show the handle escalation within an Event Sub-process. Or do I misunderstand the spec?</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>Thanks for a helpful site, in as plain a language as one can get with BPMN <img src='http://www.processmodeling.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>It&#8217;s my understanding from the BPMN 2.0 spec (page 218) that &#8220;The Escalation Start Event is only allowed for triggering an in-line Event Sub-Process.&#8221; If that&#8217;s the case, then I think in your &#8220;Escalation Event Example (non-interrupting) picture above, you need to show the handle escalation within an Event Sub-process. Or do I misunderstand the spec?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IBM makes a consolidation move with Lombardi by ProcessModeling.info &#187; Blog Archive &#187; Savvion merges with Progress Software</title>
		<link>http://www.processmodeling.info/posts/ibm-makes-a-consolidation-move-with-lombardi/comment-page-1/#comment-88</link>
		<dc:creator>ProcessModeling.info &#187; Blog Archive &#187; Savvion merges with Progress Software</dc:creator>
		<pubDate>Sun, 17 Jan 2010 16:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=345#comment-88</guid>
		<description>[...] a previous post I wrote about IBM buying Lombardi, and noted that I expect to see more industry consolidation. [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous post I wrote about IBM buying Lombardi, and noted that I expect to see more industry consolidation. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlights from BPMN 2.0: Non-Interrupting Events by Rick Geneva</title>
		<link>http://www.processmodeling.info/posts/highlights-from-bpmn-2-0-non-interrupting-events/comment-page-1/#comment-87</link>
		<dc:creator>Rick Geneva</dc:creator>
		<pubDate>Sat, 19 Dec 2009 00:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=330#comment-87</guid>
		<description>Greg,
Thanks for helping to spread the word.  Keep your eye out for the next update.  I&#039;m a bit behind due to customer workload on the day job, but I should have another one out before the holiday.

- Rick Geneva</description>
		<content:encoded><![CDATA[<p>Greg,<br />
Thanks for helping to spread the word.  Keep your eye out for the next update.  I&#8217;m a bit behind due to customer workload on the day job, but I should have another one out before the holiday.</p>
<p>- Rick Geneva</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlights from BPMN 2.0: Non-Interrupting Events by Greg Harley</title>
		<link>http://www.processmodeling.info/posts/highlights-from-bpmn-2-0-non-interrupting-events/comment-page-1/#comment-86</link>
		<dc:creator>Greg Harley</dc:creator>
		<pubDate>Fri, 18 Dec 2009 21:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=330#comment-86</guid>
		<description>One again Rick, a great explanation.
Just want you to know, I regularly send your educational blog entries like this to my team to keep them up to date.</description>
		<content:encoded><![CDATA[<p>One again Rick, a great explanation.<br />
Just want you to know, I regularly send your educational blog entries like this to my team to keep them up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlights from BPMN 2.0: Event Gateways by Rick Geneva</title>
		<link>http://www.processmodeling.info/posts/highlights-from-bpmn-2-0-event-gateways/comment-page-1/#comment-84</link>
		<dc:creator>Rick Geneva</dc:creator>
		<pubDate>Thu, 03 Dec 2009 03:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=309#comment-84</guid>
		<description>Greg,
Good to hear from you, and thanks for your kind comments.  There&#039;s a lot of nice things about BPMN 2.0. There are many use cases now covered that were neglected before. Now the problem isn&#039;t so much how to create a diagram, but rather which way is the best, of the many options that will achieve the same results.  Subtle differences make all the difference in diagram interpretation, and process execution optimization.  My first round of blog posts is going to cover what&#039;s new in BPMN 2.0.  After this I plan on writing some more on the use cases and the problems that are solved.  The hardest part of the new spec is understanding what has changed.  There&#039;s a lot of new stuff in the diagrams, and I haven&#039;t even touched the mapping to BPEL yet.  

- Rick Geneva</description>
		<content:encoded><![CDATA[<p>Greg,<br />
Good to hear from you, and thanks for your kind comments.  There&#8217;s a lot of nice things about BPMN 2.0. There are many use cases now covered that were neglected before. Now the problem isn&#8217;t so much how to create a diagram, but rather which way is the best, of the many options that will achieve the same results.  Subtle differences make all the difference in diagram interpretation, and process execution optimization.  My first round of blog posts is going to cover what&#8217;s new in BPMN 2.0.  After this I plan on writing some more on the use cases and the problems that are solved.  The hardest part of the new spec is understanding what has changed.  There&#8217;s a lot of new stuff in the diagrams, and I haven&#8217;t even touched the mapping to BPEL yet.  </p>
<p>- Rick Geneva</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlights from BPMN 2.0: Event Gateways by Greg Harley</title>
		<link>http://www.processmodeling.info/posts/highlights-from-bpmn-2-0-event-gateways/comment-page-1/#comment-83</link>
		<dc:creator>Greg Harley</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.processmodeling.info/?p=309#comment-83</guid>
		<description>Rick,

I agree with your assertion about the event based inclusive gateway.
When adopted by BPM vendors, it will definitely simplify process triggers (be they intermediate or instantiation) based on a combination of received events.

Good job with the Blog by the way.

Cheers,
Greg</description>
		<content:encoded><![CDATA[<p>Rick,</p>
<p>I agree with your assertion about the event based inclusive gateway.<br />
When adopted by BPM vendors, it will definitely simplify process triggers (be they intermediate or instantiation) based on a combination of received events.</p>
<p>Good job with the Blog by the way.</p>
<p>Cheers,<br />
Greg</p>
]]></content:encoded>
	</item>
</channel>
</rss>
