Newer Version Available
MatchResult
Fields
| Field | Details |
|---|---|
| errors |
|
| entityType |
|
| matchEngine |
|
| matchRecords |
|
| rule |
|
| size |
|
| success |
|
Usage
MatchResult and its constituent objects are available to organizations that use duplicate rules.
There is 1 MatchResult for each saved record that has duplicates. The MatchResult contains all duplicates for that saved record.
Java Sample
Here is a sample that shows how to display the ID and type of all duplicates detected when leads are saved. See DuplicateResult for a full code sample that shows how to block users from entering duplicate leads and display an alert and a list of duplicates.