<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Untyped messages and Business Rules Engine (part 2)</title>
	<atom:link href="http://biztalkmessages.vansplunteren.net/2010/03/04/untyped-messages-and-business-rules-engine-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://biztalkmessages.vansplunteren.net/2010/03/04/untyped-messages-and-business-rules-engine-part-2/</link>
	<description>Randal van Splunteren&#039;s experiences with BizTalk Server and other MS technologies.</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:47:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Randal van Splunteren</title>
		<link>http://biztalkmessages.vansplunteren.net/2010/03/04/untyped-messages-and-business-rules-engine-part-2/#comment-349</link>
		<dc:creator><![CDATA[Randal van Splunteren]]></dc:creator>
		<pubDate>Thu, 04 Mar 2010 15:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=612#comment-349</guid>
		<description><![CDATA[Hi Patrick,

Thanks for comment. There are indeed more ways to solve these kind of problems.]]></description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Thanks for comment. There are indeed more ways to solve these kind of problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wellink</title>
		<link>http://biztalkmessages.vansplunteren.net/2010/03/04/untyped-messages-and-business-rules-engine-part-2/#comment-348</link>
		<dc:creator><![CDATA[Patrick Wellink]]></dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=612#comment-348</guid>
		<description><![CDATA[I recognize the problem and have a different approach in solving it.

I usually create a specific document with the nodes needed for a decision in it. In this case that would be two elements, Name and IsJohn.

Then in the Orch i would construct a message from an xml fragment. Both nodes would be present, Name would be empty and IsJohn would be false.

Then I would assign the name to the node in the message (wich is by now a promoted property) 

I would call de Business Rule Engine and let it do it&#039;s job. I would pickup the IsJohn value and map that to a new docuemnt, or set it directly in the new message...]]></description>
		<content:encoded><![CDATA[<p>I recognize the problem and have a different approach in solving it.</p>
<p>I usually create a specific document with the nodes needed for a decision in it. In this case that would be two elements, Name and IsJohn.</p>
<p>Then in the Orch i would construct a message from an xml fragment. Both nodes would be present, Name would be empty and IsJohn would be false.</p>
<p>Then I would assign the name to the node in the message (wich is by now a promoted property) </p>
<p>I would call de Business Rule Engine and let it do it&#8217;s job. I would pickup the IsJohn value and map that to a new docuemnt, or set it directly in the new message&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

