For now, I faced with problem of importing contacts from Outlook to CRM: field "Business Phone 2" is not transferred. I've created test contact in Outlook, defined "Business phone 2" as 111 22 5555555 and import the one into CRM and - number has not been transferred. Moreover, I set "Business phone 2" in CRM as 222 33 6666666 and this change has not been transferred to Outlook as well. I suppose that this field is not mapped between Outlook contact and CRM contact entities at all. So, I'm interested in handling this import process with plugin and control the process with my own code. So far, I can fire my plugin on contact Create and Update, but I cannot see the pre data to be imported from Outlook. I'm sure that some of you have already faced with this issue and knows the solution or possible approach. What is the possible approach could be? Any thoughts are appreciated.
问问题
99 次
1 回答
0
http://blogs.msdn.com/b/crm/archive/2006/07/03/655714.aspx 这是字段映射。如您所见,映射中不存在商务电话 2
于 2013-04-25T16:47:00.607 回答