![]() |
#1 |
Участник
|
Leon's CRM Musings: Capturing Multiple Contact Roles In CRM
Источник: http://leontribe.blogspot.com/2013/0...es-in-crm.html
============== A design challenge I often come up against in CRM implementations is the need to capture a Contact against multiple Accounts. For example, a doctor may work at multiple hospitals. Out of the box, Dynamics CRM (and most CRM systems for that matter) assume a Contact works for only one Account, which is often the case, but they do not make it easy to relax that assumption. Here are three ways, I have used in the past, to get around the problem. Connections The simplest way to handle the problem is with Connections. Connections allow you to associate practically any record in CRM to any other record. ![]() The advantages of this approach are:
Another option is to create our own custom version of the Connection calling it, say, Contact Role. This will be a child entity to both the Contact and Account. The advantage here is we can make it an emailable entity and associate Activities to it. ![]() The advantages of this approach are:
Finally, we can create a parent entity to the Contact which represents the person, with the Contact now representing a job that Person does at an Account. This approach makes me nervous because it fundamentally changes the meaning of the Contact record and, therefore, any functionality Microsoft has built in around Contacts may be compromised. ![]() However, it does solve a number of problems for us. Advantages of this approach are:
For CRM systems used for stakeholder management, there is often the requirement to associate a Contact to multiple Accounts. CRM struggles to handle this out of the box, but there are ways we can extend CRM to get close to meeting the requirement. While none of these possible solutions are ideal, depending on the specific requirements of the client, one model will likely win out over the others and deliver a system which meets their needs. Источник: http://leontribe.blogspot.com/2013/0...es-in-crm.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|