<?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: Transform and split messages using an Xslt transformation pipeline component and the XmlDissasembler</title>
	<atom:link href="http://www.richardhallgren.com/transform-and-split-messages-using-an-xslt-transformation-pipeline-component-and-the-xmldissasembler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardhallgren.com/transform-and-split-messages-using-an-xslt-transformation-pipeline-component-and-the-xmldissasembler/</link>
	<description>.NET, BizTalk and integration focused scribbles</description>
	<lastBuildDate>Tue, 01 Jun 2010 22:09:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: &#160; Removing namespace from outgoing messages&#160;by&#160;.RICHARD</title>
		<link>http://www.richardhallgren.com/transform-and-split-messages-using-an-xslt-transformation-pipeline-component-and-the-xmldissasembler/comment-page-1/#comment-145</link>
		<dc:creator>&#160; Removing namespace from outgoing messages&#160;by&#160;.RICHARD</dc:creator>
		<pubDate>Thu, 20 Dec 2007 12:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=156#comment-145</guid>
		<description>[...] your development machine. I&#8217;ve written about this sample component before here&#160;were I used it another [...]</description>
		<content:encoded><![CDATA[<p>[...] your development machine. I&#8217;ve written about this sample component before here&nbsp;were I used it another [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahmood</title>
		<link>http://www.richardhallgren.com/transform-and-split-messages-using-an-xslt-transformation-pipeline-component-and-the-xmldissasembler/comment-page-1/#comment-144</link>
		<dc:creator>Mahmood</dc:creator>
		<pubDate>Fri, 17 Aug 2007 11:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=156#comment-144</guid>
		<description>Hi,

i really like that example, it is quite detailed and explained properly.

nice work mate.

thanks for sharing with us.

cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i really like that example, it is quite detailed and explained properly.</p>
<p>nice work mate.</p>
<p>thanks for sharing with us.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.richardhallgren.com/transform-and-split-messages-using-an-xslt-transformation-pipeline-component-and-the-xmldissasembler/comment-page-1/#comment-143</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 02 Aug 2007 14:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=156#comment-143</guid>
		<description>@Yossi: Great idea! I didn&#039;t think of that. That might actually work ... Tell me if you try it!

I can however see cases where you&#039;d actually like the data &lt;strong&gt;in&lt;/strong&gt; the message. For example if you&#039;d like to map it in the receive or send port (then you won&#039;t be able to get to the data in the promoted values) but otherwise it&#039;s a cool idea.</description>
		<content:encoded><![CDATA[<p>@Yossi: Great idea! I didn&#8217;t think of that. That might actually work &#8230; Tell me if you try it!</p>
<p>I can however see cases where you&#8217;d actually like the data <strong>in</strong> the message. For example if you&#8217;d like to map it in the receive or send port (then you won&#8217;t be able to get to the data in the promoted values) but otherwise it&#8217;s a cool idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yossi Dahan</title>
		<link>http://www.richardhallgren.com/transform-and-split-messages-using-an-xslt-transformation-pipeline-component-and-the-xmldissasembler/comment-page-1/#comment-142</link>
		<dc:creator>Yossi Dahan</dc:creator>
		<pubDate>Thu, 02 Aug 2007 12:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardhallgren.com/?p=156#comment-142</guid>
		<description>Hi Richard, great post, thanks.

I have another idea that might work (this is only an idea, I have not tried this (yet)) -

Could you use the xml disassembler to promote the values from the envelope to each message&#039;s context?

If you did, you could, I believe, use the XmlAssembler on the send port to demote the properties into each sent message.

You will have to make sure the elements exist in the message (could be done in a map at the end of the receive port) and that the schema of the message is configured for property promotion correclty, but I think you&#039;d be able to avoid loading the message to memory this way (and have any custom pipeline components (albeit SDK ones) in the pipeline.</description>
		<content:encoded><![CDATA[<p>Hi Richard, great post, thanks.</p>
<p>I have another idea that might work (this is only an idea, I have not tried this (yet)) -</p>
<p>Could you use the xml disassembler to promote the values from the envelope to each message&#8217;s context?</p>
<p>If you did, you could, I believe, use the XmlAssembler on the send port to demote the properties into each sent message.</p>
<p>You will have to make sure the elements exist in the message (could be done in a map at the end of the receive port) and that the schema of the message is configured for property promotion correclty, but I think you&#8217;d be able to avoid loading the message to memory this way (and have any custom pipeline components (albeit SDK ones) in the pipeline.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
