<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Connected Thoughts - Thiago Almeida</title>
	<atom:link href="http://connectedthoughts.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://connectedthoughts.wordpress.com</link>
	<description>Connected systems and the occasional picture</description>
	<lastBuildDate>Sun, 22 Nov 2009 03:06:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='connectedthoughts.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/74e9e1611c30e711a2f764f63e725276?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Connected Thoughts - Thiago Almeida</title>
		<link>http://connectedthoughts.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://connectedthoughts.wordpress.com/osd.xml" title="Connected Thoughts &#8211; Thiago Almeida" />
		<item>
		<title>Video, Slides and Code Available from A Practical Exploration of the BizTalk BRE ACSUG Meeting</title>
		<link>http://connectedthoughts.wordpress.com/2009/11/22/video-slides-and-code-available-from-a-practical-exploration-of-the-biztalk-bre-acsug-meeting/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/11/22/video-slides-and-code-available-from-a-practical-exploration-of-the-biztalk-bre-acsug-meeting/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 03:06:02 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/11/22/video-slides-and-code-available-from-a-practical-exploration-of-the-biztalk-bre-acsug-meeting/</guid>
		<description><![CDATA[If you are interested in the BizTalk Business Rules Engine here’s one for you: we have recorded the Auckland Connected Systems User Group meeting from last Thursday by Jeffrey Chilberto on ‘A Practical Exploration of the BizTalk Business Rules Engine’. It’s a very hands on presentation that goes over basic and advanced topics &#8211; exposing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=391&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are interested in the BizTalk Business Rules Engine here’s one for you: we have recorded the Auckland Connected Systems User Group meeting from last Thursday by <a href="http://go2.wordpress.com/?id=725X1342&amp;site=connectedthoughts.wordpress.com&amp;url=http%3A%2F%2Fbloggingabout.net%2Fblogs%2Fchilberto">Jeffrey Chilberto</a> on ‘A Practical Exploration of the BizTalk Business Rules Engine’. It’s a very hands on presentation that goes over basic and advanced topics &#8211; exposing rules engine rules via WCF for example. It serves as a great precursor (and good timing) to <a href="http://geekswithblogs.net/cyoung/Default.aspx">Charles Young</a>’s <a href="http://blogical.se/blogs/johan/archive/2009/11/11/recent-and-upcoming-biztalk-user-group-sweden-events.aspx">presentation next week at the Sweden BizTalk User Group</a> on the BizTalk Business Rules Engine. Here are the links:</p>
<ul>
<li><a href="http://www.acsug.co.nz/videos/ACSUG-2009-11-19-BizTalkBRE.zip">Video</a> – zipped WMV file</li>
<li><a href="http://www.acsug.co.nz/getattachment/ce7634ea-23f0-4a29-b254-1a89f025877d/ACSUG---2009-11-19-Practical-exploration-of-the-Bi.aspx">Slides</a></li>
<li><a href="http://www.acsug.co.nz/getattachment/17ded4f1-d9b2-48ea-8742-ae7f4a40a7f8/ACSUG-BusinessRulesEngine.aspx">Code Samples</a></li>
</ul>
<p>Enjoy! </p>
<p>There was a great discussion that ensued after the presentation that I didn’t include in the video. Jeff asks: why aren’t companies using the BRE and its functionality more? Some of the points from the discussion:</p>
<ul>
<li>Time consuming/ramp up – It is a completely different technology to the rest of BizTalk or just coding, different concept, with its own list of gotchas, so the developer has to learn them</li>
<ul>
<li>Worth it though – performance is very high. The performance experienced is usually from the external classes used and not the rules themselves.</li>
</ul>
<li>BRE composer interface is old and hasn’t changed since BizTalk 2004, no changes in BizTalk 2009 other than the splash screen <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<ul>
<li>Extra functionality and updated interface would be well accepted</li>
</ul>
<li>No out of the box functionality to allow business users to creation of rules </li>
<ul>
<li>But ok to expose to an operations team to make modifications to rules especially if the vocabularies involved are already well defined</li>
<li>Currently to expose the creation of rules to a specific group of business users, in their own domain, the solution is to create and edit the rules programmatically via a custom UI or website restricting what and how they can see and do</li>
</ul>
<li>Lack of more advanced functionality like decision trees</li>
<ul>
<li>Currently has to be done in code that calls multiple policies</li>
</ul>
<li>Business Rules being used in the ESB Toolkit and RFID is a good indication that it is here to stay, just needs to be improved</li>
<li>Still required to have a license to use the business rules engine but can get away with a standard license</li>
</ul>
<p>Regards,</p>
<p>Thiago Almeida</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/391/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/391/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/391/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=391&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/11/22/video-slides-and-code-available-from-a-practical-exploration-of-the-biztalk-bre-acsug-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>
	</item>
		<item>
		<title>BizTalk Server 2009 R2 Announced at the Microsoft PDC Conference</title>
		<link>http://connectedthoughts.wordpress.com/2009/11/21/biztalk-server-2009-r2-announced-at-the-microsoft-pdc-conference/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/11/21/biztalk-server-2009-r2-announced-at-the-microsoft-pdc-conference/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 12:23:56 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/11/21/biztalk-server-2009-r2-announced-at-the-microsoft-pdc-conference/</guid>
		<description><![CDATA[This week Microsoft have announced details about BizTalk 2009 R2 at the Professional Developers Conference. Since BizTalk 2009 was released this year in around May this is a very tight timeframe for the next release. What is exciting about it from my perspective is that Microsoft have released BizTalk 2009 to align with the latest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=388&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This week Microsoft have announced details about BizTalk 2009 R2 at the Professional Developers Conference. Since BizTalk 2009 was released this year in around May this is a very tight timeframe for the next release. What is exciting about it from my perspective is that Microsoft have released BizTalk 2009 to align with the latest version of MS build project types, support for Visual Studio 2008, Windows Server 2008, and SQL Server 2008 &#8211; but haven&#8217;t introduced many new features per se from a development, management and operations perspective. This means that with BizTalk 2009 R2 they can release new features that they have been working on for a while. This is the list announced so far:</p>
<ul>
<li>BizTalk Server 2009 R2 to be released in 2010 together with the AppFabric wave of releases</li>
<li>Support for Visual Studio 2010</li>
<li>Support for Windows Server 2008 R2</li>
<li>Support for SQL Server 2008 R2</li>
<li>New Dashboard for performance management over BizTalk farm</li>
<li>PowerShell support for management</li>
<li>Revised and improved System Center Operations Manager object model</li>
<li>Improved RFID support to client applications</li>
<li>Improved mapper</li>
<li>Support for FTPS and enhancements to the existing FTP adapter</li>
<li>Updated B2B accelerators to keep up to date with standards</li>
<li>A few other smaller updates</li>
</ul>
<p>For more details about the features see Brian Loesgen&#8217;s post:</p>
<p><a href="http://www.brianloesgen.com/blog/2009/11/21/biztalk-server-2009-r2-announced.html">http://www.brianloesgen.com/blog/2009/11/21/biztalk-server-2009-r2-announced.html</a></p>
<p>Also watch the video from PDC:</p>
<p><a href="http://microsoftpdc.com/Sessions/SVR15">http://microsoftpdc.com/Sessions/SVR15</a></p>
<p>&nbsp;</p>
<p>Since this is the first official announcement we should see more smaller features announced and more details about the above so keep tuned!</p>
<p>Regards,<br />
Thiago Almeida</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/388/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=388&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/11/21/biztalk-server-2009-r2-announced-at-the-microsoft-pdc-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>
	</item>
		<item>
		<title>Insight into BizTalk Server message tracking</title>
		<link>http://connectedthoughts.wordpress.com/2009/11/20/insight-into-biztalk-server-message-tracking/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/11/20/insight-into-biztalk-server-message-tracking/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:41:11 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/11/20/insight-into-biztalk-server-message-tracking/</guid>
		<description><![CDATA[I had to go through this a few times recently so I thought I’d document it:: when does BizTalk Server save tracking information to the tracking database, and how does it all link together? 
Basically BizTalk will track information about a messages in the following locations:

On a receive port right after the adapter receives the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=387&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had to go through this a few times recently so I thought I’d document it:: when does BizTalk Server save tracking information to the tracking database, and how does it all link together? </p>
<p>Basically BizTalk will track information about a messages in the following locations:</p>
<ul>
<li>On a receive port right after the adapter receives the message and before the receive pipeline or any maps are executed</li>
<li>On a receive port right after the pipeline and the maps are executed – this means the message type tracked after the receive port is the message type after the map execution</li>
<li>On an orchestration as a message is received</li>
<li>On an orchestration as a message is sent</li>
<li>On a send port right before any maps or the send pipeline is executed</li>
<li>On a send port right after the pipeline is executed just before the adapter sends it out</li>
</ul>
<p>Let’s consider a typical scenario: a message is received via a receive port with the file adapter. No disassembly is made (i.e. there is only one document in the message). An orchestration subscribes to the message, does some processing, and sends out only one message. A send port bound to the orchestration sends the message out. </p>
<p>This diagram shows the stages where BizTalk would record information about the message to the tracking database:</p>
<p><a href="http://connectedthoughts.files.wordpress.com/2009/11/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb.png?w=887&#038;h=670" width="887" height="670" /></a> </p>
</p>
<p>Note that BizTalk records that the message has gone through those stages even if you haven’t enabled property or message body tracking on the ports or orchestration. This is recorded online by the Tracking Data Decode Service to the dta_MessageInOutEvents and other tables in the BizTalk Tracking database. If message content and context tracking is enabled on the particular service then the BizTalk SQL Agent&#160; jobs will take care of moving this from the Message Box database to the Tracking database on a scheduled basis (every minute with the default setting).</p>
<p>Now that we’ve established the basics of where BizTalk records the message information, how does it link together? How do you know the sequence of what happened after BizTalk has processed the messages? If you look back at the diagram you will see that there is a direction and a different message GUIDs at each message tracking point, and there is a different Service Instance GUID on receive ports, send ports and orchestrations.&#160; Service instances are the specific instance of the service (receive pipeline, send pipeline, orchestration) that handled that particular message. A service instance will receive a message with a message GUID and send a message with a different message GUID, with the exception of when failures occur. So a receive port service instance receives a message with message GUID 1. It then sends one or more messages out, each with their own message GUIDs. The next service instance (send port or orchestration) that subscribes to those messages will have their own service GUID, but the received message GUID is the same as the message GUID sent by the receive port. Then if this orchestration or send port service instance sends out one or more messages these will have their own message GUIDs as well, and so forth.</p>
<p>To make it clear, let’s look at a scenario where a receive port receives an XML message and disassembles it into two messages; then two instances of an orchestration that subscribes to the disassembled messages performs some operation on them; then the orchestration instances send out a final message via a send port. With this you will have this GUID tree structure in the tracking database: </p>
<ul>
<li><strong>Receive Port Service Instance 69dee51d-21c0-4f85-ba80-58fdb08da6ec</strong></li>
<ul>
<li>Receive Message 2b220b2d-a07a-4752-ad23-4cfd9f769c25 <em>&lt;&lt; Unparsed Interchange (ie original unchanged message)</em></li>
<li>Send Message 56684d73-5dac-4bd8-a2ce-faba9bc89b6c </li>
<li>Send Message 7553db2f-3ea6-47a1-9cf4-fdb02d6d3c37</li>
<li><strong>Orchestration Service Instance f3dfe962-3718-4995-bcfb-d3f0cdf82772</strong></li>
<ul>
<li>Receive Message 56684d73-5dac-4bd8-a2ce-faba9bc89b6c </li>
<li>Send Message dade4b4b-cc39-4464-b587-d8fa09772796</li>
<ul>
<li><strong>Send Port Service Instance a96660f7-9665-4a05-b440-6929679eafd5 </strong></li>
<ul>
<li>Receive Message dade4b4b-cc39-4464-b587-d8fa09772796 </li>
<li>Send Message 854a04da-d1b1-4c26-94df-7e36fbe8cb3b <strong><em>&lt;&lt; end of tree</em></strong></li>
</ul>
</ul>
</ul>
<li><strong>Orchestration Service Instance 380185b9-0c0e-4b21-afd5-94afebc11dfb </strong></li>
<ul>
<li>Receive Message 7553db2f-3ea6-47a1-9cf4-fdb02d6d3c37 </li>
<li>Send Message 36baa5ba-3cb8-45aa-afe3-1d0e0b60469a</li>
<ul>
<li><strong>Send Port Service Instance 68041f1b-242f-4043-8f95-a6227b82dd12 </strong></li>
<ul>
<li>Receive Message 36baa5ba-3cb8-45aa-afe3-1d0e0b60469a</li>
<li>Send Message 67e51bf5-e530-47d9-90b5-48ffeaca8ad0 <strong><em>&lt;&lt; end of tree</em></strong></li>
</ul>
</ul>
</ul>
</ul>
</ul>
<p>As you can see there is an initiating tracking entry with an unparsed interchange receive and the tree builds from there with any number for nodes. If you enable message body tracking on the receive port, orchestration or send port BizTalk will also track the message content. It is with the information from the GUID values that the ‘message flow’ option in the BizTalk Administration Console is built. If you open the BizTalk Administration Console and look at the Tracked Message Events you can see the direction in the Event Type column, the schema name (with unparsed interchange as the first one), and the service class/service name to determine the service that was handling the message. With the above scenario you will get a result like the below: a received unparsed interchange and two sends from the same pipeline service instance. Two orchestration instances receive each message and send a message out. And two send pipeline instances receive the messages from the orchestration and sends them out:</p>
<p><a href="http://connectedthoughts.files.wordpress.com/2009/11/image1.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb1.png?w=762&#038;h=475" width="762" height="475" /></a> </p>
<p>If you right click on the unparsed interchange entry and select ‘message flow’ you get the good old HAT view of the message flow, that gives us a lot of information: the ‘Instance ID’ at the top is the service instance id of the receive pipeline. Each entry on the table has an in or out event depicted by the envelope with an arrow coming in or an arrow going out. Each entry also shows the message id and has a clickable link to the next or previous step in the tree if there is one. I’ve highlighted in red the parts of interest:</p>
<p><a href="http://connectedthoughts.files.wordpress.com/2009/11/image2.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb2.png?w=655&#038;h=870" width="655" height="870" /></a> </p>
<p>From the above you can then click on one the orchestration links and the message flow will show the flow from that orchestration instance’s perspective (where you can also switch to the orchestration debugger but that’s another story):</p>
<p><a href="http://connectedthoughts.files.wordpress.com/2009/11/image3.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb3.png?w=655&#038;h=699" width="655" height="699" /></a> </p>
<p>This way you can traverse the entire tree of what happened after the original message was received. Another way of following this structure is by querying the dtav_MessageFacts view on the BizTalk Tracking database and building a common table expression query (with MUCH caution) around the three values [MessageInstance/InstanceID], [ServiceInstance/InstanceID], [Event/Direction].</p>
<p>I hope with this insight into message tracking in BizTalk you can now follow the tracking of messages and events through the BizTalk Administration Console with ease!</p>
<p>Regards,</p>
<p>Thiago Almeida</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/387/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/387/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/387/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=387&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/11/20/insight-into-biztalk-server-message-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/11/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Updated URL of the CloudCasts site</title>
		<link>http://connectedthoughts.wordpress.com/2009/11/17/updated-url-of-the-cloudcasts-site/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/11/17/updated-url-of-the-cloudcasts-site/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 18:42:41 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/11/17/updated-url-of-the-cloudcasts-site/</guid>
		<description><![CDATA[Hi everyone, the website for hosting webcasts built on Azure technology spearheaded by fellow MVP Alan Smith has had a URL facelift. The new website URL is http://www.cloudcasts.net/ so update your links and favourites.
You can watch my presentations here (currently just the one on the WCF-SQL Adapter for BizTalk):
http://www.cloudcasts.net/Default.aspx?presenter=Thiago Almeida
Regards,
Thiago
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=373&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi everyone, the website for hosting webcasts built on Azure technology spearheaded by fellow MVP Alan Smith has had a URL facelift. The new website URL is <a title="http://www.cloudcasts.net/" href="http://www.cloudcasts.net/">http://www.cloudcasts.net/</a> so update your links and favourites.</p>
<p>You can watch my presentations here (currently just the one on the WCF-SQL Adapter for BizTalk):</p>
<p><a href="http://www.cloudcasts.net/Default.aspx?presenter=Thiago Almeida">http://www.cloudcasts.net/Default.aspx?presenter=Thiago Almeida</a></p>
<p>Regards,</p>
<p>Thiago</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/373/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=373&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/11/17/updated-url-of-the-cloudcasts-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>
	</item>
		<item>
		<title>WCF, WF and Dublin Hands On Labs at PDC</title>
		<link>http://connectedthoughts.wordpress.com/2009/11/16/wcf-wf-and-dublin-hands-on-labs-at-pdc/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/11/16/wcf-wf-and-dublin-hands-on-labs-at-pdc/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 06:58:32 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/11/16/wcf-wf-and-dublin-hands-on-labs-at-pdc/</guid>
		<description><![CDATA[Quick note &#8211; to those attending to the PDC in Los Angeles this week make sure you check out the hands on labs on WCF, WF and Dublin put together by Ron Jacobs and the Microsoft team. Lots of good stuff there on the upcoming .NET 4.0 features. Those following the Endpoint.TV podcast on Channel [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=372&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Quick note &#8211; to those attending to the PDC in Los Angeles this week make sure you check out the hands on labs on WCF, WF and Dublin put together by <a href="http://blogs.msdn.com/rjacobs/" target="_blank">Ron Jacobs</a> and the Microsoft team. Lots of good stuff there on the upcoming .NET 4.0 features. Those following the <a href="http://channel9.msdn.com/shows/endpoint/" target="_blank">Endpoint.TV podcast</a> on Channel 9 will already have an idea of the great walkthroughs and samples in the labs. If you aren’t attending to the PDC keep tuned as the labs will also be made available publicly as well – I’ll update this post when they are.</p>
<p>Regards, Thiago </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/372/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=372&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/11/16/wcf-wf-and-dublin-hands-on-labs-at-pdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>
	</item>
		<item>
		<title>ACSUG Meeting Thursday November 19 &#8211; A Practical exploration of the Business Rules Engine in BizTalk Server with Jeffrey Chilberto</title>
		<link>http://connectedthoughts.wordpress.com/2009/11/02/acsug-meeting-thursday-november-19-a-practical-exploration-of-the-business-rules-engine-in-biztalk-server-with-jeffrey-chilberto/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/11/02/acsug-meeting-thursday-november-19-a-practical-exploration-of-the-business-rules-engine-in-biztalk-server-with-jeffrey-chilberto/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 19:21:35 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/11/02/acsug-meeting-thursday-november-19-a-practical-exploration-of-the-business-rules-engine-in-biztalk-server-with-jeffrey-chilberto/</guid>
		<description><![CDATA[
I’m happy to announce that the next Auckland Connected Systems User Group meeting is set for the 19th of November 6:00pm at Datacom, 210 Federal Street downtown Auckland, New Zealand . Free entry, pizza and drinks provided as usual. Register here.
Jeff will take us through a practical exploration of the powerful Business Rules Engine in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=371&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://connectedthoughts.files.wordpress.com/2009/05/acsuglogotitle.gif"><img style="display:inline;border-width:0;" title="ACSUGLogoTitle" border="0" alt="ACSUGLogoTitle" src="http://connectedthoughts.files.wordpress.com/2009/05/acsuglogotitle_thumb.gif?w=244&amp;h=54&#038;h=54" width="244" height="54" /></a>
<p>I’m happy to announce that the next Auckland Connected Systems User Group meeting is set for the <b>19<sup>th</sup> of November 6:00pm</b> at<b> Datacom</b>,<b> 210 Federal Street</b> downtown Auckland, New Zealand . Free entry, pizza and drinks provided as usual. <a href="http://www.acsug.co.nz/Meetings/Practical-exploration-of-the-Business-Rules-Engine.aspx">Register here</a>.</p>
<p>Jeff will take us through a practical exploration of the powerful<strong> Business Rules Engine</strong> in BizTalk Server, including guidance on creating vocabulary and policies, versioning pitfalls, and exposing the BRE as a WCF service. </p>
<p><a href="http://bloggingabout.net/blogs/chilberto">Jeffrey Chilberto</a> is a Software Consultant specialising in designing and developing business solutions using the Microsoft technology stack.&#160; His focus is integration solutions using BizTalk, WCF and SQL Server technologies.</p>
<p><a href="http://www.acsug.co.nz/Meetings/Practical-exploration-of-the-Business-Rules-Engine.aspx">More information and </a><a href="http://www.acsug.co.nz/Meetings/Practical-exploration-of-the-Business-Rules-Engine.aspx">registration form</a>. </p>
<p>See you there!</p>
<p>Thiago Almeida</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/371/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=371&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/11/02/acsug-meeting-thursday-november-19-a-practical-exploration-of-the-business-rules-engine-in-biztalk-server-with-jeffrey-chilberto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/05/acsuglogotitle_thumb.gif?w=244&#38;h=54&#38;h=54" medium="image">
			<media:title type="html">ACSUGLogoTitle</media:title>
		</media:content>
	</item>
		<item>
		<title>BizTalk Server 2009 and Dublin podcast with Emil Velinov and Darryl Burling</title>
		<link>http://connectedthoughts.wordpress.com/2009/10/12/biztalk-server-2009-and-dublin-podcast-with-emil-velinov-and-darryl-burling/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/10/12/biztalk-server-2009-and-dublin-podcast-with-emil-velinov-and-darryl-burling/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 00:27:12 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/10/12/biztalk-server-2009-and-dublin-podcast-with-emil-velinov-and-darryl-burling/</guid>
		<description><![CDATA[Emil Velinov from the Customer Experience Team in the Business Process Division (CSD + SQL) came to the New Zealand Tech Ed in September to present on BizTalk Server 2009 and Dublin. 
During the visit the manager for BizTalk Server in New Zealand, Darryl Burling, spent some time with Emil to discuss BizTalk and Dublin [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=369&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Emil Velinov from the Customer Experience Team in the Business Process Division (CSD + SQL) came to the New Zealand Tech Ed in September to present on BizTalk Server 2009 and Dublin. </p>
<p>During the visit the manager for BizTalk Server in New Zealand, <a href="http://www.burling.co.nz">Darryl Burling</a>, spent some time with Emil to discuss BizTalk and Dublin as part of an awesome podcast series that Darryl is running. I highly recommend following the <a href="http://feeds.feedburner.com/MSNZPodcast">podcast</a>, and this entry in particular for anyone interested in BizTalk and/or Dublin:</p>
<p><a href="http://www.burling.co.nz/post/MSNZ-Podcast-5-e28093-BizTalk-Server-2009-and-Dublin.aspx">http://www.burling.co.nz/post/MSNZ-Podcast-5-e28093-BizTalk-Server-2009-and-Dublin.aspx</a></p>
<p>Regards,</p>
<p>Thiago Almeida</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/369/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=369&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/10/12/biztalk-server-2009-and-dublin-podcast-with-emil-velinov-and-darryl-burling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>
	</item>
		<item>
		<title>Visio icons for BizTalk Server</title>
		<link>http://connectedthoughts.wordpress.com/2009/10/02/visio-icons-for-biztalk-server/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/10/02/visio-icons-for-biztalk-server/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 21:18:19 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/10/02/visio-icons-for-biztalk-server/</guid>
		<description><![CDATA[Every time when creating a Visio diagram for a solution architecture involving BizTalk I can’t really find a good server icon for BizTalk Server. Then I twittered my frustration. 
What ensued is one of the best things about Twitter in my opinion.&#160; Two twitter messages away I got the icons! Thanks to Todd Sussman and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=366&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Every time when creating a Visio diagram for a solution architecture involving BizTalk I can’t really find a good server icon for BizTalk Server. Then I <a href="http://twitter.com/thiago_bagua/status/4507830352">twittered my frustration</a>. </p>
<p>What ensued is one of the best things about Twitter in my opinion.&#160; Two <a href="http://twitter.com/BizTodd/status/4518318725">twitter</a> <a href="http://twitter.com/rickggaribay/status/4518999940">messages</a> away I got the icons! Thanks to <a href="http://geekswithblogs.net/BizTodd">Todd Sussman</a> and <a href="http://rickgaribay.net/">Rick Garibay</a> for hooking me up. If I had looked around I would have found <a href="http://hhoffman50.wordpress.com/2009/02/19/visio-shapes-for-biztalk-server/">two of them</a>, but this has a few extra stencils in the file.</p>
<p>Get them while they’re hot:</p>
<p><a title="http://cid-df930ee6f91132fd.skydrive.live.com/self.aspx/Public/Share/BiztalkServer2006.vss" href="http://cid-df930ee6f91132fd.skydrive.live.com/self.aspx/Public/Share/BiztalkServer2006.vss">http://cid-df930ee6f91132fd.skydrive.live.com/self.aspx/Public/Share/BiztalkServer2006.vss</a></p>
<p><a href="http://cid-df930ee6f91132fd.skydrive.live.com/self.aspx/Public/Share/BiztalkServer2006.vss"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://connectedthoughts.files.wordpress.com/2009/10/image1.png?w=607&#038;h=97" width="607" height="97" /></a> </p>
</p>
<p>&#160;</p>
<p>Other useful stencils for BizTalk are:</p>
<p>The icons from Enterprise Integration Patterns available here: <a title="http://enterpriseintegrationpatterns.com/downloads.html" href="http://enterpriseintegrationpatterns.com/downloads.html">http://enterpriseintegrationpatterns.com/downloads.html</a></p>
<p>Some stencils by <a href="http://www.andre-dammeyer.de/">André Dammeyer</a>: <a href="http://www.acsug.co.nz/files/Downloads/BizTalk-2006-Messaging-Shapes.aspx">http://www.acsug.co.nz/files/Downloads/BizTalk-2006-Messaging-Shapes.aspx</a></p>
<p>Do you have any others?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/366/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=366&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/10/02/visio-icons-for-biztalk-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/10/image1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Set your BizTalk Server 2009 and 2006 R2 services start up type to Automatic (Delayed Start)</title>
		<link>http://connectedthoughts.wordpress.com/2009/09/22/set-your-biztalk-server-2009-and-2006-r2-services-start-up-type-to-automatic-delayed-start/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/09/22/set-your-biztalk-server-2009-and-2006-r2-services-start-up-type-to-automatic-delayed-start/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 02:26:47 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/09/22/set-your-biztalk-server-2009-and-2006-r2-services-start-up-type-to-automatic-delayed-start/</guid>
		<description><![CDATA[We’ve recently had some development and test BizTalk environments move data centres, and after the BizTalk Server machines were restarted the BizTalk host instance services stayed disabled. 
By default the BizTalk host instance service (the windows services named ‘BizTalk Service BizTalk Group: &#60;host name&#62;’) have a start up type of Automatic. There is a known [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=363&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We’ve recently had some development and test BizTalk environments move data centres, and after the BizTalk Server machines were restarted the BizTalk host instance services stayed disabled. </p>
<p>By default the BizTalk host instance service (the windows services named ‘BizTalk Service BizTalk Group: &lt;host name&gt;’) have a start up type of <em>Automatic</em>. There is a known issue with Windows Server 2008 and Windows Vista where the Enterprise Single Sign-On service doesn’t start quickly enough and the BizTalk host services end up failing to start.</p>
<p>The resolution is simple: change the start up types for the BizTalk services on all the BizTalk machines in the group to <em>Automatic (Delayed Start)</em>. This gives the Enterprise Single Sign-On enough time to start before the BizTalk services try starting.</p>
<p><a href="http://connectedthoughts.files.wordpress.com/2009/09/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://connectedthoughts.files.wordpress.com/2009/09/image_thumb.png?w=644&#038;h=169" width="644" height="169" /></a> </p>
<p>This behaviour has been acknowledged by Microsoft in the support article <a href="http://support.microsoft.com/kb/942284">942284</a> and in the <a href="http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/8a98211b-a158-40a9-b71d-31b327dbd1c4">BizTalk forums</a>.</p>
<p>So if your company are running BizTalk 2009 on Windows Server 2008, or BizTalk 2009/2006R2 on Windows Vista you should update your installation, release, or deployment notes to include updating the services start up type.</p>
<p>&#160;</p>
<p>Regards,</p>
<p>Thiago</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/363/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=363&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/09/22/set-your-biztalk-server-2009-and-2006-r2-services-start-up-type-to-automatic-delayed-start/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/09/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>TechNet Webcast on BizTalk Server 2009 Performance</title>
		<link>http://connectedthoughts.wordpress.com/2009/08/31/technet-webcast-on-biztalk-server-2009-performance/</link>
		<comments>http://connectedthoughts.wordpress.com/2009/08/31/technet-webcast-on-biztalk-server-2009-performance/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 01:25:41 +0000</pubDate>
		<dc:creator>Thiago Almeida</dc:creator>
				<category><![CDATA[BizTalk]]></category>

		<guid isPermaLink="false">http://connectedthoughts.wordpress.com/2009/08/31/technet-webcast-on-biztalk-server-2009-performance/</guid>
		<description><![CDATA[
Just got a note from Ewan Fairweather from the BizTalk Customer Advisory Team. He is presenting a TechNet webcast on the BizTalk performance tests him and his team have performed this year and their results. 
The webcast is happening in a couple of days (Tuesday, September 01, 2009 1:00 PM Pacific Time). For those in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=360&subd=connectedthoughts&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://connectedthoughts.files.wordpress.com/2009/08/image6.png"><img style="border-bottom:0;border-left:0;display:inline;margin-left:0;border-top:0;margin-right:0;border-right:0;" title="image" border="0" alt="image" align="right" src="http://connectedthoughts.files.wordpress.com/2009/08/image_thumb6.png?w=240&#038;h=122" width="240" height="122" /></a></p>
<p>Just got a note from <a href="http://blogs.msdn.com/ewanf/">Ewan Fairweather</a> from the BizTalk Customer Advisory Team. He is presenting <a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032416252&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US">a TechNet webcast</a> on the BizTalk performance tests him and his team have performed this year and their results. </p>
<p>The webcast is happening in a couple of days (Tuesday, September 01, 2009 1:00 PM Pacific Time). For those in New Zealand that is Wednesday, 2 September 2009 at 8:00:00 a.m. </p>
<p>To read more about it and register for the webcast follow this link:</p>
<p><a title="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032416252&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US" href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032416252&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US">http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032416252&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US</a></p>
<p>Regards,</p>
<p>Thiago</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/connectedthoughts.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/connectedthoughts.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/connectedthoughts.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/connectedthoughts.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/connectedthoughts.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/connectedthoughts.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/connectedthoughts.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/connectedthoughts.wordpress.com/360/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/connectedthoughts.wordpress.com/360/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/connectedthoughts.wordpress.com/360/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=connectedthoughts.wordpress.com&blog=1770135&post=360&subd=connectedthoughts&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://connectedthoughts.wordpress.com/2009/08/31/technet-webcast-on-biztalk-server-2009-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f5dbd52b07e1626609604032d7934f9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Thiago</media:title>
		</media:content>

		<media:content url="http://connectedthoughts.files.wordpress.com/2009/08/image_thumb6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>