A Salesforce administrator built and activated a custom Matching Rule on the Contact object to identify matching First Name, Last Name, and Email fields. However, users can still save duplicate records without receiving any warnings or prevention messages. Which configuration step must the administrator take to enforce duplicate blocking?
- Create and activate a Duplicate Rule on the Contact object that references the Matching Rule and sets the Action on Create to Block.Cevap
- BEdit the Matching Rule definition to change the execution action parameter from Allow to Block.
- CAssign the custom Matching Rule to the active Contact Page Layout under Record Type settings.
- DWrite a custom validation rule on the Contact object that calls the Matching Rule unique identifier.
Cevap
The administrator must create and activate a Duplicate Rule on the Contact object that references the Matching Rule and sets the creation action to Block.
Matching rules determine how duplicate records are identified by defining matching criteria. To enforce restrictions such as blocking or alerting users upon record creation, an administrator must create and activate a Duplicate Rule that references the Matching Rule and sets the Action on Create setting to Block.
Adım Adım Çözüm
Anahtar Kavram
Separation of Matching Rules (criteria definition) and Duplicate Rules (action enforcement)
Tahmini Süre:45s