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...
by Stephen Thomas | Mar 27, 2006 | Azure Integration Thoughts
It’s a great day in world of BizTalk! BizTalk Server 2006 is now available for download on the MSDN Subscribers Download site! Also available are the SWIFT, RosettaNet, HL7, and HIPPA Accelerators as well as the Enterprise Application...
by Stephen Thomas | Mar 20, 2006 | Azure Integration Thoughts
Find yourself running the Rules Engine Deployment Wizard over and over again to export and import policies and vocabularies? Looking for a simple push button approach to move a full configuration from one server to another? My simple Rules Engine Deployment Tool will...
by Stephen Thomas | Mar 13, 2006 | Azure Integration Thoughts
Creating an Untyped Web Service will allow you to easily submit Xml Documents into BizTalkthrough the web service. Make sure you check out my previous post on this topic. Create the Web Service 1. Run the Web Service Publishing Wizard 2. Select “Publish Schema...
Recent Comments