<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5445593721651769198</atom:id><lastBuildDate>Fri, 27 Mar 2026 14:28:55 +0000</lastBuildDate><category>BizTalk Prerequisite</category><category>Configuring BizTalk Server</category><category>Installing BizTalk Server</category><title>BizTalk Step-by-Step Recipe</title><description>An easy way to learn BizTalk development &amp;amp; deployment</description><link>http://biztalkstepbysteprecipe.blogspot.com/</link><managingEditor>noreply@blogger.com (Muthuraja Muthiah)</managingEditor><generator>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5445593721651769198.post-3965405038074900558</guid><pubDate>Fri, 15 Mar 2013 15:59:00 +0000</pubDate><atom:updated>2013-03-15T08:59:27.909-07:00</atom:updated><title>First BizTalk Application</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Project: Transferring a file between two folders&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;(This artical is mainly to the&amp;nbsp;developer&amp;nbsp;who is new to BizTalk Server applications.)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;i&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Before knowing BizTalk Server architecture design and its components in details, lets see a very simple project 

and then we will continue to learn BizTalk Server components.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;color: #0b5394; font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;Introduction&lt;/i&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;In this artical, I will teach you to how to create a very simple project to receive &amp;amp; send a file between tow 

folders. It may sounds very simple but most of the time in enterprises systems a file (mostly&amp;nbsp;XML formatted 

file)&amp;nbsp; being transferred and manipulated by different businesses by their applications.&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;The objective is to create an application in BizTalk administrative console and setting up to &lt;i&gt;receive&lt;/i&gt; an XML 

from one location and &lt;i&gt;send&lt;/i&gt; that XML file to a different location.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;Scenario&lt;/i&gt;&lt;/span&gt;: &lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;If an XML file come to a 

folder, the BizTalk Application has to pickup that file and place it into a different folder. For that you need to do 

the following steps.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i style=&quot;color: #0b5394; font-family: Verdana, sans-serif;&quot;&gt;&lt;b&gt;Steps&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Create two folders &quot;&lt;i&gt;Source&lt;/i&gt;&quot; and &quot;&lt;i&gt;Target&lt;/i&gt;&quot; in &quot;&lt;i&gt;C:\BizTalk\Lab1&lt;/i&gt;&quot; (create this root folder if 

dose not exists)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Create an XML file.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Open &quot;&lt;i&gt;BizTalk Administrative Console&lt;/i&gt;&quot; and create an application in the name &quot;&lt;i&gt;FileController&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Setup RECEIVE and SEND ports to point to the folders created in step 1.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Set a filter settings in SEND port to transfer that incoming XML file to &quot;&lt;i&gt;Target&lt;/i&gt;&quot; folder.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;ppre&gt;&lt;i style=&quot;white-space: normal;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394; font-family: Verdana, sans-serif;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;span style=&quot;font-family: Times New Roman; white-space: normal;&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;/ppre&gt;&lt;br /&gt;
&lt;ppre&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/ppre&gt;
&lt;ppre&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;Creating 

Folders&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Times New Roman&#39;; white-space: normal;&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;/ppre&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Open Windows Explorer and point to C: 

drive&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Create a folder in the name of &quot;BizTalk&quot; (ignore 

if already exists)&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Go into the folder &quot;BizTalk&quot;, and create a 

folder in the name of &quot;Lab1&quot; (ignore if already exists)&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Go into the folder &quot;Lab1&quot; and create two folders 

inside in the names of &quot;Source&quot; and &quot;Target&quot;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ppre style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: &#39;Times New Roman&#39;; white-space: normal;&quot;&gt;
&lt;/span&gt;&lt;/ppre&gt;
&lt;ppre&gt;&lt;i style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;Creating an XML 

file&lt;/span&gt;&lt;/i&gt;&lt;span style=&quot;font-family: Times New Roman; white-space: normal;&quot;&gt;:&lt;/span&gt;&lt;/ppre&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Open notepad and copy paste the below XML content&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Save the file in the name of &quot;&lt;i&gt;SampleData.xml&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ppre&gt;&lt;/ppre&gt;&lt;br /&gt;
&lt;div&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;font-family: &#39;Times New Roman&#39;; white-space: normal;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;background-color: #a2c4c9;&quot;&gt;
&lt;ppre style=&quot;font-family: Consolas, Courier, monospace; font-size: 14px; line-height: 20px; overflow: auto; padding: 5px;&quot;&gt;&lt;/ppre&gt;&lt;br /&gt;
&lt;pre style=&quot;font-family: Consolas, Courier, monospace; overflow: auto; padding: 5px;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;?&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;xml&lt;/span&gt; &lt;span style=&quot;color: red;&quot;&gt;version&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;=&lt;/span&gt;&quot;&lt;span style=&quot;color: blue;&quot;&gt;1.0&lt;/span&gt;&quot;&lt;span style=&quot;color: blue;&quot;&gt;?&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;catalog&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
   &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;book&lt;/span&gt; &lt;span style=&quot;color: red;&quot;&gt;id&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;=&lt;/span&gt;&quot;&lt;span style=&quot;color: blue;&quot;&gt;bk101&lt;/span&gt;&quot;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;author&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;Gambardella, Matthew&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;author&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;XML Developer&#39;s Guide&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;genre&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;Computer&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;genre&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;price&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;44.95&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;price&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;publish_date&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;2000-10-01&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;publish_date&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;description&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;An in-depth look at creating applications 
      with XML.&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;description&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
   &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;book&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
   &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;book&lt;/span&gt; &lt;span style=&quot;color: red;&quot;&gt;id&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;=&lt;/span&gt;&quot;&lt;span style=&quot;color: blue;&quot;&gt;bk102&lt;/span&gt;&quot;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;author&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;Ralls, Kim&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;author&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;Midnight Rain&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;genre&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;Fantasy&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;genre&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;price&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;5.95&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;price&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;publish_date&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;2000-12-16&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;publish_date&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
      &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;description&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;A former architect battles corporate zombies, 
      an evil sorceress, and her own childhood to become queen 
      of the world.&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;description&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
   &lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #a31515;&quot;&gt;book&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;gt;&lt;/span&gt;
