<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: BizTalk Training 2 &#8211; receive/send plain text</title>
	<atom:link href="http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/</link>
	<description>Just another IT weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 22:18:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: linglom</title>
		<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/comment-page-1/#comment-6076</link>
		<dc:creator>linglom</dc:creator>
		<pubDate>Tue, 23 Feb 2010 06:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2007/11/07/biztalk-training-2-%e2%80%93-receivesend-plain-text/#comment-6076</guid>
		<description>Hi, Salam
On this example, I show how to receive a text file, convert to xml message and then convert back to text file again as an output. And this example will process only first three lines as a message.

But you can make it process multiple message if you want.</description>
		<content:encoded><![CDATA[<p>Hi, Salam<br />
On this example, I show how to receive a text file, convert to xml message and then convert back to text file again as an output. And this example will process only first three lines as a message.</p>
<p>But you can make it process multiple message if you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salam</title>
		<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/comment-page-1/#comment-6060</link>
		<dc:creator>Salam</dc:creator>
		<pubDate>Mon, 22 Feb 2010 11:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2007/11/07/biztalk-training-2-%e2%80%93-receivesend-plain-text/#comment-6060</guid>
		<description>Hi, excellent tutorial. One question, what happens if you have multiple messages in your test file? would there be multiple xml files or 1 output file grouping all messages in the xml output
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, excellent tutorial. One question, what happens if you have multiple messages in your test file? would there be multiple xml files or 1 output file grouping all messages in the xml output<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/comment-page-1/#comment-4671</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 20:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2007/11/07/biztalk-training-2-%e2%80%93-receivesend-plain-text/#comment-4671</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://www.linglom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linglom</title>
		<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/comment-page-1/#comment-991</link>
		<dc:creator>linglom</dc:creator>
		<pubDate>Thu, 31 Jul 2008 15:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2007/11/07/biztalk-training-2-%e2%80%93-receivesend-plain-text/#comment-991</guid>
		<description>Try to observe if the message is suspended in BizTalk Administration. Then, click on the message to see the error detail.

May be you could try to generate .xsd file by yourself.</description>
		<content:encoded><![CDATA[<p>Try to observe if the message is suspended in BizTalk Administration. Then, click on the message to see the error detail.</p>
<p>May be you could try to generate .xsd file by yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/comment-page-1/#comment-988</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 30 Jul 2008 22:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2007/11/07/biztalk-training-2-%e2%80%93-receivesend-plain-text/#comment-988</guid>
		<description>Hi,

Excellent material. Appreciate your time and effort.

Was doing BizTalk Training-2 with BizTalk 2004. The solution builds and deploys fine but the xml file does not come up in the out folder.

I have used your FlatFilePersonSchema.xsd and added to the project. The rest I have created as mentioned.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Excellent material. Appreciate your time and effort.</p>
<p>Was doing BizTalk Training-2 with BizTalk 2004. The solution builds and deploys fine but the xml file does not come up in the out folder.</p>
<p>I have used your FlatFilePersonSchema.xsd and added to the project. The rest I have created as mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.linglom.com/2007/11/07/biztalk-training-2-receivesend-plain-text/comment-page-1/#comment-375</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 09 Nov 2007 18:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2007/11/07/biztalk-training-2-%e2%80%93-receivesend-plain-text/#comment-375</guid>
		<description>Hello! My name is John! Your site is good!</description>
		<content:encoded><![CDATA[<p>Hello! My name is John! Your site is good!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
