<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>BizTalk General</title>
        <link>http://geekswithblogs.net/BizTalkUnleashed/category/10251.aspx</link>
        <description>BizTalk General</description>
        <language>en-US</language>
        <copyright>Vishal</copyright>
        <managingEditor>vishal.m.mody@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Installing and Configuring PeopleSoft Adapter for BizTalk Server 2010</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2012/01/25/installing-and-configuring-peoplesoft-adapter-for-biztalk-server-2010.aspx</link>
            <description>&lt;p&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;strong&gt;&lt;u&gt;&lt;font color="#c0504d" size="4"&gt;Architecture of PeopleSoft Adapter:&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt; &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;The BizTalk PeopleSoft Adapter is based on the BizTalk Server Adapter Framework. More info: &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=101206"&gt;&lt;font size="3" face="Times New Roman"&gt;How the Adapter Is Designed: The Adapter Framework&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;. The PeopleSoft adapter basically communicates with the PeopleSoft Component Interfaces via the PeopleSoft JOLT protocol (over TCP/IP). The adapter communicates with PeopleSoft system by receiving a XML message which is later encapsulated into a SOAP request using the PeopleSoft &lt;strong&gt;psjoa&lt;/strong&gt; classes. With this connection we can get the metadata to call into the existing Component Interfaces and generate the API schemas and use them within BizTalk Server for mapping, orchestrations at design time and runtime. According to Microsoft, if you need to have PeopleSoft Enterprise to initiate the call to BizTalk Server, they recommend using the HTTP adapter. More info : &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/aa559728.aspx" target="_blank"&gt;&lt;font size="3" face="Times New Roman"&gt;Creating a PeopleSoft HTTP Host and Port&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%201.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%201_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 1" border="0" alt="PS Adp 1" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%201_thumb_1.jpg" width="644" height="281" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;More detailed information on &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-US/library/bb820917(v=bts.10).aspx" target="_blank"&gt;&lt;font size="3" face="Times New Roman"&gt;PeopleSoft Adapter Architecture&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt; can be found on MSDN.&lt;/font&gt;&lt;/p&gt; &lt;font face="Times New Roman"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font color="#c0504d" size="4" face="Times New Roman"&gt;&lt;strong&gt;&lt;u&gt;Requirements for PeopleSoft Adapter:&lt;/u&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;BizTalk Server Enterprise Adapters installed and configured and of course BizTalk Server 2010 installed and configured.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Java Development Kit (JDK) 1.4.2 or later.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Access to the PeopleSoft Application Designer to deploy Component Interface. The PeopleSoft Application Designer does not have to be on the BizTalk server.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt; &lt;font face="Times New Roman"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font color="#c0504d" size="4" face="Times New Roman"&gt;&lt;strong&gt;&lt;u&gt;Installing BizTalk Server Enterprise Adapters:&lt;/u&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Open the BizTalk Server 2010 setup and click Install Microsoft BizTalk Adapters.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS1.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS1_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS1" border="0" alt="BTS1" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS1_thumb_1.jpg" width="444" height="194" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS2.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS2_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS2" border="0" alt="BTS2" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS2_thumb_1.jpg" width="444" height="363" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Install Adapters packs for all the 4 Steps.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS3_2.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS3.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS3" border="0" alt="BTS3" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS3_thumb.jpg" width="444" height="250" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS4_1.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS4.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS4" border="0" alt="BTS4" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS4_thumb.jpg" width="430" height="284" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS5.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS5_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS5" border="0" alt="BTS5" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS5_thumb_1.jpg" width="432" height="300" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS6.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS6_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS6" border="0" alt="BTS6" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS6_thumb_1.jpg" width="425" height="384" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS7.jpg"&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/a&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS7.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS7_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS7" border="0" alt="BTS7" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS7_thumb_1.jpg" width="444" height="183" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS8.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS8_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS8" border="0" alt="BTS8" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS8_thumb_1.jpg" width="432" height="384" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS9.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS9_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS9" border="0" alt="BTS9" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS9_thumb_1.jpg" width="429" height="384" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;This concludes the installation the BizTalk Adapters for Enterprise Applications. Don’t worry about the warning in Step1.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS10.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS10_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS10" border="0" alt="BTS10" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS10_thumb_1.jpg" width="444" height="380" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;font face="Times New Roman"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font color="#c0504d" size="4" face="Times New Roman"&gt;&lt;strong&gt;&lt;u&gt;Configuring PeopleSoft Adapter for BizTalk Server:&lt;/u&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Open BizTalk Server Administration Console –&amp;gt; Platform Settings –&amp;gt; Adapters –&amp;gt; Right Click –&amp;gt; New –&amp;gt; Adapter&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS11.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS11_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS11" border="0" alt="BTS11" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS11_thumb_1.jpg" width="411" height="384" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;In the new window, choose name as PeopleSoft and from the adapter dropdown choose PeopleSoft Enterprise. Click Apply –&amp;gt; OK and restart your Host Instances. Now you can see the PeopleSoft Adapter as the installed BizTalk Adapters.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS12.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS12_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS12" border="0" alt="BTS12" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS12_thumb_1.jpg" width="603" height="484" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS13.jpg"&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS13_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="BTS13" border="0" alt="BTS13" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/BTS13_thumb_1.jpg" width="270" height="484" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font size="3" face="Times New Roman"&gt;This concludes the configuration of PeopleSoft adapter on the BizTalk side. Next is to create a Component Interface on the PeopleSoft side though which BizTalk PeopleSoft adapter can communicate. &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt; &lt;font face="Times New Roman"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;font color="#c0504d" size="4" face="Times New Roman"&gt;Configuring a New Component Interface for PeopleSoft:&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;- PeopleSoft PeopleTools 8.52&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;- PeopleSoft Enterprise HRMS 9.0&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;- Oracle Web Logic Server 10.3.4.0&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;- Tuxedo 10gR3&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;- JRockit JDK R28.1&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;font size="3" face="Times New Roman"&gt;Step1: Creating a New Component Interface:&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font size="3" face="Times New Roman"&gt;Go to the Server where you have PeopleSoft Enterprise Application installed. &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="3" face="Times New Roman"&gt;Go to Start –&amp;gt; All Programs –&amp;gt; PeopleSoft (can differ according to version you have installed) –&amp;gt; Application Designer. Log in with your PeopleSoft user ID. &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%202.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 2" border="0" alt="PS Adp 2" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%202_thumb.jpg" width="185" height="284" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font size="3" face="Times New Roman"&gt;On the File menu, click New. In the New dialog box, select Component Interface. &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%203_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 3" border="0" alt="PS Adp 3" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%203_thumb_1.jpg" width="644" height="470" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Click Select on the next window and it will show list of current CI. Select any Component Interface which does not have any keys. After you select the appropriate component, you see a message asking if you want the fields exposed in the selected component to become the default properties of the Component Interface.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%204.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%204_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 4" border="0" alt="PS Adp 4" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%204_thumb_1.jpg" width="644" height="463" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%205.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%205_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 5" border="0" alt="PS Adp 5" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%205_thumb_1.jpg" width="644" height="271" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Click &lt;strong&gt;Yes&lt;/strong&gt; to confirm the Default Property Definitions or &lt;strong&gt;No&lt;/strong&gt; if you don’t want any properties initially created.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%206_1.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%206.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 6" border="0" alt="PS Adp 6" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%206_thumb.jpg" width="244" height="97" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;On the &lt;strong&gt;File&lt;/strong&gt; menu, click &lt;strong&gt;Save As&lt;/strong&gt;. &lt;font size="3"&gt;In &lt;strong&gt;File Name&lt;/strong&gt;, enter &lt;strong&gt;GET_CI_INFO&lt;/strong&gt;, and then click &lt;strong&gt;OK&lt;/strong&gt;.&lt;/font&gt;&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%207_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 7" border="0" alt="PS Adp 7" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%207_thumb_1.jpg" width="644" height="166" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font size="3" face="Times New Roman"&gt;Right-click any method of your new Component Interfaces, and then click &lt;strong&gt;View PeopleCode. &lt;/strong&gt;A new blank window will pop up. &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%208.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%208_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 8" border="0" alt="PS Adp 8" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%208_thumb_1.jpg" width="244" height="100" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Copy and paste the contents of &amp;lt;PeopleSoft installation directory&amp;gt;\PeopleSoft Enterprise\config\get_ci_info.pc into the window. Open the file in notepad and copy the contents of it.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%2010_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 10" border="0" alt="PS Adp 10" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%2010_thumb_1.jpg" width="644" height="133" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%209.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%209_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 9" border="0" alt="PS Adp 9" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%209_thumb_1.jpg" width="644" height="387" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;On the &lt;strong&gt;File&lt;/strong&gt; menu, click &lt;strong&gt;Save&lt;/strong&gt;. You now have a new Component Interface.&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="3" face="Times New Roman"&gt;Just to verify if you perfomed the steps correct. Close the Application Designer. Reopen Application Designer and Log in with your PeopleSoft user. Go to File –&amp;gt; Open –&amp;gt; Component Interface and browse to GET_CI_INFO and open it. You should see something similar as shown below. &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%2011.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%2011_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="PS Adp 11" border="0" alt="PS Adp 11" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/PS%20Adp%2011_thumb_1.jpg" width="644" height="371" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;strong&gt;Step2: Set the PeopleSoft Component Interface security:&lt;/strong&gt;&lt;/font&gt;&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;In the below steps, the Permission lists, Roles and User Profile are just selected randomnly to display the steps. Please select the appropriate Permission List, Roles and User Profile according to your use and accessibility. Highly recommend setting up this security with a PeopleSoft Administrator person or a PeopleSoft expert. &lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Sign in to PeopleSoft Web Portal. &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/1.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/1_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="1" border="0" alt="1" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/1_thumb_1.jpg" width="639" height="484" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select PeopleTools, Security, Permissions &amp;amp; Roles, Permission Lists.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/2.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/2_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="2" border="0" alt="2" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/2_thumb_1.jpg" width="644" height="390" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Click Search, select the relevant Permission List, and click the appropriate list hyperlink. &lt;/font&gt;&lt;font size="3"&gt;The Permission List pane opens on the right.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/3.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/3_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="3" border="0" alt="3" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/3_thumb_1.jpg" width="570" height="484" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Click the right arrow next to the Sign-on Times tab to display the Component Interfaces tab. &lt;font size="3"&gt;Click the Component Interfaces tab.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/4.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/4_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="4" border="0" alt="4" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/4_thumb_1.jpg" width="644" height="398" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Click the + button to add a new row to the Component Interfaces list.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/5.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/5_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="5" border="0" alt="5" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/5_thumb_1.jpg" width="644" height="277" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select the GET_CI_INFO component interface and click Edit.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/6.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/6_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="6" border="0" alt="6" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/6_thumb_1.jpg" width="644" height="292" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/7.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/7_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="7" border="0" alt="7" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/7_thumb_1.jpg" width="644" height="368" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Click Full Access (All) to set the methods to Full Access. &lt;font size="3"&gt;Click OK.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/8.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/8_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="8" border="0" alt="8" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/8_thumb_1.jpg" width="644" height="422" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Scroll down to the bottom of the Component Interfaces window and click Save.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/9.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/9_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="9" border="0" alt="9" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/9_thumb_1.jpg" width="644" height="376" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Select PeopleTools, Security, Permissions &amp;amp; Roles, Roles. &lt;font size="3"&gt;Click Search, select the relevant Role and click the appropriate list hyperlink.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/10.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/10_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="10" border="0" alt="10" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/10_thumb_2.jpg" width="644" height="377" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;The Role pane opens on the right. &lt;/font&gt;&lt;font size="3"&gt;Click the Permission List tab.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Click the + button to add a new row to the Permission List.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select the GET_CI_INFO Permission List.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Scroll down to the bottom of the Roles window and click Save. [Save as GET_CI_ROLE]&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/11_2.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/11_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="11" border="0" alt="11" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/11_thumb_1.jpg" width="644" height="259" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select PeopleTools, Security, User Profiles, User Profiles.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Click Add New Value, type BizTalk into the text box, and click Add to display the General tab&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/12.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/12_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="12" border="0" alt="12" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/12_thumb_1.jpg" width="618" height="484" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select a Symbolic ID in the drop-down box.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Type a Password and Confirm Password.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Choose an appropriate Navigator Homepage.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Choose an appropriate Process Profile.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Choose an appropriate Primary Permission List for the Primary field.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Choose an appropriate Row Security Permission List for the Row Security field. &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/13.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/13_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="13" border="0" alt="13" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/13_thumb_1.jpg" width="644" height="331" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Click the Roles tab.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Click the + button to add a new row to the Roles list.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select the GET_CI_INFO Role.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select the PeopleSoft User Role.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select the Standard Non-Page Permissions Role.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Scroll down to the bottom of the User Profile window and click Save.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/14.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/14_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="14" border="0" alt="14" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/14_thumb_1.jpg" width="644" height="304" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;font size="3" face="Times New Roman"&gt;Step3: Testing the Component Interface:&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;Start  PeopleSoft Application Designer. &lt;/font&gt;&lt;font size="3"&gt;Click File, Open and select Definition = Component Interface.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Select GET_CI_INFO CI from the list of Component Interfaces.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/15.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/15_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="15" border="0" alt="15" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/15_thumb_1.jpg" width="644" height="334" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;After opening GET_CI_INFO, right-click anywhere in the right pane of your Component Interface definition and select Test Component Interface.&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;The Component Interface Tester dialog box appears.&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/16.jpg"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/16_1.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="16" border="0" alt="16" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/16_thumb_1.jpg" width="644" height="283" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;GET_CI_INFO should not contain any keys. If keys are present, you need to return to Application Designer and remove them.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;This concludes the set up of the GET_CI_INFO Component Interface needed to communicate with BizTalk Server. &lt;img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-openmouthedsmile" alt="Open-mouthed smile" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/wlEmoticon-openmouthedsmile_2.png" /&gt;&lt;/font&gt;&lt;/p&gt; &lt;font face="Times New Roman"&gt;   &lt;hr /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;In the next coming blog posts we will see how we can generate metadata with this GET_CI_INFO Component Interface. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;Regards,&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="4" face="Times New Roman"&gt;Vishal Mody &lt;img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://geekswithblogs.net/images/geekswithblogs_net/BizTalkUnleashed/Windows-Live-Writer/Installing-and-Configuring-PeopleSoft-Ad_9856/wlEmoticon-winkingsmile_2.png" /&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="4" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="4" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="4" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="4"&gt;&lt;font face="Times New Roman"&gt;&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font size="4"&gt;&lt;font face="Times New Roman"&gt;PS: Reference from MSDN article : &lt;/font&gt;&lt;font face="Times New Roman"&gt;&lt;a href="http://msdn.microsoft.com/en-US/library/bb820917(v=bts.10).aspx" target="_blank"&gt;Microsoft BizTalk Adapters for PeopleSoft&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="4" face="Times New Roman"&gt; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/148485.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2012/01/25/installing-and-configuring-peoplesoft-adapter-for-biztalk-server-2010.aspx</guid>
            <pubDate>Wed, 25 Jan 2012 22:00:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/148485.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2012/01/25/installing-and-configuring-peoplesoft-adapter-for-biztalk-server-2010.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/148485.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/148485.aspx</trackback:ping>
        </item>
        <item>
            <title>HERMES : A pub/sub infrastructure over HTTP. Good News - It’s an Open Source Technology</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/07/12/hermes--a-pubsub-infrastructure-over-http.-good-news.aspx</link>
            <description>&lt;p&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Today we are glad to announce &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;HERMES&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;, an Open Source Infrastructure for &lt;/span&gt;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Publish/subscribe"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;publish subscribe&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; messaging model based on &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.mongodb.org/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;MongoDB&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; and RESTful Services.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;This is 8&lt;sup&gt;th&lt;/sup&gt; release of an open source project from &lt;/span&gt;&lt;/span&gt;&lt;a href="http://tellago.codeplex.com/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;TellagoDevLabs&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; on Codeplex. &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; is months of hard work by us, including&lt;span class="apple-converted-space"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;a href="http://silviomassari.wordpress.com/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Silvio Massari&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%;"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;a href="http://joseoncode.com/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Jose Romaniello&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%;"&gt; and&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: rgb(51, 51, 51); line-height: 115%; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;a href="http://thegsharp.wordpress.com/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Gustavo Machado&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span class="apple-style-span"&gt;. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;u&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Hermes is not BizTalk Server.&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; BizTalk Server has pub-sub mechanism in its infrastructure but in very traditional way and it hasn’t provided a foundation that can be seamlessly used by any .NET application. BizTalk pushes the message to its subscribers. If the subscribers are down, BizTalk retries it with the retry configurations. Even after all the retries, it suspends the message. In Hermes model, it not only pushes the message to the subscriber but also the Subscriber can come and poll for the message. Though, &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; is not a message broker. &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; does not care about what message it has been sent to what subscriber. Also, all the transformation are taken care by the subscriber and this removes that responsibility of the messaging engine of Hermes. Solely, Pub/Sub.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; is over HTTP so it can be used by any Platform which makes everything really easy. Mostly all the platforms today have capability to communicate over HTTP. Hermes is very light weight and it can run easily on premise. &lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;Check, &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/wiki/Download-and-running-Hermes"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;how to setup Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; on your machine. Also we are looking forward to test Hermes on “The Cloud”.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; uses MongoDB to store its messages. MongoDB, which itself is ridiculously fast and hence, Hermes is very very fast. Using MongoDB, it made it extremely easy to store, partition and index high volumes of messages for a large number of topics and subscriptions. &lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; also has an Admin Portal where you can administer Topics, Groups, Publishers, Subscribers and some statistics. You can even push messages through this portal. We are currently working on enhancing this portal.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;We also provide a Client Library for C#. Using this library, it becomes fairly simple to create Groups, Topics, Subscriptions etc. &lt;span style="mso-spacerun: yes;"&gt; &lt;/span&gt;You can find a &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/wiki/CSharpClientLibrary"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;sample&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; on how to use this library with the &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;source code.&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Licensing: Hermes is using &lt;/span&gt;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/BSD_licenses"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;BSD license&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;. Completely Open Source.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;You can check the Hermes documentation&lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/wiki"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; here.&lt;/span&gt;&lt;/span&gt;&lt;/a&gt; &lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Read more about Hermes annoucement on &lt;a href="http://weblogs.asp.net/gsusx/archive/2011/07/12/tellago-announces-hermes-a-publish-subscribe-messaging-engine-based-on-http-and-mongodb.aspx#comments"&gt;Jesus Rodriguez blog post.&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;u&gt;What’s Next:&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Enhance the Administration Portal of Hermes.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Provide more sample applications using Hermes.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Enhance the REST API.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Build a JavaScript Client Library.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes deployment on the “Cloud”. (AmazonEC2 and Windows Azure)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Explore new Messaging patterns.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Give it a try with &lt;/span&gt;&lt;/span&gt;&lt;a href="https://github.com/TellagoDevLabs/Hermes/"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Hermes&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; and we are looking forward to hear feedback from you.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Thanks,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Times New Roman;"&gt;Vishal Mody&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/146181.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/07/12/hermes--a-pubsub-infrastructure-over-http.-good-news.aspx</guid>
            <pubDate>Tue, 12 Jul 2011 17:54:27 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/146181.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/07/12/hermes--a-pubsub-infrastructure-over-http.-good-news.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/146181.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/146181.aspx</trackback:ping>
        </item>
        <item>
            <title>Biztalk receive location polling RESTful Service. (HTTP GET)</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/07/11/restful-service-polling-biztalk-receive-location.aspx</link>
            <description>&lt;p&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Hi there, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Recently we had a requirement to integrate a RESTful Service with BizTalk Server. Well no biggie. You can use WCF – Custom Adapter and use webHTTP binding and add a webHttp Endpoint behavior. Wala. Easy to say, little bit tricky to do. &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;You can look at some of these post by my &lt;a href="http://www.tellago.com/"&gt;&lt;span style="color: blue;"&gt;company&lt;/span&gt;&lt;/a&gt; folks &lt;a href="http://weblogs.asp.net/gsusx/archive/2008/04/24/consuming-restful-services-from-biztalk-server-using-atompub.aspx"&gt;&lt;span style="color: blue;"&gt;Jesus Rodriguez&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://www.logue.com.ar/blog/2011/03/calling-rest-services-from-biztalk-server-2010/"&gt;&lt;span style="color: blue;"&gt;Adrian &amp;amp; Leandro&lt;/span&gt;&lt;/a&gt; and also nice one on &lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/invoke-restful-web-services-with-biztalk-server-2010.aspx"&gt;&lt;span style="color: blue;"&gt;MSDN&lt;/span&gt;&lt;/a&gt;. Well there are bunch of other &lt;a href="http://bit.ly/pXpvPn"&gt;&lt;span style="color: blue;"&gt;posts&lt;/span&gt;&lt;/a&gt; out there.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;That all is fine, but what if you want to have a polling receive location which needs to go and do an HTTP GET to a RESTful Service. Aahh!! That’s even more trickier. Bunch of you reading this post would have already thought about some or other way of doing it.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;1. Create a basic windows service which runs at scheduled time and drops a message into BizTalk and Biztalk picks up, a RESTful send port subscribes to that message and do the regular RESTful call.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2. Have a SQL Task to drop a message and have a RESTful SendPort to do the regular RESTful call.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;3. Many more way..&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;But what if we can have a Receive Port itself polling at regular interval and make the RESTful Service call? This eliminates the need of unnecessary windows service or the SQL Task or any other triggering process you think of. Cool right..!!&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;So I came across the &lt;a href="http://biztalkscheduledtask.codeplex.com/"&gt;&lt;span style="color: blue;"&gt;BizTalk Scheduled Task Adapter.&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;This is a task scheduling adapter which can execute a prescribed task at a configured time. It comes with few default scheduling tasks like XmlString, FileReader, HttpDownload. Also has few version of it out there which can work with almost all versions of BizTalk Server. Lot of people are using it without any issues. &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;How does it solve our scenario of invoking RESTful Service?&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Well, I decided to write a custom Task for it which will be invoking the RESTful Service. I tried to make this component pretty generic so that anyone can use it but ofcourse, it also depends upon type of RESTful service you are invoking. Few might need authentication, keys etc. You can always extend it according to your needs. Anyways, below is how you can use it.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;1. Download and install the BizTalk Scheduled Task Adapter. &lt;a href="../../../../StuartBrierley/archive/2010/06/23/biztalk-2009-adapters---the-scheduled-task-adpater-receive-location.aspx"&gt;&lt;span style="color: blue;"&gt;Here &lt;/span&gt;&lt;/a&gt;is a blog post on how you can use the defaults Tasks which comes with it.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2. Download and Open the RESTServiceAdapterProvider Project in Visual Studio. Compile the code and GAC the assembly if it does not do it by itself.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;3. Open BizTalk Server Admin Console and create a new Receive Port, Receive Location under your application.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;4. In the receive location properties, Adapter type = Scheduler. This is the name you give to the BizTalk Scheduled Task Adapter while configuring it. If you don’t see this make sure you go to the Platform Setting &lt;/span&gt;&lt;span style="font-family: Wingdings; font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; Adapters &lt;/span&gt;&lt;span style="font-family: Wingdings; font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; New Adapter and from the drop down select the Schedule Adapter and name it whatever you want. In my case, I named it as Scheduler.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="654" height="518" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/1.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="1079" height="326" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/2.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;5. Next click Configure next the Adapter Type. In the configuration window, type the name of Schedule Task you want to give. In this case “RESTfulScheduler”&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="1005" height="520" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/3.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;6. Next click the Schedule tab on this window and specify the time you want this scheduler to run.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 60pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="373" height="543" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/4.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 60pt;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;7. Next click the Task tab on the same window and under the Class, click Find Task and Click browse under Assembly Qualified Type Name and select the RESTServiceAdapterProvider.dll from the file location of the RESTServiceAdapterProvider project.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="859" height="482" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/5.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;8. In the Assembly Qualified Type Name, select RESTProvider and click Select and its fully qualified name will appear at the bottom and click OK.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="458" height="411" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/6.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;9. If you get Invalid Assembly class selected, make sure you Gac the RestProvider dll, close the BTS Admin Console, reopen it and restart the HostInstance and try again.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;10. Next specify the URL, Content Type, WebMethod and click Apply, OK.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="387" height="517" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/7.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;11. Once you are done configuring, you will see the URI as : schedule://TimeSpan/RESTfulScheduler&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; margin-left: 30pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-no-proof: yes;"&gt;&lt;img width="648" height="512" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/RESTfulProvider/8.JPG" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;12. Next is according to your requirements for the message. You can have pipeline component doing bunch of stuff or have orchestration, schemas, maps, business rules for this message or have a send port subscribing to this message. Anything.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;You can download the source code of the RESTfulAdapterProvider &lt;a href="https://skydrive.live.com/#!/?cid=65b2671f6b93cde9&amp;amp;sc=documents&amp;amp;id=65B2671F6B93CDE9%21242"&gt;&lt;span style="color: blue;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;So, above you saw way of configuring a BizTalk Receive Location Polling a RESTful Service. Thanks for reading.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-align: justify; line-height: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"&gt;&lt;span style="color: rgb(255, 102, 0); font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;-Vishal &lt;/span&gt;&lt;span style="color: rgb(255, 153, 0); font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Mody&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/146162.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/07/11/restful-service-polling-biztalk-receive-location.aspx</guid>
            <pubDate>Mon, 11 Jul 2011 20:55:04 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/146162.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/07/11/restful-service-polling-biztalk-receive-location.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/146162.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/146162.aspx</trackback:ping>
        </item>
        <item>
            <title>WCF SQL Adapter not working after installing BizTalk 2006 R2 SP1</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/06/07/wcf-sql-adapter-not-working-after-installing-biztalk-2006-r2.aspx</link>
            <description>&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Recently I was building a VM for a BizTalk 2006 R2 project.  My VM configuration was :&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Windows 2003 R2&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;SQL 2005 with SP4&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Visual Studio 2005 with SP1&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;BizTalk Server 2006R2 &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;I installed the &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;amp;FamilyID=1768f7a3-d843-4f5b-aba7-b3d72892c16f"&gt;&lt;span style="font-size: medium;"&gt;BizTalk Server 2006 R2 SP1&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt; update from the Windows Update.  Life was good so far. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Next I got requirement to use WCF SQL adapter and there I went and started installing the pre-requisite for it. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;1.  &lt;span style="font: 7pt/normal &amp;quot;Times New Roman&amp;quot;; font-size-adjust: none; font-stretch: normal;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47ab6f21-0d8b-4c90-a8b9-e8647281b164"&gt;&lt;span style="font-size: medium;"&gt;WCF LOB Adapter SDK SP2&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;2.  &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=CEB0BB34-F9D2-4D14-8BBE-0311D227B091"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Microsoft BizTalk Adapter for SQL Server.&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;After that I went and tried to Add the Adapter metadata but then I did not see the WCF – SQL option itself. I was wondering what happened. I did some research and came across this blog &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;a href="http://connectedpawns.wordpress.com/2011/03/04/i-cant-see-the-biztalk-plug-in-for-wcf-lob-adapter-sdk-or-i-cant-see-the-consume-adapter-service-from-add-generated-items/"&gt;&lt;span style="font-size: medium;"&gt;post&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt; which told to change the BizTalk Version Number manually in the registry. I did that and reinstalled/repaired the packages like multiple times but in vain.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Finally I came across Microsoft’s this &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;a href="http://msdn.microsoft.com/en-us/biztalk/ff513699"&gt;&lt;span style="font-size: medium;"&gt;post&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium;"&gt; which describes few issues which the BizTalk Server 2006 R2 SP1 update creates.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Courier New;"&gt;&lt;span style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;What’s the fix then??&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 153, 102);"&gt;Install the &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;982061"&gt;&lt;u&gt;&lt;span style="font-size: large;"&gt;&lt;strong&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="color: rgb(51, 153, 102);"&gt;BizTalk Server 2006 R2 SP1 Cumulative Update.&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/u&gt;&lt;/a&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Hope this helps.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: medium;"&gt;Thanks,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt; &lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: large;"&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;&lt;span style="font-family: Times New Roman;"&gt;VISHAL &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;&lt;span style="font-family: Times New Roman;"&gt;MODY&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/145759.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/06/07/wcf-sql-adapter-not-working-after-installing-biztalk-2006-r2.aspx</guid>
            <pubDate>Tue, 07 Jun 2011 21:27:10 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/145759.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2011/06/07/wcf-sql-adapter-not-working-after-installing-biztalk-2006-r2.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/145759.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/145759.aspx</trackback:ping>
        </item>
        <item>
            <title>Configure BizTalk Receive Location to accept any WCF Messages.</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/09/15/configure-biztalk-receive-location-to-accept-any-wcf-messages.aspx</link>
            <description>&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;Hi,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;Shown below is one of the most easiest way to configure a BizTalk Receive Location which can receive any WCF Message based on the Binding type you provide in the configuration.  This uses the WCF Custom WebService Host Factory.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;Where you can use this type of configurations? &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div style="text-indent: -0.25in; margin-left: 0.5in"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;Scenario where you need to send a WCF Message from .NET Code.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-indent: -0.25in; margin-left: 0.5in"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;BizTalk Unit Testing.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-indent: -0.25in; margin-left: 0.5in"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;Receive Locations which will be using ESB Toolkit receive locations.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-indent: -0.25in; margin-left: 0.5in"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;and Many more.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="text-indent: -0.25in; margin-left: 0.5in"&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;Anyways, below are the steps:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Create a IIS Virtual Directory and name it with some relevant name, say “Testing”. (Make sure the AppPool identity you select has proper priviledges.)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;img alt="" width="1062" height="614" src="/images/geekswithblogs_net/BizTalkUnleashed/BTS%20RL%20BlogPost%20Pics/7.JPG" /&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Create a blank .svc file in the physical location of the directory, say “ReceiveMsg.svc”&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;&lt;img alt="" width="557" height="160" src="/images/geekswithblogs_net/BizTalkUnleashed/BTS%20RL%20BlogPost%20Pics/1.JPG" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Open up that svc file in note pad and copy the below markup stuff in it.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="background-color: #ffff99"&gt;&lt;span style="color: #993300"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="font-size: medium"&gt;&amp;lt;%@ ServiceHost Language="c#" Factory="Microsoft.BizTalk.Adapter.Wcf.Runtime.CustomWebServiceHostFactory, Microsoft.BizTalk.Adapter.Wcf.Runtime, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Next, open up BizTalk Admin Console and Create a Receive Port in whichever BizTalk App where you want the port to be.        &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Create a Receive Location for that Receive Port. &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Select the Transport Type as WCF-CustomIsolated. &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;&lt;img alt="" width="876" height="359" src="/images/geekswithblogs_net/BizTalkUnleashed/BTS%20RL%20BlogPost%20Pics/3.JPG" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Next configure the WCF-CustomIsolated type. For the URI type "/Testing/ReceiveMsg.svc".&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;&lt;img alt="" width="432" height="283" src="/images/geekswithblogs_net/BizTalkUnleashed/BTS%20RL%20BlogPost%20Pics/4.JPG" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- For the binding you can select any WCF binding, here for the example I choose &lt;u&gt;basicHTTPBinding.&lt;/u&gt; You can also configure the security configuration for this binding but lets leave it default for the example. Make sure you configure your client which sends the message according to same binding configurations.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;&lt;img alt="" width="424" height="582" src="/images/geekswithblogs_net/BizTalkUnleashed/BTS%20RL%20BlogPost%20Pics/5.JPG" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- Pipeline: You can have your own Custom Pipeline or use BizTalk default ones. Here, lets keep it PassThruReceive.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;- That’s it. Your receive location is configured and now just enable it.Next go to IIS and browse the ReceiveMsg.svc. You should see the below screenshot.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;&lt;img alt="" width="1071" height="697" src="/images/geekswithblogs_net/BizTalkUnleashed/BTS%20RL%20BlogPost%20Pics/6.JPG" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;There are bunch of blog posts where it shows how you can send message to Biztalk though custom .net code. You can refer my &lt;a href="http://geekswithblogs.net/BizTalkUnleashed/archive/2010/01/29/send-message-to-biztalk-receive-location-with-few-lines-of.aspx"&gt;previous blog post &lt;/a&gt;in which I have shown how you can use &lt;/span&gt;&lt;u&gt;&lt;span style="font-size: medium"&gt;netNamedPipeBinding.&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt; One of my collegue Uri Katsir has &lt;a href="http://urikatsir.wordpress.com/2010/03/19/submitting-messages-to-biztalk-using-c-code/"&gt;blog post &lt;/a&gt;where he shows about &lt;/span&gt;&lt;u&gt;&lt;span style="font-size: medium"&gt;WSHttpBinding.&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;Thanks,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="font-size: medium"&gt;Vishal Mody&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/141825.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/09/15/configure-biztalk-receive-location-to-accept-any-wcf-messages.aspx</guid>
            <pubDate>Wed, 15 Sep 2010 18:30:54 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/141825.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/09/15/configure-biztalk-receive-location-to-accept-any-wcf-messages.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/141825.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/141825.aspx</trackback:ping>
        </item>
        <item>
            <title>Webinar: BizTalk Governance using SO-Aware.</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/09/15/biztalk-governance-using-so-aware.aspx</link>
            <description>&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt;&lt;span id="1284571451869S" style="display: none"&gt; &lt;/span&gt;Hi there everyone,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #ffcc00"&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt;We have a Webinar coming up for BizTalk Governance using &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: small"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt;&lt;span style="font-size: medium"&gt;&lt;a href="http://www.tellagostudios.com/products/so-aware%E2%84%A2"&gt;SO-Aware&lt;/a&gt; on Thursday, October 28th 2010 (2:00PM to 3:00PM EST).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt; Like you guys might be knowing now that SO-Aware is a "WCF RESTful Registry solution" and its one of the attractive feature is Centralizing Configurations. This webinar will be showing you some of those features and also how you can use SO-Aware extensively with other BizTalk Solutions. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="line-height: 12pt; margin: 12pt 0in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt;You can register/sign up here: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="color: #3366ff"&gt;&lt;span style="mso-themecolor: text1"&gt;&lt;a href="http://tellagostudios.com/hottopics"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="mso-themecolor: text1"&gt;http://tellagostudios.com/hottopics&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Verdana"&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt;Meanwhile you can read this blog post from Jesus Rodriguez in which he talks more about &lt;a href="http://www.tellagostudios.com/simplifying-biztalk-adapters-configuration-using-so-aware"&gt;Simpliying BizTalk Adapter Configurations using SO-Aware.&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; mso-themecolor: text1"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span style="color: #ff9900"&gt;&lt;span style="mso-themecolor: text1"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;font color="#ff9900" size="4" face="Verdana"&gt;Thanks and Happy BizSoAwaring...!!!&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#ff9900" size="4" face="Verdana"&gt; Vishal Mody&lt;/font&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/141822.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/09/15/biztalk-governance-using-so-aware.aspx</guid>
            <pubDate>Wed, 15 Sep 2010 17:22:51 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/141822.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/09/15/biztalk-governance-using-so-aware.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/141822.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/141822.aspx</trackback:ping>
        </item>
        <item>
            <title>More BizTalk ESB Samples for SO-Aware ESB Resolver.</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/08/06/more-biztalk-esb-samples-for-so-aware-esb-resolver.aspx</link>
            <description>&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;Hi there folks,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;I have created few more ESB Itineraries samples which uses the SO-Aware ESB Resolver for different kinds of scenarios. Scenarios like:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;strong&gt;1. Two Way Itinerary :&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;Msg In -- Transform -- Route -- ReqestResponse WCF Svc (Registed in SoAware) -- Transform -- Route -- Destination WCF Service (Registered in SoAware).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;img width="812" height="547" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/SOAware%20ESBBTS%20Sample%20Image/23.JPG" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img width="825" height="556" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/SOAware%20ESBBTS%20Sample%20Image/24.JPG" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;strong&gt;2. One Way Routing:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;Msg in -- Resolve Routing parameters -- WCF Service (Registered in SOAware)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;img width="532" height="591" alt="" src="/images/geekswithblogs_net/BizTalkUnleashed/SOAware%20ESBBTS%20Sample%20Image/22.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;Thanks and Happy SO-Awaring with ESB and BizTalk. ;-)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #ff6600"&gt;&lt;span style="background-color: #ffffff"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;-Vishal Mody&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/141219.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/08/06/more-biztalk-esb-samples-for-so-aware-esb-resolver.aspx</guid>
            <pubDate>Fri, 06 Aug 2010 18:19:04 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/141219.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/08/06/more-biztalk-esb-samples-for-so-aware-esb-resolver.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/141219.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/141219.aspx</trackback:ping>
        </item>
        <item>
            <title>New Version of BizTalk Data Services is out from Tellago Devlabs on CodePlex..!!</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/06/25/new-version-of-biztalk-data-services-is-out-on-codeplex.aspx</link>
            <description>&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: #30332d; mso-bidi-font-weight: bold"&gt;     We at &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-style-span"&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt; mso-bidi-font-weight: bold"&gt;&lt;span style="font-size: medium"&gt;&lt;a href="http://tellago.com"&gt;&lt;span style="font-family: Times New Roman"&gt;Tellago, Inc.&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt; had recently open sourced first version of &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;a href="http://tellago.codeplex.com/releases/view/47831"&gt;&lt;span style="font-family: Times New Roman"&gt;BizTalk Data Services&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt; by &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;a href="http://weblogs.asp.net/gsusx/default.aspx"&gt;&lt;span style="font-family: Times New Roman"&gt;Jesus Rodriguez&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt; and &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;a href="http://esbextlibrary.codeplex.com/"&gt;&lt;span style="font-family: Times New Roman"&gt;ESB ToolKit 2.0 Extensions&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt; by &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;a href="http://dgoins.wordpress.com/"&gt;&lt;span style="font-family: Times New Roman"&gt;Dwight Goins&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt; on Codeplex. The BizTalk Data Services was more about based on Querying, Browsing for BizTalk Artifacts via RESTful interface.&lt;/span&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span class="apple-style-span"&gt;&lt;span style="color: #30332d; mso-bidi-font-weight: bold"&gt;Today we have a new release for the BizTalk Data Services which is an extension of the earlier release. The new release v0.6 contains:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-style-span"&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt; mso-bidi-font-weight: bold"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol; mso-bidi-font-size: 11.0pt"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;IUpdatable&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Enabling and Disabling Receive Locations&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Starting and Stopping Send Ports&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Starting and Stopping Applications&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Starting, Stopping and Unenlisting orchestrations&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Starting, and Stopping Host Instances&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Resume, Suspend and Terminating Instances&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #30332d; font-size: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="line-height: 13.5pt; text-indent: -0.25in; margin: 0.05in 0in 0.05in 0.5in; vertical-align: middle; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;span style="color: #993366"&gt;&lt;span style="mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol; mso-bidi-font-size: 11.0pt"&gt;&lt;span style="mso-list: Ignore"&gt;·&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;IQueryable for host instances&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: 13.5pt; margin: 0.05in 0in; vertical-align: middle"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;The newer release was the hard work of Tellago’s Architect &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: small"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;a href="http://adglopez.wordpress.com/"&gt;&lt;span style="font-size: medium"&gt;Adrian Lopez&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: medium"&gt; ("the happy argentine"). Now I got to support Argentina for the World Cup 2010 or I am dead...!!! ;-) You can read more about the new release on his Blog &lt;/span&gt;&lt;a href="http://adglopez.wordpress.com/2010/06/25/biztalk-data-services-extended-to-bring-management-functions-through-iupdatable/"&gt;&lt;span style="font-size: medium"&gt;here.&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: 13.5pt; margin: 0.05in 0in; vertical-align: middle"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: 13.5pt; margin: 0.05in 0in; vertical-align: middle"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;Keep checking folks. There's even more to come. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: 13.5pt; margin: 0.05in 0in; vertical-align: middle"&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: 13.5pt; margin: 0.05in 0in; vertical-align: middle"&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;Thanks,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small"&gt;&lt;span style="font-family: Times New Roman"&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="font-size: medium"&gt;&lt;b&gt;&lt;span style="color: #ff3e11; mso-fareast-font-family: 'Times New Roman'; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: Arial; mso-no-proof: yes"&gt;Vishal &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #ff9933; mso-fareast-font-family: 'Times New Roman'; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: Arial; mso-no-proof: yes"&gt;Mody&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: 13.5pt; margin: 0.05in 0in; vertical-align: middle"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;span style="font-size: medium"&gt; &lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/140607.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/06/25/new-version-of-biztalk-data-services-is-out-on-codeplex.aspx</guid>
            <pubDate>Fri, 25 Jun 2010 18:43:30 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/140607.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/06/25/new-version-of-biztalk-data-services-is-out-on-codeplex.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/140607.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/140607.aspx</trackback:ping>
        </item>
        <item>
            <title>Configure EnableTransaction and IsolationLevel property in Business Rules for Dynamic Send Port</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/03/31/configure-enabletransaction-and-isolationlevel-property-in-business-rules-for-dynamic.aspx</link>
            <description>&lt;h3 style="color: red"&gt;&lt;span style="font-size: large"&gt;&lt;span style="color: #0000ff"&gt;&lt;span style="background-color: #ccffff"&gt;&lt;span style="font-family: Comic Sans MS"&gt;&lt;u&gt;&lt;strong&gt;Why do you want to add these properties to the BRE..??&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div&gt;&lt;span style="font-size: small"&gt;&lt;span style="font-family: Times New Roman"&gt;   &lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;          &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;There is a performance tradeoff when using WCF adapters with Dynamic Send Port. Below is a link for more info.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: medium"&gt;&lt;span style="font-family: Times New Roman"&gt;&lt;font color="#0000ff"&gt;&lt;a href="http://blogs.msdn.com/mdoctor/archive/2009/12/18/performance-tip-when-using-wcf-custom-with-dynamic-send-ports-and-custom-bindings-on-biztalk-server-2009.aspx?CommentPosted=true#commentmessage"&gt;&lt;span style="font-size: large"&gt;http://blogs.msdn.com/mdoctor/archive/2009/12/18/performance-tip-when-using-wcf-custom-with-dynamic-send-ports-and-custom-bindings-on-biztalk-server-2009.aspx?CommentPosted=true#commentmessage&lt;/span&gt;&lt;/a&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;So if you are using ESB Toolkit 2.0 in your solution and you do not want to move towards static port then you can add the below line in your SetEndpointConfig value for BRE.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt; BindingType=xyzAdapterBinding&lt;span style="background-color: yellow"&gt;&lt;span style="color: red"&gt;&amp;amp;EnableTransaction=true&amp;amp;IsolationLevel=ReadCommited&amp;amp;&lt;/span&gt;&lt;/span&gt;BindingConfiguration=&amp;lt;bindingname=”xyzAdapterBinding" /&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;The IsolationLevel values can be:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;Serializable&lt;/span&gt; &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;RepeatableRead&lt;/span&gt; &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;ReadCommited&lt;/span&gt; &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;ReadUncommited&lt;/span&gt; &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;Snapshot&lt;/span&gt; &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;Chaos&lt;/span&gt;  &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;span style="font-size: large"&gt;&lt;span style="font-family: Times New Roman"&gt;Below are few Business Rules Composer Screenshots:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;       &lt;img alt="" style="width: 1019px; height: 677px" src="/images/geekswithblogs_net/BizTalkUnleashed/Rule2.png" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;        &lt;img alt="" style="width: 1023px; height: 707px" src="/images/geekswithblogs_net/BizTalkUnleashed/Rule1.png" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large"&gt;&lt;big&gt;&lt;span style="font-family: Times New Roman"&gt;Thanks,&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large"&gt;&lt;big&gt;&lt;span style="font-family: Times New Roman"&gt;Vishal Mody&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large"&gt;&lt;big&gt;&lt;span style="font-family: Times New Roman"&gt;Happy ESBing...!!!!!!&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large"&gt; &lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/139022.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/03/31/configure-enabletransaction-and-isolationlevel-property-in-business-rules-for-dynamic.aspx</guid>
            <pubDate>Wed, 31 Mar 2010 22:19:53 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/139022.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/03/31/configure-enabletransaction-and-isolationlevel-property-in-business-rules-for-dynamic.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/139022.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/139022.aspx</trackback:ping>
        </item>
        <item>
            <title>Send Message to BizTalk Receive Location with few lines of C# code through WCF-NetNamedPipe as Transport Type</title>
            <link>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/01/29/send-message-to-biztalk-receive-location-with-few-lines-of.aspx</link>
            <description>&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Hi there,&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Today we will be doing a quick little test to send a XML message to BizTalk with few lines of code. I had a scenario in my solution in which I had a WCF LOB Outbound Adapter which was doing some work and later the same code had to submit message back to BizTalk. First solution I thought of was writing the message to a File Location and than a BizTalk Receive Location picks it up from there and processes it. But then came up with a different solution of &lt;span style="mso-themecolor: text2"&gt;using&lt;/span&gt; WCF netPipe and submitting it directly to BizTalk. &lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Anyways, I created a small Console App which just take a XML from a file location (which in my code was the WCF Outbound Adapter forming this XML message) and then send to BizTalk and there is a Send Port putting this message out to another file location. Below are the steps.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Create a new Console Application. &lt;span style="mso-spacerun: yes"&gt;   &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;                                                                            &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Add reference to the following assemblies&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 1in; mso-list: l0 level2 lfo1"&gt;&lt;span style="font-family: 'Courier New'; mso-fareast-font-family: 'Courier New'"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;System.Runtime.Serialization&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 1in; mso-list: l0 level2 lfo1"&gt;&lt;span style="font-family: 'Courier New'; mso-fareast-font-family: 'Courier New'"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Sytem.ServiceModel&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 1in"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Below is the piece of code which does the work.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;hr /&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.Collections.Generic;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.Linq;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.Text;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.ServiceModel;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.ServiceModel.Channels;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.Xml;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;using&lt;/span&gt; System.IO;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: blue"&gt;namespace&lt;/span&gt; TestConsole&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: blue"&gt;&lt;span style="mso-spacerun: yes"&gt;    &lt;/span&gt;public class&lt;/span&gt; &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;SendBizTalk&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;    &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;[&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;ServiceContract&lt;/span&gt;()]&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;&lt;span style="color: blue"&gt;private interface&lt;/span&gt; &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;IBizTalkSubmission&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;[&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;OperationContract&lt;/span&gt;(Action = "*", ReplyAction =&lt;span style="color: #c00000"&gt; "*"&lt;/span&gt;)]&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;void&lt;/span&gt; Submit(&lt;span style="color: #1f497d; mso-themecolor: text2"&gt;Message&lt;/span&gt; msg);&lt;span style="color: #c00000"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="color: blue"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;static void Main&lt;/span&gt;(&lt;span style="color: blue"&gt;string&lt;/span&gt;[] args)&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;XmlTextReader&lt;/span&gt; xmlrdr = &lt;span style="color: blue"&gt;new&lt;/span&gt; &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;XmlTextReader&lt;/span&gt;&lt;span style="color: #c00000"&gt;(@"C:\Test\In\Test.xml"&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;Message&lt;/span&gt; msg = &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;Message&lt;/span&gt;.CreateMessage(&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;MessageVersion&lt;/span&gt;.Default, "*", xmlrdr);&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: blue"&gt;string&lt;/span&gt; uriLocationEsbOnRamp = &lt;span style="color: #c00000"&gt;"net.pipe://localhost/SendBizTalk"&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;NetNamedPipeBinding&lt;/span&gt; b = &lt;span style="color: blue"&gt;new&lt;/span&gt; &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;NetNamedPipeBinding&lt;/span&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;b.Security.Mode = &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;NetNamedPipeSecurityMode&lt;/span&gt;.None;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;EndpointAddress&lt;/span&gt; epa = &lt;span style="color: blue"&gt;new&lt;/span&gt; &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;EndpointAddress&lt;/span&gt;(uriLocationEsbOnRamp);&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;IBizTalkSubmission&lt;/span&gt; proxy = &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;ChannelFactory&lt;/span&gt;&amp;lt;&lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;IBizTalkSubmission&lt;/span&gt;&amp;gt;.CreateChannel(b, epa);&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;            &lt;/span&gt;proxy.Submit(msg);&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;        &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;span style="mso-spacerun: yes"&gt;    &lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;}&lt;/font&gt;&lt;/font&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Build the solution &lt;/font&gt;&lt;span style="font-family: Wingdings; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt; Successful. Nice&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Next thing is to configure BizTalk Receive and Send port.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Open BizTalk Administration Console and select the Application where you want the Receive and Send Port.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Next create a new Receive Port name TestRcvPort and a Receive Location for it name TestRcvLocation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l3 level1 lfo2"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo3"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;For the Receive Location select the Type as “WCF-NetNamePipe” and in than click Configure. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo3"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo3"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;For the Address URI copy the URI which you specified in the Code.  There is a very cool thing about this, you can fetch this URI from SSO Config also. I will show this in my next blog. But for now let hard code it. &lt;span style="color: #c00000"&gt;"net.pipe://localhost/SendBizTalk".  &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo3"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l4 level1 lfo4"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Nothing to be changed in the Binding Tab. Next is the Security Tab, by default it would be Transport, so change it to None.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;u&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="font-size: 12pt; mso-bidi-font-size: 11.0pt"&gt;&lt;font face="Calibri"&gt;IMPORTANT:&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="font-size: 12pt; mso-bidi-font-size: 11.0pt"&gt;&lt;font face="Calibri"&gt;&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;If you have Security set to None, then you code should also reflect the same security configuration. Like in the code above you can see the following line which sets the security as none.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="font-size: 12pt; mso-bidi-font-size: 11.0pt"&gt;&lt;o:p&gt;&lt;font face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;font face="Calibri"&gt;&lt;span style="color: #548dd4; font-size: 12pt; mso-themecolor: text2; mso-themetint: 153; mso-bidi-font-size: 11.0pt"&gt;NetNamedPipeBinding&lt;/span&gt;&lt;span style="font-size: 12pt; mso-bidi-font-size: 11.0pt"&gt; b = &lt;span style="color: blue"&gt;new&lt;/span&gt; &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;NetNamedPipeBinding&lt;/span&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="text-indent: 0.5in; margin: 0in 0in 0pt"&gt;&lt;span style="font-size: 12pt; mso-bidi-font-size: 11.0pt"&gt;&lt;font face="Calibri"&gt;b.Security.Mode = &lt;span style="color: #548dd4; mso-themecolor: text2; mso-themetint: 153"&gt;NetNamedPipeSecurityMode&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;.None;&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l4 level1 lfo4"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Nothing to be changed in the Messages tab. Select the Receive Pipeline you want to use. For this test App I have PassThruReceive. You can use your own custom Pipeline or use ESB pipelines and then complete ESB stuff i.e. XMLDissembler, BRE, Maps etc etc but for now lets keep it simple.&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l4 level1 lfo4"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Next to create a Send Port named “TestSndPort”. Select the Type as File and Configure it to point to some file location.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l4 level1 lfo4"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l4 level1 lfo4"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;In the Filer tab select the BTS.ReceivePortName == TestRcvPort&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="margin: 0in 0in 0pt 0.5in"&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;font size="3" face="Calibri"&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;Start/Enable the Receive Location and Send Port. Put a test message you want to test at &lt;span style="color: #c00000"&gt;C:\Test\In\Test.xml&lt;/span&gt; location. Run the Console app and check the output for the Send Port. Success….!!!!!&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;font face="Calibri"&gt;&lt;font size="3"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Total time of creating the app with the same piece of code and using any xml &lt;/font&gt;&lt;span style="font-family: Wingdings; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt; around 5 mins. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;span style="mso-list: Ignore"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="font: 7pt 'Times New Roman'"&gt;         &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Time for entire code to run with simple BizTalk artifacts &lt;/font&gt;&lt;span style="font-family: Wingdings; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;à&lt;/span&gt;&lt;/span&gt;&lt;font face="Calibri"&gt; Fraction of Second. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Thanks,&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Vishal&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt;
&lt;p class="MsoListParagraph" style="text-indent: -0.25in; margin: 0in 0in 0pt 0.5in; mso-list: l2 level1 lfo5"&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/BizTalkUnleashed/aggbug/137709.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Vishal</dc:creator>
            <guid>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/01/29/send-message-to-biztalk-receive-location-with-few-lines-of.aspx</guid>
            <pubDate>Fri, 29 Jan 2010 23:31:41 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/BizTalkUnleashed/comments/137709.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/BizTalkUnleashed/archive/2010/01/29/send-message-to-biztalk-receive-location-with-few-lines-of.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/BizTalkUnleashed/comments/commentRss/137709.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/BizTalkUnleashed/services/trackbacks/137709.aspx</trackback:ping>
        </item>
    </channel>
</rss>
