Soru

Zorluk: KolayDuplicate Management and Matching Rules

An administrator creates and activates a custom Matching Rule on the Account object to identify duplicates based on Account Name and Tax Identification Number. However, when users save new Account records with matching values, Salesforce creates the records without displaying a warning or blocking the entry. What configuration step is missing?

  1. Creating and activating a Duplicate Rule that references the Matching Rule to enforce an Alert or Block actionCevap
  2. B
    Enabling Field-Level Security for the Tax Identification Number field on all user profiles
  3. C
    Changing the Organization-Wide Sharing Default setting for the Account object to Private
  4. D
    Writing a custom Validation Rule on the Account object to evaluate field uniqueness

Cevap

Creating and activating a Duplicate Rule that references the Matching Rule is necessary to trigger duplicate alerts or blocks.
Matching Rules only specify how fields are evaluated to identify duplicates. To enforce duplicate prevention or warn users upon record creation, an administrator must configure and activate a Duplicate Rule that references the Matching Rule and specifies the desired action, such as Alert or Block.

Adım Adım Çözüm

1
Understand the role of a Matching Rule.
Matching Rules define the exact field matching logic used to identify candidate duplicate records.
A Matching Rule alone does not perform any user-facing action during record creation or edit.
2
Understand the role of a Duplicate Rule.
Duplicate Rules determine what happens when duplicate records are identified, such as alerting the user or blocking the save operation.
An active Duplicate Rule linked to the Matching Rule is required for duplicate enforcement.

Anahtar Kavram

Matching Rules define HOW records are compared to find duplicates, while Duplicate Rules determine WHAT ACTION is executed when duplicates are detected.
Bu soruyu puanla