<?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"
	>
<channel>
	<title>Comments on: Automating the BPMN-BPEL &#8220;Interleaving&#8221; Solution</title>
	<atom:link href="http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/</link>
	<description>Bruce Silver's blog on business process management</description>
	<pubDate>Thu, 03 Jul 2008 22:35:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: kswenson</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4818</link>
		<dc:creator>kswenson</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4818</guid>
		<description>About comment #4, Bruce, you are right, you are still duplicating a gateway, which is a lesser sin than duplicating an activity.  IMHO.

About BPEL graphs: the example I saw on graph style had a bunch of parallel activities that used links to coordinate the start and stop of each activity -- preventing one activity from starting before another activity ended.  Graph-style would be sufficient for representing the drawings, BUT when I last investigated this there were a lot of unanswered questions about how you terminate the process. The precise meaning of certain kinds of transitions (like loops that have links that cross threads) was not clear.  ALSO, with the graph-style how can one get any of the advantages of being block structured: exception throwing? nested scopes?  transaction boundaries?  Seems like all of those would be lost.</description>
		<content:encoded><![CDATA[<p>About comment #4, Bruce, you are right, you are still duplicating a gateway, which is a lesser sin than duplicating an activity.  IMHO.</p>
<p>About BPEL graphs: the example I saw on graph style had a bunch of parallel activities that used links to coordinate the start and stop of each activity &#8212; preventing one activity from starting before another activity ended.  Graph-style would be sufficient for representing the drawings, BUT when I last investigated this there were a lot of unanswered questions about how you terminate the process. The precise meaning of certain kinds of transitions (like loops that have links that cross threads) was not clear.  ALSO, with the graph-style how can one get any of the advantages of being block structured: exception throwing? nested scopes?  transaction boundaries?  Seems like all of those would be lost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastian</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4817</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Wed, 09 Apr 2008 12:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4817</guid>
		<description>@Bruce: I'm not aware of a single tool transforming to BPEL graph-style. I only know of 2 reasons for that, but I think both reasons are not really convincing:

1) BPEL graphs are hard to understand and maintain by a human user. --&#62; But why is it easy for people to do graph modelling with BPMN but not with BPEL?

2) BPEL graphs are not portable. --&#62; I have no proof for that. It might have been true some years ago, but I think now most engines are compliant to the full spec.

Any other reasons?</description>
		<content:encoded><![CDATA[<p>@Bruce: I&#8217;m not aware of a single tool transforming to BPEL graph-style. I only know of 2 reasons for that, but I think both reasons are not really convincing:</p>
<p>1) BPEL graphs are hard to understand and maintain by a human user. &#8211;&gt; But why is it easy for people to do graph modelling with BPMN but not with BPEL?</p>
<p>2) BPEL graphs are not portable. &#8211;&gt; I have no proof for that. It might have been true some years ago, but I think now most engines are compliant to the full spec.</p>
<p>Any other reasons?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4816</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Tue, 08 Apr 2008 23:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4816</guid>
		<description>Point well taken, Sebastian.  Again, my point is more about tools and roundtripping than about fundamental capabilities of BPEL.  I believe WebSphere Modeler generates link-oriented BPEL from its graph-oriented (not BPMN) models, but I don't know of any other tools that use the links.  Do you?  To restate the need, it's that the tool automatically create the BPEL from BPMN, and - ideally - recover the BPMN from BPEL in the reverse direction.  I gave Intalio points for doing some of it.  Do you know of tools that do this using links?
