Biztalk 2013 Integration with CRM


hi,

we have wcf services create, retrieve , update crm entities. using, wcf consuming wizard, have generated crm contract schema , metadata.

but if have insert record particular table, how can it? how generate schema for table? assigning values fetch xml fine? please help.

i have not integrated biztalk , crm earlier.

thanks,

lakshmi

you not supposed directly access crm database. if dynamics crm such activity not supported microsoft , impact product support. dynamics crm exposes methods through soap/rest api purpose of integration crm.

to insert data crm, need identify entity needs created , use create method exposed soap/rest api create instance of entity. populate data in crm db.

richard seroter has excellent series of blogs on same i'd urge read.

  1. http://seroter.wordpress.com/2011/02/10/the-good-bad-and-ugly-of-integrating-dynamics-crm-2011-and-biztalk-server-2010/
  2. http://seroter.wordpress.com/2011/05/20/creating-complex-records-in-dynamics-crm-2011-from-biztalk-server-2010/

they 2010 nothing has changed between versions 2010/2013 except biztalk 2013 has rest support.

regards.



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to send non-standard Content-Type header ?