Techie,BizTalk - A world apart from the everday ...

A world apart from the everday ...

Assert.IsTrue(Entries.Count == 0);

Browse by Tags

All Tags » Techie » BizTalk (RSS)
The value of decent & descriptive exception messages and the BizTalk adapter for BizTalk 2006.
I am currently working on this really cool integration project where I'm automating a number of business processes using BizTalk orchestrations. The data comes in through a variety of sources and trading partners and ultimately gets pumped in Microsoft Dynamics CRM 3.0 using the adapter built by MS. One of the gotchas that I ran into was on create / update I was getting an error coming back from CRM saying the following: "Error Description: Input Xml is having some invalid attributes"...