&lt;span style=&quot;color: blue;&quot;&gt;&amp;lt;&lt;/span&gt;/&lt;span style=&quot;color: #a31515;&quot;&gt;Catalog&lt;/span&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #38761d; fareast-font-family: &amp;quot;Times New Roman&amp;quot;; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; mso-bidi-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;Creating an Application in Administrative Console&lt;/span&gt;&lt;/i&gt;&lt;span style=&quot;font-size: 13.5pt;&quot;&gt;:&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &#39;Courier New&#39;; font-size: 13.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot; type=&quot;disc&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;Start the 

application&lt;/span&gt;&lt;span style=&quot;text-align: justify;&quot;&gt; &quot;BizTalk 

Administrative Console&quot; by clicking on &quot;Start &amp;gt;&lt;/span&gt;&lt;span style=&quot;text-align: justify;&quot;&gt; All Programs &amp;gt; Microsoft BizTalk Server 2010 &amp;gt; BizTalk&lt;/span&gt;&lt;span style=&quot;text-align: justify;&quot;&gt; Administrative Console&quot;.&amp;nbsp;&lt;/span&gt;&lt;i style=&quot;text-align: justify;&quot;&gt;Note: Click on &quot;Yes&quot; if a&lt;/i&gt;&lt;i style=&quot;text-align: justify;&quot;&gt; dialog box with a question &quot;Want to run under admin 

account?&quot;&amp;nbsp;&lt;/i&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;This&lt;/span&gt;&lt;span style=&quot;text-align: justify;&quot;&gt; administrative console will look alike 

this&lt;/span&gt;&lt;/span&gt;&lt;br /&gt; &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj1y5tYi3YdmMvGu55vcPNVtmXaHnFpqTho7P9cq3sPqpylv0Ezm_1itSgu80lOCqUqBQME4Dtit55LXFAxLgw_-qLZDcBw1UK-RUaTmZikdg7qyd9pr2UnOuMvvWiqc6WqMcTN7cHyQk/s1600/BizTalk+-+Administrative+Console.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;403&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj1y5tYi3YdmMvGu55vcPNVtmXaHnFpqTho7P9cq3sPqpylv0Ezm_1itSgu80lOCqUqBQME4Dtit55LXFAxLgw_-qLZDcBw1UK-RUaTmZikdg7qyd9pr2UnOuMvvWiqc6WqMcTN7cHyQk/s640/BizTalk

+-+Administrative+Console.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-align: justify; white-space: normal;&quot;&gt;Expand the Applications 

node and &lt;i&gt;right-click&lt;/i&gt; on that node to create new application.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguOLJ0WqlnM_feO3fVgMDjZnHQCc77dMaRlR8FeHOMs1vdpd5D6s4KY69neGVLwl3cO0fFVukmZ8_p8-ad6QB1enRzlfUrlaFQlHBMOBDmYxRlFEbw8c7mTiZJy-f7HdGcsitCrWsfoOk/s1600/Administrative+Console-+New+Application.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguOLJ0WqlnM_feO3fVgMDjZnHQCc77dMaRlR8FeHOMs1vdpd5D6s4KY69neGVLwl3cO0fFVukmZ8_p8-ad6QB1enRzlfUrlaFQlHBMOBDmYxRlFEbw8c7mTiZJy-f7HdGcsitCrWsfoOk/s1600/Administrative+Console-+New

+Application.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Specify the application name as &quot;&lt;b&gt;File 

Controller&lt;/b&gt;&quot; and click &quot;&lt;b&gt;OK&lt;/b&gt;&quot; button to create application&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX_e1CSivthbTorhEpdFK4aB9_eKbyDQU0nPU667dYUc4FGqo6H9Os_fGs-Qf6A2avX6RMWJkegS62oA9T9z1gGE-PacfkKDu_pZNoZiPBfAptqsRqpbxBvI3LHySKT2iJTCyy2Jw-dQU/s1600/Administrative+Console-+FileController.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;321&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX_e1CSivthbTorhEpdFK4aB9_eKbyDQU0nPU667dYUc4FGqo6H9Os_fGs-Qf6A2avX6RMWJkegS62oA9T9z1gGE-PacfkKDu_pZNoZiPBfAptqsRqpbxBvI3LHySKT2iJTCyy2Jw-dQU/s400/Administrative+Console-

+FileController.jpg&quot; width=&quot;400&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 

&amp;nbsp; Note: Now you can see newly created application (File Controller) under applications list&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;Creating Receive 

Port&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;This section explains that how to configure the source 

folder (&lt;i&gt;from where the files are coming in to BizTalk&lt;/i&gt;) via adapter. The BizTalk File Adapter has in-build capability of picking a 

file on its arrival automatically and sends to its subscriber (&lt;i&gt;the 

process and/or port which register to receive that file&lt;/i&gt;). To 

configure receive port, do the following.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Expand &quot;&lt;i&gt;File Controller&lt;/i&gt;&quot; application 

and select &quot;&lt;i&gt;Receive Port&lt;/i&gt;&quot; node to create new receive port.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Right click on &quot;&lt;i&gt;Receive Port&lt;/i&gt;&quot; and 

choose &quot;&lt;i&gt;New &amp;gt; One way Receive Port&quot;.&lt;/i&gt;&amp;nbsp;Specify the port name as 

