Duplicate detection messages

 

Applies To: Dynamics CRM 2013

Use the messages listed in the following table to detect duplicates in Microsoft Dynamics CRM.

Message

Description

BulkDetectDuplicatesRequest

Detects duplicates for a specified entity type based on query criteria and store them as instances of a duplicate record entity type in the Microsoft Dynamics CRM database.

The query expression that describes the records on which to run the duplicate detection job is specified in the Query property of this request.

RetrieveDuplicatesRequest

Detects and retrieves duplicates for a specified record.

The matching entity type is specified in the MatchingEntityName property of this request.

See Also

Run duplicate detection
Ignore blank values and inactive records in duplicate detection