Jose
2010-03-02 09:04:09 UTC
Hi,
We have the following scenario: we have quite large CRM installation
and some parts of the data are not in very good shape. Especially the
account and contact data is something that needs cleaning. There are
duplicates, triples and perhaps even more of same accounts or
contacts. Also address information and other data for accounts and
contacts are not up to date.
We have selected a partner who have quite good account and contact
database and they offer service for cleaning the data. They are doing
it to excel sheet into which we need to export our CRM accounts and
contacts. They do not touch to the original data columns, they just
add their own columns to the excel and mark the duplicates and triples
which can be merged. But they do not offer any service for doing the
actual update of data back to the CRM.
Now, I am looking for tool for doing this. I do know that there is a
tool in codeplex:
http://mscrmbulkupdatetool.codeplex.com/
http://www.codeplex.com/wikipage?ProjectName=MSCRMimport
for updating CRM data which would work fine if this was just updates
of certain field values. But handling the duplicates and triples
becomes more problematic. Because we would need to programmatically
merge the duplicates and triples into one account or contact and the
rest would be disabled. This is because we need to have the sales data
linked to these duplicate and triple accounts and contacts to be
merged into the one account or contact which will be left in CRM as
active after this operation. The reason for doing this
programmatically is that the amount of accounts and contacts is very
high.
So I would like to know if anybody has had similar operations done to
their CRM and what would be the best tool available for doing this
type of operations. Our CRM installation is multi-tenant installation
so I am interested in tool which could be used for several different
CRM tenants within the one CRM installation using the same license of
this tool.
Thanks.
We have the following scenario: we have quite large CRM installation
and some parts of the data are not in very good shape. Especially the
account and contact data is something that needs cleaning. There are
duplicates, triples and perhaps even more of same accounts or
contacts. Also address information and other data for accounts and
contacts are not up to date.
We have selected a partner who have quite good account and contact
database and they offer service for cleaning the data. They are doing
it to excel sheet into which we need to export our CRM accounts and
contacts. They do not touch to the original data columns, they just
add their own columns to the excel and mark the duplicates and triples
which can be merged. But they do not offer any service for doing the
actual update of data back to the CRM.
Now, I am looking for tool for doing this. I do know that there is a
tool in codeplex:
http://mscrmbulkupdatetool.codeplex.com/
http://www.codeplex.com/wikipage?ProjectName=MSCRMimport
for updating CRM data which would work fine if this was just updates
of certain field values. But handling the duplicates and triples
becomes more problematic. Because we would need to programmatically
merge the duplicates and triples into one account or contact and the
rest would be disabled. This is because we need to have the sales data
linked to these duplicate and triple accounts and contacts to be
merged into the one account or contact which will be left in CRM as
active after this operation. The reason for doing this
programmatically is that the amount of accounts and contacts is very
high.
So I would like to know if anybody has had similar operations done to
their CRM and what would be the best tool available for doing this
type of operations. Our CRM installation is multi-tenant installation
so I am interested in tool which could be used for several different
CRM tenants within the one CRM installation using the same license of
this tool.
Thanks.