&quot;SourceFileReceivePort&quot;.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVnASbT7ZgvbabCoAxTydhzO0iJ3as_v2ZMePQ36ElQEfe89xTteSepRypXSL0en58m_4cTM7ABbd6U1z_QmtRPPb4Kz2UXPtOLrc2y7irIC4YmdzAcX6OCooNDi5uwPxkcMTTeSVxHyY/s1600/Administrative+Console-SourceFileReceivePort.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;321&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVnASbT7ZgvbabCoAxTydhzO0iJ3as_v2ZMePQ36ElQEfe89xTteSepRypXSL0en58m_4cTM7ABbd6U1z_QmtRPPb4Kz2UXPtOLrc2y7irIC4YmdzAcX6OCooNDi5uwPxkcMTTeSVxHyY/s400/Administrative+Console-

SourceFileReceivePort.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Select the &quot;Receive Locations&quot; on left-hand 

side options and specify the folder which we created in step 1.&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;&lt;i&gt;New&lt;/i&gt;&quot; receive 

location&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Give the receive location name as 

&quot;&lt;i&gt;SourceReceiveLocation&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Change the Type to &quot;&lt;i&gt;File&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Leave receive handler 

(BizTalkServerApplication) &amp;amp; receive pipeline(PassThruPipeline) to default selected value.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;&lt;i&gt;Configure&lt;/i&gt;&quot; button 

and specify the values as given below and click &quot;OK&quot;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Receive Folder&lt;/b&gt; -&amp;gt; 

&quot;&lt;i&gt;C:\BizTalk\Lab1\Source\&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;File mask&lt;/b&gt; -&amp;gt; 

&quot;&lt;i&gt;*.xml&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Retry count&lt;/b&gt; -&amp;gt; 

&quot;&lt;i&gt;5&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;b&gt;Retry interval (min)

&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&amp;nbsp;-&amp;gt; &quot;&lt;/span&gt;&lt;i style=&quot;white-space: normal;&quot;&gt;5&lt;/i&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&quot;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click &quot;OK&quot; button in Receive 

Location Properties dialog box.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click &quot;OK&quot; button in Receive Port 

Properties dialog box.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Now we have created and configured 

a receive port &amp;amp; location&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjULO5lwvZWadG9_as9zsG8QTpBSXJQm_R6oczlnGWBz1SrgxlKJInYqpLoSWunAbDxcNq4Q4ygBSnXLOp0EB_acopGOgeyWSdpVRPijpZvsFc6e8IkZc0R30Y_AuKfgzotf70rONOwhz0/s1600/Administrative+Console-SourceFileSettings.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjULO5lwvZWadG9_as9zsG8QTpBSXJQm_R6oczlnGWBz1SrgxlKJInYqpLoSWunAbDxcNq4Q4ygBSnXLOp0EB_acopGOgeyWSdpVRPijpZvsFc6e8IkZc0R30Y_AuKfgzotf70rONOwhz0/s400/Administrative+Console-

SourceFileSettings.jpg&quot; width=&quot;359&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif; text-align: justify; white-space: normal;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;color: #0b5394; font-family: Verdana, sans-serif; text-align: justify; white-space: normal;&quot;&gt;&lt;i&gt;Creating Send 

Port&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times New Roman; text-align: justify; white-space: normal;&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-align: justify; white-space: normal;&quot;&gt;This section 

explains how to configure the send port to store the incoming XML file into target location. Just follow the 

instructions below to create a send port&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Select the &quot;&lt;i&gt;Send Ports&lt;/i&gt;&quot; on left-hand 

side options in the nodes list under &quot;&lt;i&gt;File Controller&lt;/i&gt;&quot; application.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Right click on &quot;&lt;i&gt;Send Port&lt;/i&gt;&quot; and choose 

&quot;&lt;i&gt;New &amp;gt; Static one-way Send Port&quot;.&lt;/i&gt;&amp;nbsp;Specify the details given below&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Name&lt;/b&gt; -&amp;gt; 

&quot;&lt;i&gt;TargetFileSendPort&lt;/i&gt;&quot;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Type&lt;/b&gt; -&amp;gt; &quot;&lt;i&gt;File&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Send handler&lt;/b&gt; -&amp;gt; 

&quot;&lt;i&gt;BizTalkServerApplication&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Send pipeline&lt;/b&gt; -&amp;gt; &quot;&lt;i&gt;Pass Thru 

Transmit&lt;/i&gt;&quot;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPeyQc9SzjIYWrJVngL4HeFS3Q9ISCZ5OnrpoS0nW9vthneKYN1XxmpJHDPXExvgoPhil9Ie84jDrqqp6G9ewR5W98EbiZymYKQI61MczuYsClGLHis1GQYRpj-bj1OGLInTrxagLuT3Q/s1600/Administrative+Console-TargetFileSendPort.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;321&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPeyQc9SzjIYWrJVngL4HeFS3Q9ISCZ5OnrpoS0nW9vthneKYN1XxmpJHDPXExvgoPhil9Ie84jDrqqp6G9ewR5W98EbiZymYKQI61MczuYsClGLHis1GQYRpj-bj1OGLInTrxagLuT3Q/s400/Administrative+Console-

TargetFileSendPort.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;Configure&quot; button and 

specify details as given below&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Destination folder&lt;/b&gt;: -&amp;gt; 

&quot;C:\BizTalk\Lab1\Target&quot;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;File name&lt;/b&gt; -&amp;gt; 

&quot;SourceFile.xml&quot;.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;b&gt;Copy mode&lt;/b&gt; -&amp;gt; &quot;Create 

New&quot;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;OK&quot; button on &lt;i&gt;FILE 

Transport Properties&lt;/i&gt; dialog box&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiM89ohigNjfttsn0zMa9JyCj7fb78mKS4CWY54_hmldU87Amg-J6Uaazd0ygHi9PHd_-xfIJlSZpcsqTd4lcciJR2Xfej1L8uLk_p-JMtP6bHqy2TXSBo8q-72sURxgLTji7oJilXeAQg/s1600/Administrative+Console-FILE+Transport+Properties.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiM89ohigNjfttsn0zMa9JyCj7fb78mKS4CWY54_hmldU87Amg-J6Uaazd0ygHi9PHd_-xfIJlSZpcsqTd4lcciJR2Xfej1L8uLk_p-JMtP6bHqy2TXSBo8q-72sURxgLTji7oJilXeAQg/s400/Administrative+Console-FILE

