Question

Difficulty: MediumDuplicate Management and Matching Rules

An administrator at Crestview Real Estate built and activated a custom Matching Rule on the Contact object to identify duplicate records based on First Name, Last Name, and Phone Number. However, sales representatives report that they are still able to create identical Contact records without receiving any warnings or block messages. Which configuration step did the administrator fail to complete?

  1. Creating and activating a Duplicate Rule that references the Matching Rule to specify the Alert or Block enforcement action.Answer
  2. B
    Assigning the active Matching Rule directly to the Sales Representative User Profile permissions.
  3. C
    Adding the Matching Rule component to the Contact Lightning Record Page layout.
  4. D
    Changing the Organization-Wide Default (OWD) sharing setting for Contacts from Private to Public Read/Write.

Answer

Creating and activating a Duplicate Rule that references the Matching Rule to specify the Alert or Block enforcement action.
In Salesforce Duplicate Management, duplicate handling is split into two distinct elements: Matching Rules and Duplicate Rules. A Matching Rule defines the criteria used to identify duplicate records (e.g., exact match on First Name, Last Name, and Phone Number). However, the Matching Rule alone does not take any action. A Duplicate Rule must be created and activated to reference the Matching Rule and establish what action the system should execute (such as displaying an Alert, Blocking record creation, or generating a Duplicate Record Set report) when a duplicate is detected.

Step-by-Step Solution

1
Analyze the role of a Matching Rule in Salesforce Duplicate Management.
A Matching Rule defines the criteria (such as exact or fuzzy matching on specific fields) used to identify potential duplicate records.
Matching rules only evaluate data patterns; they do not dictate system actions upon encountering duplicates.
2
Analyze the role of a Duplicate Rule in Salesforce Duplicate Management.
A Duplicate Rule specifies what happens when a user creates or edits a duplicate record (such as allowing or blocking the record and triggering an alert or report).
Without an active Duplicate Rule referencing the Matching Rule, the system will not present warnings or prevent users from creating duplicate records.
3
Identify the missing configuration step in the scenario.
The administrator activated the Matching Rule but did not create/activate the corresponding Duplicate Rule to enforce the action.
Both matching rules and duplicate rules must be configured and activated for duplicate management to actively alert or block users.

Key Concept

Separation of Matching Rules (criteria identification) and Duplicate Rules (action enforcement)
Estimated Time:1m 30s
Rate this question