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?
- Creating and activating a Duplicate Rule that references the Matching Rule to specify the Alert or Block enforcement action.Answer
- BAssigning the active Matching Rule directly to the Sales Representative User Profile permissions.
- CAdding the Matching Rule component to the Contact Lightning Record Page layout.
- DChanging 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
Key Concept
Separation of Matching Rules (criteria identification) and Duplicate Rules (action enforcement)
Estimated Time:1m 30s