+Transport+Properties.jpg&quot; width=&quot;358&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Verdana, sans-serif; white-space: normal;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;
&lt;span style=&quot;color: #0b5394; font-family: Verdana, sans-serif; white-space: normal;&quot;&gt;&lt;i&gt;Setting Filters on Send Port&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times New Roman; white-space: normal;&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;This section explains how to transfer the file from 

&lt;i&gt;Receive Port&lt;/i&gt; to &lt;i&gt;Send Port&lt;/i&gt;. In this, we need to map the receive port in send port&#39;s filter settings. To 

do this, follow the instructions given below&lt;/span&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;Filters&quot; on the left-

hand side options and specify the settings as given below. &lt;i&gt;Note: If you have closed the SendPort Properties dialog 

box accidently, just open the dialog box again by selecting &amp;nbsp;Send Port -&amp;gt; &amp;lt;Newly created send port&amp;gt;&#39;s 

properties&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;You will see a grid on right-hand 

side with columns Property, Operator, Value and Group By&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;Property&quot; column of the 

first row and select value &quot;&lt;i&gt;BTS.ReceivePortName&lt;/i&gt;&quot;.Automatically the &quot;&lt;i&gt;Operator&lt;/i&gt;&quot; cell will be populated 

with &quot;==&quot;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Select the &quot;&lt;i&gt;Value&lt;/i&gt;&quot; cell in 

the grid and specify the &lt;i&gt;Receive Port&lt;/i&gt; name which we created (not port location name). In our case, it is 

&quot;SourceFileReceivePort&quot;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNev9m04pLGtmaYQ1-AX-DfBRUQvd4vCOjNKF1NjezkHVuyQ2aS52ViYFiwBGVm1NEPJ1n7ngdMeO_ozEJIyBMPsgF1lSKH2rSJ7gXsl5_mZZAzvMHkPpKZ8pj4PGrzfxMQwlKtUYn9b4/s1600/Administrative+Console-TargetFileSendPort+Filter+Settings.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;321&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNev9m04pLGtmaYQ1-AX-DfBRUQvd4vCOjNKF1NjezkHVuyQ2aS52ViYFiwBGVm1NEPJ1n7ngdMeO_ozEJIyBMPsgF1lSKH2rSJ7gXsl5_mZZAzvMHkPpKZ8pj4PGrzfxMQwlKtUYn9b4/s400/Administrative

+Console-TargetFileSendPort+Filter+Settings.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Click on &quot;OK&quot; button on Send Port 

Properties window&lt;/span&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;&lt;i&gt;Starting newly 

created application&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Now its time to run the application. All 

the applications in BizTalk server are required to be started before we use them. Follow the instruction to start the 

application.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Right-click on newly create 

application &quot;&lt;i&gt;File Controlle&lt;/i&gt;r&quot; and select &quot;&lt;i&gt;Start&lt;/i&gt;&quot;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Click on &quot;&lt;i&gt;Start&lt;/i&gt;&quot; button 

again on the dialog box.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;i&gt;Note: To check whether application is 

running, click on the &quot;&lt;b&gt;Applications&lt;/b&gt;&quot; node. Then you should see a green color play icon for the 

application &quot;&lt;b&gt;File Controller&lt;/b&gt;&quot;&amp;nbsp; with status &quot;&lt;b&gt;Started&lt;/b&gt;&quot; on right-hand side pane.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;i&gt;
&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif;&quot;&gt;Testing &quot;File 