--Bruce</description>
		<content:encoded><![CDATA[<p>Point well taken, Sebastian.  Again, my point is more about tools and roundtripping than about fundamental capabilities of BPEL.  I believe WebSphere Modeler generates link-oriented BPEL from its graph-oriented (not BPMN) models, but I don&#8217;t know of any other tools that use the links.  Do you?  To restate the need, it&#8217;s that the tool automatically create the BPEL from BPMN, and - ideally - recover the BPMN from BPEL in the reverse direction.  I gave Intalio points for doing some of it.  Do you know of tools that do this using links?<br />
&#8211;Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastian</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4813</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Tue, 08 Apr 2008 19:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4813</guid>
		<description>By the way folks, why do we have to map BPMN to block-oriented BPEL? BPEL also has a graph-oriented character using links. So how do you motivate that a mapping to block-oriented BPEL is needed?</description>
		<content:encoded><![CDATA[<p>By the way folks, why do we have to map BPMN to block-oriented BPEL? BPEL also has a graph-oriented character using links. So how do you motivate that a mapping to block-oriented BPEL is needed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4808</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Mon, 07 Apr 2008 15:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4808</guid>
		<description>Keith,
I don't doubt what you say, but you are still effectively duplicating a diagram node, so let me restate my complaint.  Mapping BPMN to BPEL automatically requires smart algorithms that can analyze the topology of a diagram and insert additional gateways (per your example) or activities (Intalio), or else report errors that the modeler has to fix himself (ITP).</description>
		<content:encoded><![CDATA[<p>Keith,<br />
I don&#8217;t doubt what you say, but you are still effectively duplicating a diagram node, so let me restate my complaint.  Mapping BPMN to BPEL automatically requires smart algorithms that can analyze the topology of a diagram and insert additional gateways (per your example) or activities (Intalio), or else report errors that the modeler has to fix himself (ITP).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kswenson</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4806</link>
		<dc:creator>kswenson</dc:creator>
		<pubDate>Mon, 07 Apr 2008 06:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4806</guid>
		<description>Bruce,

This diagram should not have any threading problems, any block problems, if you consider the first XOR splits be two XOR splits: the first one brakes the upper branchs from the lower one, and then the second XOR split splits the upper two, which come back together.

This would be realized in the block structure as an outer if statement, and then inside the first block having another if statement.  If you convert from the BPMN to the block structured language well enough, you will not need to duplicate any blocks.  You get the interleaving error because the conversion does not recognize that the upper two paths are special because they come back together sooner than the lower one......I think.

What you don't have in this diagram is the "figure 8" shape.  This is a shape that was drawn long ago by W Van der Aalst when discussing the limitations of BPEL.  The figure-8 shape is a long rectangle, where the top is one branch, and the bottom the other, and you have an arrow that crosses from the upper to the lower somewhere in the middle (or lower to upper as the diagram in your last post did).  The figure-8 can not be handled in a block structured language, and must be resolved by duplicating nodes/paths.

-Keith</description>
		<content:encoded><![CDATA[<p>Bruce,</p>
<p>This diagram should not have any threading problems, any block problems, if you consider the first XOR splits be two XOR splits: the first one brakes the upper branchs from the lower one, and then the second XOR split splits the upper two, which come back together.</p>
<p>This would be realized in the block structure as an outer if statement, and then inside the first block having another if statement.  If you convert from the BPMN to the block structured language well enough, you will not need to duplicate any blocks.  You get the interleaving error because the conversion does not recognize that the upper two paths are special because they come back together sooner than the lower one&#8230;&#8230;I think.</p>
<p>What you don&#8217;t have in this diagram is the &#8220;figure 8&#8243; shape.  This is a shape that was drawn long ago by W Van der Aalst when discussing the limitations of BPEL.  The figure-8 shape is a long rectangle, where the top is one branch, and the bottom the other, and you have an arrow that crosses from the upper to the lower somewhere in the middle (or lower to upper as the diagram in your last post did).  The figure-8 can not be handled in a block structured language, and must be resolved by duplicating nodes/paths.</p>
<p>-Keith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4803</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Sun, 06 Apr 2008 04:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4803</guid>
		<description>OK.  I guess I really should be paying more attention to that tool.  Just like Ismael keeps telling me.
--Bruce</description>
		<content:encoded><![CDATA[<p>OK.  I guess I really should be paying more attention to that tool.  Just like Ismael keeps telling me.<br />
&#8211;Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frenchdk</title>
		<link>http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4802</link>
		<dc:creator>frenchdk</dc:creator>
		<pubDate>Sun, 06 Apr 2008 01:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.brsilver.com/wordpress/2008/04/05/automating-the-bpmn-bpel-interleaving-solution/#comment-4802</guid>
		<description>  No, I can confirm that Intalio will allow you to draw your first example in BPMN without merge gateways (ie the same as you drew it) and will generate and run bpel as intended.  regards David</description>
		<content:encoded><![CDATA[<p>No, I can confirm that Intalio will allow you to draw your first example in BPMN without merge gateways (ie the same as you drew it) and will generate and run bpel as intended.  regards David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
