<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Continuation vs Relationship - When to use?</title><link>http://blogs.msdn.com/derektan/archive/2005/03/02/383993.aspx</link><description>If an orchestration calls another orchestration multiple times, use relationship to model the process. Examples where this apply may include A purchase order processing with each line item processed by another orchestration. An exception handling orchestration</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Continuation vs Relationship - When to use?</title><link>http://blogs.msdn.com/derektan/archive/2005/03/02/383993.aspx#384049</link><pubDate>Thu, 03 Mar 2005 02:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:384049</guid><dc:creator>AlexS</dc:creator><description>Thank you for making very good points!&lt;br&gt;I'm wondering how would you suggest handling a common case when Orch2 can be interrupted (for example by a throwing an exception in a parallel action in Orch1). BAM will not mark as 'completed' the active instance of Orch2 after that interruption.</description></item><item><title>re: Continuation vs Relationship - When to use?</title><link>http://blogs.msdn.com/derektan/archive/2005/03/02/383993.aspx#384508</link><pubDate>Thu, 03 Mar 2005 19:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:384508</guid><dc:creator>Derek Tan</dc:creator><description>Call Orch2 in atomic transaction context (scope that is inside the branch and contains the Call)</description></item><item><title>BAM question | keyongtech</title><link>http://blogs.msdn.com/derektan/archive/2005/03/02/383993.aspx#9361425</link><pubDate>Thu, 22 Jan 2009 05:03:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9361425</guid><dc:creator>BAM question | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/324265-bam-question"&gt;http://www.keyongtech.com/324265-bam-question&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>