Controller&quot; application&lt;/span&gt;&lt;/i&gt;&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;Now its time to test the application. Place the XML file (&lt;i&gt;SampleData.xml&lt;/i&gt;) in &lt;i&gt;Source&lt;/i&gt; folder and that file should disappear. Open the Target folder and you should see that XML.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;i&gt;Note: To retest, delete the file from Target folder before testing the app.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;color: #38761d; font-family: Verdana, sans-serif; white-space: normal;&quot;&gt;&lt;i&gt;Conclusion&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; white-space: normal;&quot;&gt;:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;This is a very simple application to step into BizTalk Server. In the next topic we will see in more details about BizTalk 2010 fundamentals for developer.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;a href=&quot;http://biztalkstepbysteprecipe.blogspot.com/2013/03/installing-and-configuring-biztalk.html&quot;&gt;Previous Post: Installing and Configuring BizTalk Server 2010&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;i&gt;
&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&lt;span style=&quot;white-space: normal;&quot;&gt;&lt;i&gt;
&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://biztalkstepbysteprecipe.blogspot.com/2013/03/first-biztalk-application.html</link><author>noreply@blogger.com (Muthuraja Muthiah)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj1y5tYi3YdmMvGu55vcPNVtmXaHnFpqTho7P9cq3sPqpylv0Ezm_1itSgu80lOCqUqBQME4Dtit55LXFAxLgw_-qLZDcBw1UK-RUaTmZikdg7qyd9pr2UnOuMvvWiqc6WqMcTN7cHyQk/s72-c/BizTalk&#xa;&#xa;+-+Administrative+Console.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5445593721651769198.post-8149279030729738006</guid><pubDate>Thu, 14 Mar 2013 17:45:00 +0000</pubDate><atom:updated>2013-03-14T10:45:57.045-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BizTalk Prerequisite</category><category domain="http://www.blogger.com/atom/ns#">Configuring BizTalk Server</category><category domain="http://www.blogger.com/atom/ns#">Installing BizTalk Server</category><title>Installing and Configuring BizTalk Server 2010</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;(BizTalk Server 2010 t&lt;i&gt;rial version for 120 Days&lt;/i&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;Prerequisite&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;We need to have the following software/files before we proceed into installation. In this training, we are going to use local system rather using a virtual machine.&lt;/span&gt;&amp;nbsp;If you have Virtual Machine, then download all the below listed prerequisites into virtual machine.&lt;br /&gt;
&lt;br /&gt;
Don&#39;t have Virtual Machine?&lt;br /&gt;
If you need to download &amp;amp; install SQL Server &amp;amp; BizTalk directly into your local rather Virtual PC, then just ignore the Virtual PC section. Otherwise you need to download MSSQL Server 2008, Redistributable CAB file, and BizTalk Server into Virtual PC.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Virtual PC&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Don&#39;t have Virtual Machines? or Do you want to use Virtual Machine? It is always a better choice to learn new software. If you don&#39;t have Virtual Machine installed in your PC, you may need to download and install from&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.microsoft.com/en-us/download/details.aspx?id=4580&quot; target=&quot;_blank&quot;&gt;Windows Virtual PC 2007&lt;/a&gt;: It runs on Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows XP Professional, Windows XP Tablet PC Edition, Windows Vista SP1 (Enterprise, Business, Ultimate) and Windows XP Service Pack 3 (SP3).&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.vmware.com/products/workstation/index.html&quot;&gt;VMWare&lt;/a&gt;: it runs on Windows Vista, Windows 7&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Note: If you need to configure your Virtual PC memory settings or any other settings:&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;First &lt;i&gt;Shutdown &lt;/i&gt;the virtual PC.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Locate the file (.&lt;i&gt;vhd&lt;/i&gt;) in your local drive. Default location will be&amp;nbsp;&lt;i&gt;&lt;span style=&quot;color: #a64d79;&quot;&gt;C:\Users\&amp;lt;&amp;nbsp;Current Username&amp;nbsp;&amp;gt;\Virtual Machines&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Right click on the file and choose the option &quot;&lt;i&gt;Settings&lt;/i&gt;&quot;. This will open a window with all default settings.&lt;/li&gt;
&lt;li&gt;Now specify all the settings you needed to install required software (&lt;i&gt;you cannot change the settings if your Virtual PC is in Logged off or Hibernate mode&lt;/i&gt;)&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;i&gt;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;SQL Server 2008&lt;/span&gt;&lt;/b&gt; (Trial Version)&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Click on this &lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=129737&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;link&lt;/a&gt; to get the&amp;nbsp;&lt;a href=&quot;http://www.microsoft.com/en-us/download/details.aspx?id=1279&quot; target=&quot;_blank&quot;&gt;SQL Server Enterprise Evaluation&lt;/a&gt; version.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;BizTalk Server 2010 Setup&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Click on this link to get &lt;a href=&quot;http://www.microsoft.com/biztalk/en/us/trial-software.aspx&quot; target=&quot;_blank&quot;&gt;BizTalk Server 2010 Trial Version.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Redistributable CAB File&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You may need to download prerequisites redistributable CAB file from this location if you don&#39;t have internet access.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;i&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;BizTalk Server 2010&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Server 2008 R2&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189409&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189409&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Server 2008&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189407&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189407&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189408&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189408&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Vista&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189406&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189406&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189405&amp;amp;clcid=0x409&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189405&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows 7&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189403&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189403&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=189404&amp;amp;clcid=0x409&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=189404&amp;amp;clcid=0x409&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;i&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;BizTalk Server 2009&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows XP&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137256&quot;&gt;&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000ee; font-size: x-small;&quot;&gt;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137256&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=137256&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137262&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=137262&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Server 2003&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=137166&quot; target=&quot;_blank&quot;&gt;&amp;nbsp;http://go.microsoft.com/fwlink/?LinkID=137166&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137260&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=137260&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Vista&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137259&quot; target=&quot;_blank&quot;&gt;&amp;nbsp;http://go.microsoft.com/fwlink/?LinkId=137259&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137263&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=137263&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Server 2008&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=137254&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkID=137254&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=137261&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=137261&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;i&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;BizTalk Server 2006 R2&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows XP&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=81450&quot; target=&quot;_blank&quot;&gt;&amp;nbsp;http://go.microsoft.com/fwlink/?LinkId=81450&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=81441&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=81441&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Server 2003&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=81468&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=81468&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=81459&quot; target=&quot;_blank&quot;&gt;&amp;nbsp;http://go.microsoft.com/fwlink/?LinkId=81459&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Vista&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;32-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=81432&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=81432&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: x-small;&quot;&gt;64-bit:&amp;nbsp;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=81423&quot; target=&quot;_blank&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=81423&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;User Account Control Settings&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If you are planning to install on Windows &amp;nbsp;7 or Windows Vista, you can simply set the user account control settings. Set &quot;Never notify&quot; in user account control settings. By doing this, a confirmation notification popup will not appear on screen for each and every steps in the installation.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6bfAAJIGrm0hWST6J9BPQKmMbfK-qktzK5SxhSH1i_M154ZcoHfRe1n4IWBSPZt6pBWbIvZSioxORQwXCI1Um3EohhtMsF0g1m14zwQjj13YH0dV0vj7YAWLoPnfxo2Ckjuw7sfTXvug/s1600/UserAccountControlSettings.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6bfAAJIGrm0hWST6J9BPQKmMbfK-qktzK5SxhSH1i_M154ZcoHfRe1n4IWBSPZt6pBWbIvZSioxORQwXCI1Um3EohhtMsF0g1m14zwQjj13YH0dV0vj7YAWLoPnfxo2Ckjuw7sfTXvug/s1600/UserAccountControlSettings.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Windows Firewall Rules: Distributed Transaction Coordinator (DTC)&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
The distributed transaction coordinator rules for Inbound and Outbound should be enabled in Windows Firewall. For that you need to open Server Manager (see the above section to know how to open Server Manager). Then expand the &quot;&lt;i&gt;Windows Firewall with Advanced Security&lt;/i&gt;&quot; node in the tree view.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN82ajc-qO_QWq2N8IQrTz5ml0_oDaby3qBU1o5EUb3dCC6xZT8yZN9yph5dNAjGNUPMqHhHULT_HDrs_G6N1LKZY7CFR8Vg6SymHz6JpXJewnV__sIQxbGYNKjlh4k0jQnTqQedl40-8/s1600/Server+Manager+-+Firewall.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN82ajc-qO_QWq2N8IQrTz5ml0_oDaby3qBU1o5EUb3dCC6xZT8yZN9yph5dNAjGNUPMqHhHULT_HDrs_G6N1LKZY7CFR8Vg6SymHz6JpXJewnV__sIQxbGYNKjlh4k0jQnTqQedl40-8/s1600/Server+Manager+-+Firewall.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-bottom: .0001pt; margin-bottom: 0in; text-align: justify;&quot;&gt;
&lt;i&gt;Inbound DTC Rule&lt;/i&gt;&lt;b&gt;: &lt;/b&gt;All three
rules in Inbound for DTC should be enabled as shown below.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1IDOWTllrRzD3XU4pDT5543MRYZvbN071UAp59yCVob2zYFilmf29bxPVRLP4t8Qykx4q2_IIddabs9vLOMl-j95MPTEwAUNaMleZAfrfBQvYLSTf1MeBFjdbV37jobpOuMRe5cKRZio/s1600/Server+Manager+-+Inbound.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1IDOWTllrRzD3XU4pDT5543MRYZvbN071UAp59yCVob2zYFilmf29bxPVRLP4t8Qykx4q2_IIddabs9vLOMl-j95MPTEwAUNaMleZAfrfBQvYLSTf1MeBFjdbV37jobpOuMRe5cKRZio/s1600/Server+Manager+-+Inbound.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;i&gt;Outbound DTC Rule&lt;/i&gt;&lt;b&gt;:&lt;/b&gt; TCP-Out rules in Outbound for DTC should be
enabled as shown below.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiB7CTZPX-S0d20HkI-G3NWIrScDjkNUsuSzZuvqCp3khkWO03dqhnF6wtQ75S3YtKPeRoXvlEg12KhGhhS3mnYmIFoRDdF47kCyFLgpI8AaH-ZfR2SIj7SA-cu0rQwTf36DFnYuZbr55o/s1600/Server+Manager+-+Outbound.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiB7CTZPX-S0d20HkI-G3NWIrScDjkNUsuSzZuvqCp3khkWO03dqhnF6wtQ75S3YtKPeRoXvlEg12KhGhhS3mnYmIFoRDdF47kCyFLgpI8AaH-ZfR2SIj7SA-cu0rQwTf36DFnYuZbr55o/s1600/Server+Manager+-+Outbound.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;Component Services: Enabling DTC Service&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://www.blogger.com/blogger.g?blogID=5445593721651769198&quot; name=&quot;_Toc335318055&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;All the transaction in BizTalk Server are Distributed Transactions. So we need to enable the DTC Service in the both SQL Server box and BizTalk Server box.&amp;nbsp;&lt;span style=&quot;font-family: Calibri, sans-serif; line-height: 115%;&quot;&gt;The
distributed transaction coordinator service should be enabled and configured to
have Network DTC Access. To verify whether DTC Service properties set correct:&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://www.blogger.com/blogger.g?blogID=5445593721651769198&quot; name=&quot;_Toc335318055&quot;&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; line-height: 115%;&quot;&gt;1. Open the Component Services.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyQtweyT2Mhe7esNJgBmoEOeWdI3zxpygTCamALBcYEvCqbaMGnHjYWXhZBMUN4wtivhyqBtsdycS42y93BatfkNd_sKkTUGPZscl8fSrQ5wXKOFDvVw_8ywP8sMeHeCw40exyyQNe0cY/s1600/DTC+-+Component+Services.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyQtweyT2Mhe7esNJgBmoEOeWdI3zxpygTCamALBcYEvCqbaMGnHjYWXhZBMUN4wtivhyqBtsdycS42y93BatfkNd_sKkTUGPZscl8fSrQ5wXKOFDvVw_8ywP8sMeHeCw40exyyQNe0cY/s1600/DTC+-+Component+Services.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://www.blogger.com/blogger.g?blogID=5445593721651769198&quot; name=&quot;_Toc335318055&quot;&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;http://www.blogger.com/blogger.g?blogID=5445593721651769198&quot; name=&quot;_Toc335318055&quot;&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; line-height: 115%;&quot;&gt;2.&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Expand
the node “&lt;/span&gt;&lt;i style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Component Services&lt;/i&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt; -&amp;gt;&lt;/span&gt;&lt;i style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Computers&lt;/i&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt; -&amp;gt; &lt;/span&gt;&lt;i style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;My Computer&lt;/i&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;” and select Distributed Transaction Coordinator.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5NuDN210F6Vkc0IuliO3XdhbCOhukrUqylDaCsulxSTNpE2RwMnmHGWDkyZLKE8kKjU9BeCe-J91g-YTwRzoqgYf0VZWNEa3h95H8BDpUpcKNYzGxI_OUogz0yBd_kcJ-HUrvofZlc78/s1600/DTC+-+Local+DTC.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5NuDN210F6Vkc0IuliO3XdhbCOhukrUqylDaCsulxSTNpE2RwMnmHGWDkyZLKE8kKjU9BeCe-J91g-YTwRzoqgYf0VZWNEa3h95H8BDpUpcKNYzGxI_OUogz0yBd_kcJ-HUrvofZlc78/s1600/DTC+-+Local+DTC.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;3.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Right-click
on “&lt;/span&gt;&lt;b style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Local DTC&lt;/b&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;” and select “&lt;/span&gt;&lt;b style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Properties&lt;/b&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;”&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbkMnfH88grbJK73DMQU5i4vypYGxaIOTmrEsFxDxrLuUXbUe3LX-B5Oze3pDxG35CfFCxZ5t1C1Kc2beKsosPAb28nhR0JVF7tLurRziSVUcv6Xike-8d4sdon9LNm9Khbkr8CqTkhks/s1600/DTC+-+Choose+Properties.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbkMnfH88grbJK73DMQU5i4vypYGxaIOTmrEsFxDxrLuUXbUe3LX-B5Oze3pDxG35CfFCxZ5t1C1Kc2beKsosPAb28nhR0JVF7tLurRziSVUcv6Xike-8d4sdon9LNm9Khbkr8CqTkhks/s1600/DTC+-+Choose+Properties.jpg&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeRB2R0IeJLkZ-iIW7ID-mKkucODr7hfkrjb4wHQqO_DJ0hFKPuyqbawfkWeN-BIac6b-EOVOMLmR5uqAus2ed3shwWbPd9zZ9pVS7u5ZZUnctGvy5cXsE0g4AtY0vOzHDP3oRbzXwjjE/s1600/DTC+-+Properties.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeRB2R0IeJLkZ-iIW7ID-mKkucODr7hfkrjb4wHQqO_DJ0hFKPuyqbawfkWeN-BIac6b-EOVOMLmR5uqAus2ed3shwWbPd9zZ9pVS7u5ZZUnctGvy5cXsE0g4AtY0vOzHDP3oRbzXwjjE/s1600/DTC+-+Properties.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;4.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Select
the “&lt;/span&gt;&lt;b style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;Security&lt;/b&gt;&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;” tab and configure as
despite in the picture.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUxqJuGKPD5RrpIQW5KkP0M1Mx3QhSRPGonHzv4PYLeoTLLiuz1xGguBqn0Iw1dar-RBCuHliaGYjeGBtTMcSKckNRZR_-8AsAeJraYGatU85OlhOAV3g0bASzOhtb_SJxnymDSZ-VTi8/s1600/DTC+-+Properties+with+selection.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUxqJuGKPD5RrpIQW5KkP0M1Mx3QhSRPGonHzv4PYLeoTLLiuz1xGguBqn0Iw1dar-RBCuHliaGYjeGBtTMcSKckNRZR_-8AsAeJraYGatU85OlhOAV3g0bASzOhtb_SJxnymDSZ-VTi8/s1600/DTC+-+Properties+with+selection.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;&lt;b&gt;Note&lt;/b&gt;:
After the change, click on “&lt;b&gt;Apply&lt;/b&gt;”
button to start the DTC service. You may be prompted with a warning message.
Say Yes to proceed&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeG77574t2SZSeKmmZxhb0sVcx4rrIyHmvURHWxstPcXD6jcgcZ3CfHznrb532teseXP0Je67au_ZKguC8_UV9lJIAfAs0rb-o-FVxVLiCmSWk9OHS9RMq0qRTVS-IdLkE6oQdWdbGcKk/s1600/DTC+-+Confirmation.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;128&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeG77574t2SZSeKmmZxhb0sVcx4rrIyHmvURHWxstPcXD6jcgcZ3CfHznrb532teseXP0Je67au_ZKguC8_UV9lJIAfAs0rb-o-FVxVLiCmSWk9OHS9RMq0qRTVS-IdLkE6oQdWdbGcKk/s320/DTC+-+Confirmation.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;i&gt;&lt;b&gt;Note&lt;/b&gt;:
You need to make sure the DTC is enabled on SQL Server side.&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; line-height: 115%;&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: #45818e;&quot;&gt;Roles&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: Calibri, sans-serif; font-size: 11pt; line-height: 115%;&quot;&gt;You need to have few roles in the server machine. The roles are&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b style=&quot;text-align: justify;&quot;&gt;Application Server: &lt;/b&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;Provides central management and hosting of
high-performance distributed business applications such as those built with
Enterprise Services and .NET Framework 3.5.1&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaDI0KaR2yA9V5okCG8vSFGLhyne8sIIaYDdfbmhpvizZbuSkr4_G0Ntf5pn9nyjPpjqWyK_MgikSInrXYL5GrN7lJmReueibjUdlU3hykXf8zLDsJHsqwXO1WrAEWY3sKt03ehGSM8Ts/s1600/Roles-Application+Server.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaDI0KaR2yA9V5okCG8vSFGLhyne8sIIaYDdfbmhpvizZbuSkr4_G0Ntf5pn9nyjPpjqWyK_MgikSInrXYL5GrN7lJmReueibjUdlU3hykXf8zLDsJHsqwXO1WrAEWY3sKt03ehGSM8Ts/s1600/Roles-Application+Server.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;b style=&quot;text-align: justify;&quot;&gt;File services&lt;/b&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;: Provides technologies
that help you manage storage, enable file replication, manage shared folders,
ensure fast file searching, and enable access for UNIX client computers.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZxeVCBveKbQbfqZem908v98eoOXm46rdQstqyz_QE2p2eq8lbFYLtXzzjLWj4rtrdjj8sw-xkk1xlJOrsn4cN3o8DBB5xjPkBUt51Qhw1YRYcCLdLSFcLyZ46x9q6CP4diL-6klXHWnI/s1600/Roles-File+Services.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZxeVCBveKbQbfqZem908v98eoOXm46rdQstqyz_QE2p2eq8lbFYLtXzzjLWj4rtrdjj8sw-xkk1xlJOrsn4cN3o8DBB5xjPkBUt51Qhw1YRYcCLdLSFcLyZ46x9q6CP4diL-6klXHWnI/s1600/Roles-File+Services.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0in 0in 0.0001pt 0.5in; text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;Web
Server (IIS)&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;:
This role is required to expose and/or consume Web Service/WCF. Also provides a
reliable, manageable, and scalable Web application infrastructure&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAff85Nq1gVLdhjRpywgK9kxo0FQZ_oqxzWHwdHlQDZ49oKS8qS0XEck-SThgBkopYpfSQQABN8TgtoNQQrQjX9czsaajp8F2C8lsyIByeFIEtU3cHH5ELyv31LcqV1-6sLMMDv-rkwSk/s1600/Roles-WebServer(IIS).jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAff85Nq1gVLdhjRpywgK9kxo0FQZ_oqxzWHwdHlQDZ49oKS8qS0XEck-SThgBkopYpfSQQABN8TgtoNQQrQjX9czsaajp8F2C8lsyIByeFIEtU3cHH5ELyv31LcqV1-6sLMMDv-rkwSk/s1600/Roles-WebServer(IIS).jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;Note: You can read more about server roles in this Microsoft &lt;a href=&quot;http://technet.microsoft.com/en-us/library/cc732263.aspx&quot;&gt;post&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;a href=&quot;http://biztalkstepbysteprecipe.blogspot.com/p/installation.html&quot;&gt;Continue to: Installation&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://biztalkstepbysteprecipe.blogspot.com/2013/03/installing-and-configuring-biztalk.html</link><author>noreply@blogger.com (Muthuraja Muthiah)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6bfAAJIGrm0hWST6J9BPQKmMbfK-qktzK5SxhSH1i_M154ZcoHfRe1n4IWBSPZt6pBWbIvZSioxORQwXCI1Um3EohhtMsF0g1m14zwQjj13YH0dV0vj7YAWLoPnfxo2Ckjuw7sfTXvug/s72-c/UserAccountControlSettings.jpg" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5445593721651769198.post-852910720156342557</guid><pubDate>Wed, 06 Mar 2013 15:16:00 +0000</pubDate><atom:updated>2013-03-13T06:43:04.422-07:00</atom:updated><title>Introduction to BizTalk Server</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;img alt=&quot;Home&quot; height=&quot;75&quot; src=&quot;http://i.microsoft.com/global/biztalk/en/us/PublishingImages/logo-header-biztalk-dg.gif&quot; width=&quot;347&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;strong&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: large;&quot;&gt;Introduction to BizTalk Server&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: &#39;Courier New&#39;, Courier, monospace; font-size: x-small;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Microsoft BizTalk Server provides a development and execution environment that &lt;em&gt;orchestrates business processes, both within and between businesses&lt;/em&gt;. This can handle business transactions that run as long as weeks or months. The features include the ability to define business document specifications and how these documents have to be transformed when passed between applications, and the ability to monitor and log server activity. The server provides a standard gateway for sending and receiving documents across the Internet, as well as providing a range of services that ensures data integrity, delivery, and security.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;The
reasons why BizTalk Server is chosen by business are:&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;
&lt;/span&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; font-size: xx-small;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;The solution you build is based on commonly accepted protocols and document formats&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Ability to integrate with the widest variety of business partners and applications.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Today&#39;s global marketplace dictates a need to efficiently operate 24 hours a day, seven days a week&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-align: justify;&quot;&gt;Ability to integrate with the widest variety of business partners and applications.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;There is also a need to support multiple applications on a variety of platforms, and to integrate with business partners using the Internet, extranets, business-to-business (B2B) exchanges, and other resources&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; font-size: xx-small;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; font-size: xx-small;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Note:&lt;/span&gt;&lt;/strong&gt; &lt;span style=&quot;font-size: small;&quot;&gt;BizTalk Server uses XML internally to define the data and structure of your business documents, and it uses standard Internet protocols like Hypertext Transfer Protocol (HTTP) and Simple Mail Transfer Protocol (SMTP) to deliver these documents to their destinations, enabling you to interoperate with various applications running in any environment as long as those applications support Internet standards. You can send documents to BizTalk Server as &lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://www.w3.org/XML/&quot; style=&quot;font-family: Arial, Helvetica, sans-serif;&quot; target=&quot;_blank&quot;&gt;Extensible Markup Language (XML)&lt;/a&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; font-size: xx-small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;, EDI, or flat files&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;History
of BizTalk Server&lt;/span&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt;&quot;&gt;
&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;BizTalk Server belongs to the Microsoft Server family.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin-bottom: 0.0001pt;&quot;&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2000- Microsoft released the first
version of BizTalk Server&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Editor:
Writing XML Data&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Mapper:
Translate data from source format to destination format&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Management
Desk: Tracking data&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Protocols
supported: EDI, HTTP, HTTPS, MSMQ, SMTP, and FTP&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2002 – Next version. Not much change&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2004 – Added Human Workflow Services
(HWS) and Business Activity Services&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Supported by
.NET framework 1.0&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Integrated VS
2003 support for editor and mapper&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2006 – Business Activity Monitor (BAM)
was added. Also Health and Activity Tracking component for tracking the server
status was added.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;.NET
framework 2.0 support&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Integrated VS
2005 support&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2007 – Also called as 2006 R2 (Release
2)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Rich UI
administration was incorporated.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;.NET
Framework 3.0 (WCF, WF) support&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2009 – Added FID support and separate
FRID server&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;2010 – Recent version.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Enhanced B2B
and RFID capabilities&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;New intuitive
&amp;amp; intelligent Data Map and Transformation tools.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;An
enhancement to the Secure FTP with new FTPS Adapter and an improved FTP
adapter.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif; text-indent: -0.25in;&quot;&gt;Enhancements
to the IBM Hosts System Adapters&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;text-indent: -0.25in;&quot;&gt;&lt;span style=&quot;font-family: Arial, Helvetica, sans-serif;&quot;&gt;Adapter
support for the latest application version: SAP7, Oracle eBS 12.1, J.D. Edwards
9.0, SQL Server 2008 R2, SharePoint 2010&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: right;&quot;&gt;
&lt;a href=&quot;http://biztalkstepbysteprecipe.blogspot.com/2013/03/installing-and-configuring-biztalk.html&quot;&gt;Next: Installing and Configuring BizTalk Server&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://biztalkstepbysteprecipe.blogspot.com/2013/03/introduction-to-biztalk-server.html</link><author>noreply@blogger.com (Muthuraja Muthiah)</author><thr:total>5</thr:total></item></channel></rss>