<?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: Unleashing the spool table (well at least partly)</title>
	<atom:link href="http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/feed/" rel="self" type="application/rss+xml" />
	<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/</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: Serializing Message Context and Part Properties &#124; A Technical Perspective</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-869</link>
		<dc:creator><![CDATA[Serializing Message Context and Part Properties &#124; A Technical Perspective]]></dc:creator>
		<pubDate>Thu, 28 Oct 2010 07:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-869</guid>
		<description><![CDATA[[...] is, as far as I know, a little undocumented feature, that I discovered thanks to Randal&#8217;s excellent post on his [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is, as far as I know, a little undocumented feature, that I discovered thanks to Randal&#8217;s excellent post on his [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja Kumaravel</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-363</link>
		<dc:creator><![CDATA[Raja Kumaravel]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 06:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-363</guid>
		<description><![CDATA[I used to work on Randal&#039;s output whenever i have free time. 
I had some issues like assembly reference and also Unable to cast object of type. Finally added BizTalk namespaces [using Microsoft.BizTalk.Agent.Interop; using Microsoft.BizTalk.Component.Interop; using Microsoft.BizTalk.Message.Interop;] and 3 references [Microsoft.Biztalk.Interop.Agent,Microsoft.BizTalk.Pipeline,Microsoft.VisualStudio.OLE.Interop]

Now it is working.
Thank you very much Randal for helping me.]]></description>
		<content:encoded><![CDATA[<p>I used to work on Randal&#8217;s output whenever i have free time.<br />
I had some issues like assembly reference and also Unable to cast object of type. Finally added BizTalk namespaces [using Microsoft.BizTalk.Agent.Interop; using Microsoft.BizTalk.Component.Interop; using Microsoft.BizTalk.Message.Interop;] and 3 references [Microsoft.Biztalk.Interop.Agent,Microsoft.BizTalk.Pipeline,Microsoft.VisualStudio.OLE.Interop]</p>
<p>Now it is working.<br />
Thank you very much Randal for helping me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randal van Splunteren</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-165</link>
		<dc:creator><![CDATA[Randal van Splunteren]]></dc:creator>
		<pubDate>Tue, 28 Jul 2009 08:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-165</guid>
		<description><![CDATA[Hi Ajeet,

Thanks for your comment. If I understand your question correctly I would say the value is stored in the context.]]></description>
		<content:encoded><![CDATA[<p>Hi Ajeet,</p>
<p>Thanks for your comment. If I understand your question correctly I would say the value is stored in the context.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajeet Kumar</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-164</link>
		<dc:creator><![CDATA[Ajeet Kumar]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 13:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-164</guid>
		<description><![CDATA[Nice post Randal!!!!!!! I have one question..consider a scenario where I have one flat file ..which I disassemble and promote any property(custom property) by extending the default FlatFile disassembler. Here I have few confusion:

Say I have 4 messages after disassembling, and promoted property should have 4 different values for each message. I have confusion, for promoted property what BizTalk stores in the context(before saving to Db), its value or reference to the Property.]]></description>
		<content:encoded><![CDATA[<p>Nice post Randal!!!!!!! I have one question..consider a scenario where I have one flat file ..which I disassemble and promote any property(custom property) by extending the default FlatFile disassembler. Here I have few confusion:</p>
<p>Say I have 4 messages after disassembling, and promoted property should have 4 different values for each message. I have confusion, for promoted property what BizTalk stores in the context(before saving to Db), its value or reference to the Property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randal van Splunteren</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-92</link>
		<dc:creator><![CDATA[Randal van Splunteren]]></dc:creator>
		<pubDate>Fri, 15 May 2009 10:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-92</guid>
		<description><![CDATA[Hi Thiago, thanks for your comment. I always try to find out if a certain topic hasn&#039;t been already described somewhere before I blog. While googling I did find your blogpost on tracking . Seems like I always end up in your blog when I&#039;m searching BizTalk stuff anyway :-). I failed to see the Allistars comment though. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi Thiago, thanks for your comment. I always try to find out if a certain topic hasn&#8217;t been already described somewhere before I blog. While googling I did find your blogpost on tracking . Seems like I always end up in your blog when I&#8217;m searching BizTalk stuff anyway <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I failed to see the Allistars comment though. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago Almeida</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-90</link>
		<dc:creator><![CDATA[Thiago Almeida]]></dc:creator>
		<pubDate>Thu, 14 May 2009 21:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-90</guid>
		<description><![CDATA[Cool post Randal, thanks for sharing! I&#039;ve been meaning to post on that as well ever since Alister posted a similar code to the comments on one of my blog posts (http://connectedthoughts.wordpress.com/2008/04/02/3-ways-of-programatically-extracting-a-message-body-from-the-biztalk-tracking-database/).
We were looking at the tracked message data in the DTA database, but getting the context out is pretty much the same.]]></description>
		<content:encoded><![CDATA[<p>Cool post Randal, thanks for sharing! I&#8217;ve been meaning to post on that as well ever since Alister posted a similar code to the comments on one of my blog posts (<a href="http://connectedthoughts.wordpress.com/2008/04/02/3-ways-of-programatically-extracting-a-message-body-from-the-biztalk-tracking-database/" rel="nofollow">http://connectedthoughts.wordpress.com/2008/04/02/3-ways-of-programatically-extracting-a-message-body-from-the-biztalk-tracking-database/</a>).<br />
We were looking at the tracked message data in the DTA database, but getting the context out is pretty much the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeeshan</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-88</link>
		<dc:creator><![CDATA[Zeeshan]]></dc:creator>
		<pubDate>Thu, 14 May 2009 07:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-88</guid>
		<description><![CDATA[Thats quite interesting!. When the spool table loads up and &quot;nothing&quot; appears to be working - the spool table could be looking &quot;into&quot; and the source of those messages could be identified this way :) ..

Great stuff :)]]></description>
		<content:encoded><![CDATA[<p>Thats quite interesting!. When the spool table loads up and &#8220;nothing&#8221; appears to be working &#8211; the spool table could be looking &#8220;into&#8221; and the source of those messages could be identified this way <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ..</p>
<p>Great stuff <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BizTalk: Load context properties from the Spool table imgContext value &#171; Zeeshan&#8217;s Integration Bits</title>
		<link>http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/#comment-87</link>
		<dc:creator><![CDATA[BizTalk: Load context properties from the Spool table imgContext value &#171; Zeeshan&#8217;s Integration Bits]]></dc:creator>
		<pubDate>Thu, 14 May 2009 07:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://biztalkmessages.wordpress.com/?p=360#comment-87</guid>
		<description><![CDATA[[...] May 14, 2009 by Zeeshan    Refer: http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] May 14, 2009 by Zeeshan    Refer: <a href="http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/" rel="nofollow">http://biztalkmessages.vansplunteren.net/2009/05/13/unleashing-the-spool-table-well-at-least-partly/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

