• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/18

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

18 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

How can validation be used to manage data?

verify that the data a user enters in a record meets the standards you specify before the user can save the record.



A validation rule can contain a formula or expression that evaluates the data in one or more fields and returns a value of “True” or “False”.



Validation rules also include an error message to display to the user when the rule returns a value of “True” due to an invalid value.

How can enriching be used to manage data

Data.com -add data D & B

How can archiving be used to manage data?

hides but available if needed

What objects can be used for Duplicate rules?

  1. accounts
  2. contacts
  3. leads
  4. custom objects

4

Under what circumstances to the duplicate rules not run?

  1. created with Quick Create
  2. Leads are converted to accounts or contacts and your organization doesn’t have the “Use Apex Lead Convert” permission.
  3. Records restored with Undelete button
  4. Records added using Lightning Sync
  5. Records manually merged
  6. Self-Service user creates records and the rules include conditions based on the User object
  7. Duplicate rule conditions are set for lookup relationship fields and records with no value for these fields are saved


For example, you have a condition that specifies a duplicate rule only runs when Campaign DOES NOT CONTAIN ‘Salesforce’. Then, if you add a record with no value for the Campaign field, the duplicate rule doesn’t run.

7

When are users always blocked from saving recordsand do not see a list of dupes?

  1. Records are added using the data import tools.
  2. A person account is converted to a business account (and the newly created business account matches existing business accounts).
  3. Records are added or edited using Salesforce APIs.

True or False: if multiple records are saved at the same time and your dupe rules are set to Block or Alert, any duplicates are blocked and a report is generated

False


the records will only be compared with those already in Salesforce




but a report of dupes will be generated

How many duplicate rules are allowed per object?

5 active rules


unlimited inactive

How many matching rules are allowed per duplicate rule?

3 but each must be of a different object

What objects are available for matching rules?

  1. accounts
  2. contacts
  3. leads
  4. custom objects

How many lookup relationships are allowed per matching rule?

1

How many matching rules are allowed per object?

5

How many total active matching rules are allowed?

25

What is the total # of matching rules allowed, active and inactive?

100

What are Duplicate Rules?

used to control whether and when you can save duplicate records within SF

criteria

What are Matching rules?

used to identify the duplicates records

dupes

What are Duplicate Record Sets?

  • list of duplicate records, grouped by set

  • view by clicking the Duplicate Record Sets Tab
  • org must use report action with its duplicate rules

What are Duplicate Error Logs?

view system errors that prevent duplicate or matching rules from running




only if use Data.com Duplicate Mgmt