BizTalk Adapter for Microsoft Dynamics CRM

Mapping BizTalk SAP PO to Microsoft CRM I'm sure you have already seen one of the post of my colleagues about the new BizTalk Adapter: Microsoft BizTalk Server 2006 Adapter for Microsoft Dynamics CRM 3.0. So I don't want to repeat this.

Here is just one tipp, if you are try to implement the SAP Sales Order example from the Microsoft CRM Sandbox Web Site:

When you create the mapping between SAP Purchase Order and the Microsoft CRM Sales Order for all look up types in Microsoft CRM you have to define the type of the entity by entering the name of the CRM entity. So in this case do the following:

  1. Expand the ‘+’ of “customid”
  2. Select “type”
  3. Go to properties dialog box (for type). Expand ‘General’ and then fill-in ‘Value’ field with value “Account” or “Contact”

Else you would receive a soap error from Microsoft CRM. Hope that helps! 

Greetings, Joris