by Stephen Thomas | Jul 10, 2006 | Azure Integration Thoughts
First off, it has been a long time since I’ve last blogged. I have been very busy working on some other endeavors and I was on vacations for a few weeks. I am now working on some new blog posts and samples so I can get back into the swing of things. Recently, I...
by Stephen Thomas | Apr 27, 2006 | Azure Integration Thoughts
Wow, the guys at Two Connect have been very busy. They have released three new adapters for BizTalk Server 2006. They are: SalesForce.com (integrated with them in the past through .net as a BizTalk Adapter would be great) Web Services Enhancements (WSE) 3.0 SQL Server...
by Stephen Thomas | Apr 27, 2006 | Azure Integration Thoughts
I just wanted to help get the word out about the BizTalk User Group in Bangalore India. It was set up and ran by MVP Lakshmi Murthy It looks like she has a lot of great things planned including contests with prizes! Get more information at the BizTalk User Group India...
by Stephen Thomas | Apr 18, 2006 | Azure Integration Thoughts
Carlos Medina has created a functoid that can be used to extract context values from a message inside a map! This is a very common problems and this approach is something I didn’t really consider. Make sure you check out his post. He has sample code and the...
by Stephen Thomas | Apr 3, 2006 | Azure Integration Thoughts
In a past edition of The BizTalker, I talked about how easy it is to use custom XSLT inside the BizTalk Mapper to sort data. Sorting data inside the map can be doing using inline XSLT like this: <xsl:for-each select=”Record”> <xsl:sort...
Recent Comments