<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Once Upon a Cloud</title>
	<link>http://pim.waaijenberg.net</link>
	<description>BizTalk happily ever after</description>
	<lastBuildDate>Tue, 02 Feb 2010 11:14:01 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Client Certificate + Username authentication = WCF Custom Behavior</title>
		<description><![CDATA[Recently I had to connect o a WebSphere service using BizTalk. The service required a client cetificate for transport authentication but also a username/password in the soap envelope. Ok, this might be considered as overdoing the security, both requirements authenticating the client, but it did not sound too strange to me and I thought BizTalk [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2010/02/client-certificate-username-authentication-wcf-custom-behavior/</link>
			</item>
	<item>
		<title>Copy local that BizTalk 2009 reference</title>
		<description><![CDATA[I&#8217;m sure by now everyone has met the evil &#8216;copy local&#8217; problem in BizTalk.  It&#8217;s blogged by Jan here and by Ryan as well. Often, you want to add your schema project as a reference to the map or orchestration project. Things might look allright at first, but then after some changes, you get build errors. Once [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/08/copy-local-that-biztalk-2009-reference/</link>
			</item>
	<item>
		<title>ALWAYS export your itinerary in strict mode</title>
		<description><![CDATA[I lost quite some time last week trying to figure out why my itinerary services were processed out of order. I created a simple solution based on the A-B-C scenario I wrote about last week. Difference was there that I am using a common data model in the middle, so I need to transform my [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/08/always-export-your-itinerary-in-strict-mode/</link>
			</item>
	<item>
		<title>Create BizTalk Project … Project Creation Failed</title>
		<description><![CDATA[Friday I uploaded a new update in microsoft update. It was a 365 MB Update called the &#8220;Security Update for Microsoft Visual Studio 2008 Service Pack 1 (KB971092)&#8221;. Turns out this is an update of another update that was released a week earlier (see this blog also)
If you are using BizTalk 2009 you will probably [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/08/create-biztalk-project-project-creation-failed/</link>
			</item>
	<item>
		<title>xpath to the Max() &#8211; still no support</title>
		<description><![CDATA[Today I wanted to use a simple XPATH function in my orchestrationto find the maximum value of a sequence number in a set of nodes. So I booted up XMLSpy and loaded the xml schema. Simple problem, simple solution:

max(//sequence_nr)

Wrong.. biztalk does not support xpath 2.0. Even worse, I cannot even program a helper function since [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/08/xpath-to-the-max-still-no-support/</link>
			</item>
	<item>
		<title>A &#8211; B &#8211; C itinerary using the ESB Toolkit</title>
		<description><![CDATA[Now that I had my SQL Adapter insert covered as show in the last post, I wanted to create an itinerary that gets a message from a one way port, then sends it to the SQL Adapter to do that insert (request / response), and then with the result of that insert, trigger another one [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/08/a-b-c-itinerary-using-the-esb-toolkit/</link>
			</item>
	<item>
		<title>WCF SQL Adapter through an itinerary</title>
		<description><![CDATA[I just started using the ESB Toolkit, and I wanted to create an itinerary that sends messages to the SQL Adapter to do an insert action.
I found the sample on configuring the SQL WCF port with some help with of the ESB Toolkit forum, so no problems there. But the documentation for the sample is non-existent. [...]]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/08/wcf-sql-adapter-through-an-itinerary/</link>
			</item>
	<item>
		<title>Once upon a cloud</title>
		<description><![CDATA[introduction to my blog]]></description>
		<link>http://pim.waaijenberg.net/index.php/2009/07/once-upon-a-cloud/</link>
			</item>
</channel>
</rss>
