<?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>BizTalk lessons from the field : Adapters</title><link>http://blogs.msdn.com/nabeelp/archive/tags/Adapters/default.aspx</link><description>Tags: Adapters</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Sending an HTML Email without an Orchestration</title><link>http://blogs.msdn.com/nabeelp/archive/2008/09/11/sending-an-html-email-without-an-orchestration.aspx</link><pubDate>Thu, 11 Sep 2008 15:44:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8944547</guid><dc:creator>Nabeel Prior</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/nabeelp/comments/8944547.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nabeelp/commentrss.aspx?PostID=8944547</wfw:commentRss><description>There is plenty of information on the Net relating to being able to send an HTML email from BizTalk using a dynamic SMTP port and an orchestration (see here and here ).&amp;#160; At a client I needed to achieve the same objective, but without the use of an...(&lt;a href="http://blogs.msdn.com/nabeelp/archive/2008/09/11/sending-an-html-email-without-an-orchestration.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8944547" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nabeelp/archive/tags/BizTalk/default.aspx">BizTalk</category><category domain="http://blogs.msdn.com/nabeelp/archive/tags/Adapters/default.aspx">Adapters</category><category domain="http://blogs.msdn.com/nabeelp/archive/tags/Pipelines/default.aspx">Pipelines</category></item><item><title>Prodigal BizTalk Scheduled Task Adapter returns</title><link>http://blogs.msdn.com/nabeelp/archive/2008/04/22/prodigal-biztalk-scheduled-task-adapter-returns.aspx</link><pubDate>Tue, 22 Apr 2008 16:13:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8416510</guid><dc:creator>Nabeel Prior</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/nabeelp/comments/8416510.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nabeelp/commentrss.aspx?PostID=8416510</wfw:commentRss><description>&lt;p&gt;After a lengthy absence from the BizTalk Community, the BizTalk Scheduled Task Adapter is once again available.&amp;#160; Greg Forsythe has kindly made it available at &lt;a title="http://www.codeplex.com/BizTalkScheduledTask" href="http://www.codeplex.com/BizTalkScheduledTask"&gt;http://www.codeplex.com/BizTalkScheduledTask&lt;/a&gt;, together with the source code for this adapter.&lt;/p&gt;  &lt;p&gt;For those who are not aware of this adapter: through the use of this adapter on a receive location you are able to schedule the creation of a message into the BizTalk message box, which can then be used to start a BizTalk process.&amp;#160; The scheduling options are flexible, allowing for a daily, weekly or monthly schedule to be created.&amp;#160; Configuration of the adapter provides for a selection of three standard tasks to take place once the scheduled time is reached:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;XmlString - generates a Biztalk message from a configured Xml string &lt;/li&gt;    &lt;li&gt;FileReader - generates a Biztalk message from the contents of a file &lt;/li&gt;    &lt;li&gt;HttpDownload - generates a Biztalk message from data downloaded from a web site &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;In addition to the standard tasks, custom tasks can also be created by creating any .NET class that implements the appropriate interface.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8416510" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nabeelp/archive/tags/BizTalk/default.aspx">BizTalk</category><category domain="http://blogs.msdn.com/nabeelp/archive/tags/Adapters/default.aspx">Adapters</category></item></channel></rss>