0

I'm trying to accomplish a duplicate detection with complex rules. The MS CRM 2011 has limitations which prevent me from setting up the standard duplicate detection rule (via UI). So I decided use .NET to solve this problem.

I'm unable to find how to write a duplicate detection rule in the .NET. But perhaps there is a way to write a plugin which would produce a duplicate detection log (result).

Is there such a possibility?

rocky
  • 7,506
  • 3
  • 33
  • 48
  • 1
    Are you looking for something like as mentioned in the below thread? http://stackoverflow.com/questions/5300925/how-to-identify-duplicate-records-with-a-plugin-in-dynamics-crm-2011 – Renjith Apr 21 '15 at 05:09
  • Found another sample from MSDN. May be helpful for you guys. Check it out. https://msdn.microsoft.com/en-us/library/jj863613.aspx – Renjith Apr 21 '15 at 05:11

0 Answers0