<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>BizTalkDocumenter Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=Home</link><description>BizTalkDocumenter Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Creates compiled help files for a given BTS 2006 installation. This tool can be run on an ad-hoc basis using the UI or from the command line as a post build&amp;#47;deploy task to create a compiled help file describing a BTS 2006 installation. It will compile&amp;#58; BTS Host configuration, Send&amp;#47;Receive port configuration, Orchestration diagrams, Schema and Map content, Pipeline process flow, Adapter configuration, Rule engine vocabularies and policies, More&amp;#8230; and publish them as compiled help files. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output
&lt;br /&gt; &lt;br /&gt;This tool can be run on an ad-hoc basis using the UI or from the command line as a post build/deploy task to create a compiled help file describing a BTS 2K4 installation. It will compile:&lt;br /&gt; &lt;br /&gt;•	BTS Host configuration&lt;br /&gt;•	Send/Receive port configuration&lt;br /&gt;•	Orchestration diagrams complete with any custom code&lt;br /&gt;•	Schema and Map content &lt;br /&gt;•	Pipeline process flow&lt;br /&gt;•	Adapter configuration&lt;br /&gt;•	Rule engine vocabularies and policies&lt;br /&gt;•	More…&lt;br /&gt; &lt;br /&gt;and publish them as compiled help files or Word 2003 XML. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output.&lt;br /&gt; &lt;br /&gt;The screenshow below shows some of the information collected about an Orchestration, you can see what variables, maps, messages, ports, correlation sets, etc. that are used by a given Orchestration.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/BizTalkDocumenter/Project/FileDownload.aspx?DownloadId=15033" alt="documenterOrchestrationInfo.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;The screenshot below shows further orchestration information which is collected, in this case we can see all of the inline code written by the developer for the orchestration, useful for code reviews and understanding a solution.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/BizTalkDocumenter/Project/FileDownload.aspx?DownloadId=15032" alt="documenterCodeElements.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Runtime Instructions&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Run GUI from Start menu -&amp;gt; BizTalk 2006 Documenter or from the command line as follows:&lt;br /&gt; &lt;br /&gt;Usage: &lt;br /&gt; &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe &lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=options&amp;amp;referringTitle=Home"&gt;options&lt;/a&gt;	&lt;br /&gt;Options:&lt;br /&gt;/o&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=utputdir&amp;amp;referringTitle=Home"&gt;utputdir&lt;/a&gt;   The output directory for the report. Default %TEMP%.&lt;br /&gt;/s&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=erver&amp;amp;referringTitle=Home"&gt;erver&lt;/a&gt;      The BizTalk 2004 database server name (incl. instance). Default %COMPUTERNAME%.&lt;br /&gt;/d&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=atabase&amp;amp;referringTitle=Home"&gt;atabase&lt;/a&gt;    The BizTalk 2004 management database name to query. Default BizTalkMgmtDb.&lt;br /&gt;/t&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=itle&amp;amp;referringTitle=Home"&gt;itle&lt;/a&gt;       The documentation file name.&lt;br /&gt;/r&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=eport&amp;amp;referringTitle=Home"&gt;eport&lt;/a&gt;      The type of documentation to produce. complete (default) or schema.&lt;br /&gt;/p&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=rovider&amp;amp;referringTitle=Home"&gt;rovider&lt;/a&gt;    The documentation provider to use. chm (default) or word.&lt;br /&gt;/s&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=how&amp;amp;referringTitle=Home"&gt;how&lt;/a&gt;        Show the documentation output when complete.&lt;br /&gt;/def&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=aults&amp;amp;referringTitle=Home"&gt;aults&lt;/a&gt;    Run the documenter with all the defaults. &lt;br /&gt;		&lt;br /&gt;/rules         Include business rule documentation. true or false (default).&lt;br /&gt;		&lt;br /&gt;/rd            Business rules database name.  Default BizTalkRuleEngineDb.&lt;br /&gt;/rs            Business rules server name.  Default %COMPUTERNAME%.&lt;br /&gt;/c&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=ommentfile&amp;amp;referringTitle=Home"&gt;ommentfile&lt;/a&gt; The full path to an XML file containing custom comments for BTS artifacts.&lt;br /&gt;/h&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=elp&amp;amp;referringTitle=Home"&gt;elp&lt;/a&gt; or /?  This message.&lt;br /&gt; &lt;br /&gt;Examples:&lt;br /&gt; &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /def        &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /s:MyServer\INST1 /t:MyReportName /p:word        &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /s:MyServer\INST1 /r:schema /p:chm /o:C:\Docs\BTS&lt;br /&gt;
&lt;/div&gt;</description><author>darrenj</author><pubDate>Mon, 02 Jul 2007 10:55:31 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070702105531A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Creates compiled help files for a given BTS 2006 installation. This tool can be run on an ad-hoc basis using the UI or from the command line as a post build&amp;#47;deploy task to create a compiled help file describing a BTS 2006 installation. It will compile&amp;#58; BTS Host configuration, Send&amp;#47;Receive port configuration, Orchestration diagrams, Schema and Map content, Pipeline process flow, Adapter configuration, Rule engine vocabularies and policies, More&amp;#8230; and publish them as compiled help files. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output
&lt;br /&gt; &lt;br /&gt;BizTalk 2006 Documenter v.3.1&lt;br /&gt; &lt;br /&gt;Creates compiled help / Word 2003 XML files for a given BTS 2006 installation&lt;br /&gt; &lt;br /&gt;This tool can be run on an ad-hoc basis using the UI or from the command line as a post build/deploy task to create a compiled help file describing a BTS 2K4 installation. It will compile:&lt;br /&gt; &lt;br /&gt;•	BTS Host configuration&lt;br /&gt;•	Send/Receive port configuration&lt;br /&gt;•	Orchestration diagrams complete with any custom code&lt;br /&gt;•	Schema and Map content &lt;br /&gt;•	Pipeline process flow&lt;br /&gt;•	Adapter configuration&lt;br /&gt;•	Rule engine vocabularies and policies&lt;br /&gt;•	More…&lt;br /&gt; &lt;br /&gt;and publish them as compiled help files or Word 2003 XML. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output.&lt;br /&gt; &lt;br /&gt;The screenshow below shows some of the information collected about an Orchestration, you can see what variables, maps, messages, ports, correlation sets, etc. that are used by a given Orchestration.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/BizTalkDocumenter/Project/FileDownload.aspx?DownloadId=15033" alt="documenterOrchestrationInfo.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;The screenshot below shows further orchestration information which is collected, in this case we can see all of the inline code written by the developer for the orchestration, useful for code reviews and understanding a solution.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/BizTalkDocumenter/Project/FileDownload.aspx?DownloadId=15032" alt="documenterCodeElements.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Runtime Instructions&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Run GUI from Start menu -&amp;gt; BizTalk 2006 Documenter or from the command line as follows:&lt;br /&gt; &lt;br /&gt;Usage: &lt;br /&gt; &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe &lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=options&amp;amp;referringTitle=Home"&gt;options&lt;/a&gt;	&lt;br /&gt;Options:&lt;br /&gt;/o&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=utputdir&amp;amp;referringTitle=Home"&gt;utputdir&lt;/a&gt;   The output directory for the report. Default %TEMP%.&lt;br /&gt;/s&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=erver&amp;amp;referringTitle=Home"&gt;erver&lt;/a&gt;      The BizTalk 2004 database server name (incl. instance). Default %COMPUTERNAME%.&lt;br /&gt;/d&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=atabase&amp;amp;referringTitle=Home"&gt;atabase&lt;/a&gt;    The BizTalk 2004 management database name to query. Default BizTalkMgmtDb.&lt;br /&gt;/t&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=itle&amp;amp;referringTitle=Home"&gt;itle&lt;/a&gt;       The documentation file name.&lt;br /&gt;/r&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=eport&amp;amp;referringTitle=Home"&gt;eport&lt;/a&gt;      The type of documentation to produce. complete (default) or schema.&lt;br /&gt;/p&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=rovider&amp;amp;referringTitle=Home"&gt;rovider&lt;/a&gt;    The documentation provider to use. chm (default) or word.&lt;br /&gt;/s&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=how&amp;amp;referringTitle=Home"&gt;how&lt;/a&gt;        Show the documentation output when complete.&lt;br /&gt;/def&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=aults&amp;amp;referringTitle=Home"&gt;aults&lt;/a&gt;    Run the documenter with all the defaults. &lt;br /&gt;		&lt;br /&gt;/rules         Include business rule documentation. true or false (default).&lt;br /&gt;		&lt;br /&gt;/rd            Business rules database name.  Default BizTalkRuleEngineDb.&lt;br /&gt;/rs            Business rules server name.  Default %COMPUTERNAME%.&lt;br /&gt;/c&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=ommentfile&amp;amp;referringTitle=Home"&gt;ommentfile&lt;/a&gt; The full path to an XML file containing custom comments for BTS artifacts.&lt;br /&gt;/h&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=elp&amp;amp;referringTitle=Home"&gt;elp&lt;/a&gt; or /?  This message.&lt;br /&gt; &lt;br /&gt;Examples:&lt;br /&gt; &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /def        &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /s:MyServer\INST1 /t:MyReportName /p:word        &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /s:MyServer\INST1 /r:schema /p:chm /o:C:\Docs\BTS&lt;br /&gt;
&lt;/div&gt;</description><author>darrenj</author><pubDate>Mon, 02 Jul 2007 10:55:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070702105502A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Creates compiled help files for a given BTS 2006 installation. This tool can be run on an ad-hoc basis using the UI or from the command line as a post build&amp;#47;deploy task to create a compiled help file describing a BTS 2006 installation. It will compile&amp;#58; BTS Host configuration, Send&amp;#47;Receive port configuration, Orchestration diagrams, Schema and Map content, Pipeline process flow, Adapter configuration, Rule engine vocabularies and policies, More&amp;#8230; and publish them as compiled help files. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output
&lt;br /&gt; &lt;br /&gt;BizTalk 2006 Documenter v.3.1&lt;br /&gt; &lt;br /&gt;Creates compiled help / Word 2003 XML files for a given BTS 2006 installation&lt;br /&gt; &lt;br /&gt;This tool can be run on an ad-hoc basis using the UI or from the command line as a post build/deploy task to create a compiled help file describing a BTS 2K4 installation. It will compile:&lt;br /&gt; &lt;br /&gt;•	BTS Host configuration&lt;br /&gt;•	Send/Receive port configuration&lt;br /&gt;•	Orchestration diagrams complete with any custom code&lt;br /&gt;•	Schema and Map content &lt;br /&gt;•	Pipeline process flow&lt;br /&gt;•	Adapter configuration&lt;br /&gt;•	Rule engine vocabularies and policies&lt;br /&gt;•	More…&lt;br /&gt; &lt;br /&gt;and publish them as compiled help files or Word 2003 XML. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Runtime Instructions&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Run GUI from Start menu -&amp;gt; BizTalk 2006 Documenter or from the command line as follows:&lt;br /&gt; &lt;br /&gt;Usage: &lt;br /&gt; &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe &lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=options&amp;amp;referringTitle=Home"&gt;options&lt;/a&gt;	&lt;br /&gt;Options:&lt;br /&gt;/o&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=utputdir&amp;amp;referringTitle=Home"&gt;utputdir&lt;/a&gt;   The output directory for the report. Default %TEMP%.&lt;br /&gt;/s&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=erver&amp;amp;referringTitle=Home"&gt;erver&lt;/a&gt;      The BizTalk 2004 database server name (incl. instance). Default %COMPUTERNAME%.&lt;br /&gt;/d&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=atabase&amp;amp;referringTitle=Home"&gt;atabase&lt;/a&gt;    The BizTalk 2004 management database name to query. Default BizTalkMgmtDb.&lt;br /&gt;/t&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=itle&amp;amp;referringTitle=Home"&gt;itle&lt;/a&gt;       The documentation file name.&lt;br /&gt;/r&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=eport&amp;amp;referringTitle=Home"&gt;eport&lt;/a&gt;      The type of documentation to produce. complete (default) or schema.&lt;br /&gt;/p&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=rovider&amp;amp;referringTitle=Home"&gt;rovider&lt;/a&gt;    The documentation provider to use. chm (default) or word.&lt;br /&gt;/s&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=how&amp;amp;referringTitle=Home"&gt;how&lt;/a&gt;        Show the documentation output when complete.&lt;br /&gt;/def&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=aults&amp;amp;referringTitle=Home"&gt;aults&lt;/a&gt;    Run the documenter with all the defaults. &lt;br /&gt;		&lt;br /&gt;/rules         Include business rule documentation. true or false (default).&lt;br /&gt;		&lt;br /&gt;/rd            Business rules database name.  Default BizTalkRuleEngineDb.&lt;br /&gt;/rs            Business rules server name.  Default %COMPUTERNAME%.&lt;br /&gt;/c&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=ommentfile&amp;amp;referringTitle=Home"&gt;ommentfile&lt;/a&gt; The full path to an XML file containing custom comments for BTS artifacts.&lt;br /&gt;/h&lt;a href="http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=elp&amp;amp;referringTitle=Home"&gt;elp&lt;/a&gt; or /?  This message.&lt;br /&gt; &lt;br /&gt;Examples:&lt;br /&gt; &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /def        &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /s:MyServer\INST1 /t:MyReportName /p:word        &lt;br /&gt;Microsoft.Sdc.BiztalkDocumenter.exe /s:MyServer\INST1 /r:schema /p:chm /o:C:\Docs\BTS&lt;br /&gt;
&lt;/div&gt;</description><author>darrenj</author><pubDate>Mon, 02 Jul 2007 10:47:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070702104759A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Creates compiled help files for a given BTS 2006 installation. This tool can be run on an ad-hoc basis using the UI or from the command line as a post build&amp;#47;deploy task to create a compiled help file describing a BTS 2006 installation. It will compile&amp;#58; BTS Host configuration, Send&amp;#47;Receive port configuration, Orchestration diagrams, Schema and Map content, Pipeline process flow, Adapter configuration, Rule engine vocabularies and policies, More&amp;#8230; and publish them as compiled help files. Optionally you can embed custom HTML content and custom descriptions for all BTS artifacts to produce a more customized look and feel to the CHM output
&lt;br /&gt;
&lt;/div&gt;</description><author>jasonb</author><pubDate>Tue, 27 Mar 2007 20:06:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070327080657P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/BizTalkDocumenter/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;
&lt;/div&gt;</description><author>jasonb</author><pubDate>Tue, 27 Mar 2007 20:06:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070327080635P</guid></item></channel></rss>