Creating and updating MS CRM data from BizTalk
A couple of weeks ago we had to do a proof of concept with BizTalk Server, Microsoft CRM and SAP. The proof of concept consisted of several parts. Mark Wijngaarden has written a blog on the part where we had to write from BizTalk Server to MS CRM.
We used the standard BizTalk MS-CRM adapter for this, also for writing to the custom CRM fields.
His blog is here: http://createupdatebiztalkaccountmscrm.blogspot.com/2008/04/create-update-account-in-ms-crm-30-with.html
My next blog will be about the part in the proof of concept where we had to create a CallOut from Microsoft CRM.