A Salesforce administrator at Pinnacle Operations is configuring a custom Duplicate Rule on the Lead object to improve data hygiene. Which two settings or actions can the administrator configure directly within the Duplicate Rule definition? (Select TWO answers)
- Determining whether to block the save operation or display an alert allowing the user to proceed.Cevap
- Selecting whether duplicate matching criteria enforce or bypass Organization-Wide Sharing Rules.Cevap
- CDefining exact or fuzzy matching logic and field comparison criteria for Lead fields.
- DCreating custom formula logic within validation rules to evaluate field uniqueness.
Cevap
The correct settings configured directly within a Duplicate Rule are determining whether to block or alert on duplicates, and selecting whether to enforce or bypass sharing rules during duplicate matching.
In Salesforce, Duplicate Rules determine the operational behavior when potential duplicates are found—such as triggering an Alert, Blocking record saves, or generating Report logs—and let administrators choose whether matching enforces or bypasses sharing rules. Field matching algorithms (exact/fuzzy match) are handled separately by Matching Rules.
Adım Adım Çözüm
Anahtar Kavram
Duplicate Rule Configuration vs Matching Rule Configuration