Courseiva

CCNA Identity Resolution Questions

74 questions · Identity Resolution topic · All types, answers revealed

1
Multi-Selecthard

Which THREE strategies should an enterprise architect recommend to maintain high data hygiene and prevent profile fragmentation in Data Cloud Identity Resolution? Choose 3 options.

Select 3 answers
A.Design hierarchical match rules moving from high-confidence exact matches to controlled fuzzy matches.
B.Standardize contact point formatting and ensure consistent data quality at the source ingestion level.
C.Disable identity resolution rulesets and rely exclusively on manual segmentation filters.
D.Manually delete unified link records every night using data transform SQL.
E.Regularly audit match rules and unified profile metrics to detect unexpected over-merging or under-merging trends.
AnswersA, B, E

Hierarchical match rules ensure high-confidence links are established before broader matches occur.

Why this answer

Maintaining data hygiene involves regular audits of match rules, standardizing incoming contact point formatting, and monitoring profile split/merge metrics over time.

2
Multi-Selectmedium

Which THREE methods can be used to manage or trigger Identity Resolution ruleset processing in Salesforce Data Cloud? Choose 3 options.

Select 3 answers
A.Writing an Apex trigger in core CRM to invoke identity resolution batches.
B.Configuring scheduled recurring automated runs of the ruleset.
C.Executing runs following data stream ingestion updates.
D.Calling a REST API endpoint in Marketing Cloud to compile unified profiles.
E.Triggering a manual run directly from the Identity Resolution setup interface.
AnswersB, C, E

Automated recurring schedules can be set up for rulesets.

Why this answer

Rulesets can be executed manually, scheduled for automated recurring runs, or triggered upon specific data ingestion milestones depending on configuration.

3
Multi-Selecteasy

Which TWO objects are core components directly involved in the output of an Identity Resolution ruleset in Salesforce Data Cloud? Choose 2 options.

Select 2 answers
A.Activation Target object
B.Unified Link Individual object
C.Ingestion Data Stream object
D.Unified Individual DMO
E.Calculated Insight definition table
AnswersB, D

Unified Link Individual links source records to the unified profile.

Why this answer

The Unified Individual DMO and the Unified Link Individual object are the primary outputs and linkage tables generated by identity resolution.

4
Multi-Selectmedium

Which THREE configuration options must be validated when setting up a Source Sequence reconciliation rule? Choose 3 options.

Select 3 answers
A.Writing a custom SQL query to calculate string lengths.
B.Configuring OAuth authentication tokens for external S3 buckets.
C.Ensuring participating data sources are correctly identified and mapped in the ruleset scope.
D.Selecting the Source Sequence reconciliation rule option for the specific attribute.
E.Defining the explicit priority order of the contributing data sources.
AnswersC, D, E

Data sources must be correctly recognized within the ruleset to apply sequence rules.

Why this answer

Source Sequence requires selecting the Source Sequence rule type, ranking contributing data sources in order of priority, and ensuring source names are correctly identified.

5
MCQmedium

A consultant is configuring identity resolution and needs to make sure that nicknames (such as 'Bob' for 'Robert') are accounted for when matching first names. Which match rule setting should be selected?

A.Party Identification Name
B.Contact Point String Match
C.Fuzzy Name
D.Exact Name
AnswerC

Fuzzy Name matching handles phonetic variations and common nickname equivalents.

Why this answer

Fuzzy Name matching incorporates algorithms that recognize common variations, phonetic spellings, and standard nicknames.

6
MCQeasy

What is the primary function of the Identity Resolution Ruleset run history in Salesforce Data Cloud?

A.To view execution status, timestamps, record counts, and logs for past ruleset runs.
B.To deploy segmentation activation targets.
C.To configure OAuth credentials for Marketing Cloud.
D.To manually edit source SQL queries for data stream transformations.
AnswerA

Run history tracks successful and failed executions of identity resolution jobs.

Why this answer

Run history provides visibility into execution status, timestamps, record counts, and error logs for identity resolution jobs.

7
MCQhard

A consultant discovers that an identity resolution ruleset is failing to link records because a custom identifier field was mapped to a standard field incorrectly. What is the correct procedure to fix this data modeling error and update the unified profiles?

A.Create a secondary ruleset with conflicting match rules.
B.Write a Calculated Insight to override the data mapping error.
C.Correct the data model mapping in Data Model setup, then run a manual refresh of the identity resolution ruleset.
D.Delete the entire Data Cloud instance and provision a new data space.
AnswerC

Correcting the mapping aligns the source fields with the DMO, and refreshing the ruleset applies the corrected mapping to generate accurate unified profiles.

Why this answer

Fixing data mapping requires updating the data model mapping, re-ingesting or refreshing data streams, and then re-running the identity resolution ruleset.

8
MCQmedium

A consultant is configuring identity resolution and wants to ensure that exact phone matching takes country code formatting differences into account. How does Data Cloud handle phone number matching?

A.Data Cloud normalizes phone numbers into a standard international format during ingestion and mapping before evaluating exact phone rules.
B.Phone match rules require exact string matches without any prior formatting normalization.
C.Phone matching requires manual Apex code to strip country codes.
D.Phone matching only evaluates the last 4 digits of the phone string.
AnswerA

Normalization standardizes phone formatting to ensure accurate exact phone matching.

Why this answer

Data Cloud standardizes phone numbers during ingestion and normalization before applying exact phone match rules.

9
Multi-Selecthard

Which THREE troubleshooting steps should a consultant take when identity resolution execution results in zero unified profiles being generated? Choose 3 options.

Select 3 answers
A.Increase the activation target polling frequency.
B.Review match rule definitions to ensure they are not overly restrictive or incorrectly configured.
C.Delete all data spaces and reinstall the Data Cloud package.
D.Check data model mappings to ensure source objects are correctly mapped to the Individual and Contact Point DMOs.
E.Verify that data streams are actively ingesting records and that data is present in the source DMOs.
AnswersB, D, E

Overly restrictive match rules can result in zero matches if criteria are impossible to satisfy.

Why this answer

Zero unified profiles usually indicate that data streams are empty, data model mappings are missing or broken, or match rules are overly restrictive or misconfigured.

10
Multi-Selecteasy

Which TWO actions can an administrator perform from the Identity Resolution setup interface in Data Cloud? Choose 2 options.

Select 2 answers
A.Write custom Apex triggers for ingestion streams.
B.Create and edit identity resolution rulesets, match rules, and reconciliation rules.
C.Trigger manual execution runs of an identity resolution ruleset.
D.Provision new core CRM user licenses.
E.Deploy Marketing Cloud activation targets.
AnswersB, C

Ruleset creation and editing are managed in this interface.

Why this answer

Administrators can create/edit rulesets and trigger manual runs from the Identity Resolution setup interface.

11
Multi-Selectmedium

Which THREE reconciliation rule options are available when configuring attribute survivorship in a Data Cloud ruleset? Choose 3 options.

Select 3 answers
A.Alphabetical Ascending
B.Most Recent
C.Lowest Character Index
D.Source Sequence
E.Longest String
AnswersB, D, E

Most Recent is a standard reconciliation rule.

Why this answer

Standard reconciliation rules include Most Recent, Source Sequence, Highest Frequency, and Longest String.

12
MCQeasy

A consultant needs to choose a reconciliation rule for the First Name field on the Unified Individual profile so that the value from the system of record with the most recent activity date is retained. Which reconciliation rule should the consultant select?

A.Most Recent
B.Highest Frequency
C.Longest String
D.Source Sequence
AnswerA

Most Recent selects the value from the source record with the most recent timestamp.

Why this answer

The 'Most Recent' reconciliation rule evaluates the last modified or activity date across source records to determine the surviving field value.

13
MCQmedium

A consultant is configuring reconciliation rules and wants to ensure that for customer postal addresses, the address string with the greatest length is kept on the unified profile. Which reconciliation rule should be selected?

A.Most Recent
B.Highest Frequency
C.Source Sequence
D.Longest String
AnswerD

Longest String selects the attribute value with the maximum character length.

Why this answer

Longest String evaluates character length and is designed for scenarios where longer text values (like more complete postal addresses) should take precedence.

14
MCQeasy

What is the primary output of executing an Identity Resolution ruleset?

A.Unified individual profiles and unified link records.
B.Calculated insight KPI tables.
C.External S3 activation files.
D.Cleanse data transform log files.
AnswerA

Identity resolution creates unified profiles and link tables.

Why this answer

The primary output of identity resolution is the creation and updating of Unified Individual profiles and their corresponding Unified Link objects.

15
MCQhard

An enterprise client implements identity resolution across three different data streams: CRM, eCommerce, and POS. The consultant notices that POS records are frequently overwriting verified CRM data on unified profiles. Which configuration adjustment will correct this issue while preserving data integration?

A.Disable the POS data stream from participating in the identity resolution ruleset.
B.Modify the Source Sequence reconciliation rule to rank the CRM data source higher than the POS data source.
C.Switch the reconciliation rule from Source Sequence to Longest String.
D.Delete all POS unified link records using SQL in data transforms.
AnswerB

Adjusting the source priority order in Source Sequence ensures higher-trust systems overwrite lower-trust systems.

Why this answer

Updating the Source Sequence reconciliation rule to rank CRM higher than POS ensures CRM data takes precedence over POS data.

16
Multi-Selecthard

Which THREE actions should a consultant take when auditing an identity resolution implementation where records are incorrectly merging across distinct customer households? Choose 3 options.

Select 3 answers
A.Incorporate high-cardinality unique identifiers like distinct account numbers or verified emails.
B.Examine existing match rules for broad criteria (such as shared phone numbers or common last names) that bridge separate households.
C.Switch all reconciliation rules from Most Recent to Longest String.
D.Delete all unified link records manually via Apex.
E.Refine match rules by combining multiple attributes with strict AND logic requirements.
AnswersA, B, E

High-cardinality identifiers prevent false positive matches between different households.

Why this answer

Incorrect cross-household merging (over-merging) requires reviewing broad match rules, adding secondary criteria with strict AND logic, and verifying unique identifiers.

17
MCQhard

An organization implementing Data Cloud notices that unified profiles are missing engagement data from mobile push notifications. Upon inspection, the consultant finds that the mobile engagement DMOs are not linked to the Unified Individual. What is the required configuration to ensure mobile engagement data connects to the unified profile?

A.Create a calculated insight that manually injects engagement logs into the Unified Individual table.
B.Configure an activation target specifically for mobile push notifications.
C.Change the reconciliation rule from Most Recent to Source Sequence.
D.Ensure the mobile engagement DMOs have proper foreign key mappings pointing to the Individual DMO so that the Unified Link object can bridge them.
AnswerD

Engagement data associates with unified profiles through proper foreign key mapping to the Individual DMO and subsequent ruleset execution.

Why this answer

Engagement DMOs link to unified profiles through foreign key relationships pointing to the Individual ID / Unified Individual ID established during identity resolution and data modeling.

18
MCQeasy

Which type of object must be mapped before an identity resolution match rule can evaluate telephone numbers?

A.Individual DMO Address Object
B.Contact Point Phone DMO
C.Unified Link Individual DMO
D.Contact Point Email DMO
AnswerB

Contact Point Phone holds the telephone attributes used by phone match rules.

Why this answer

Contact Point Phone DMO must be mapped to evaluate telephone numbers in identity resolution match rules.

19
Multi-Selectmedium

Which THREE statements are true regarding how Data Cloud handles data spaces and identity resolution rulesets? Choose 3 options.

Select 3 answers
A.A single ruleset can automatically synchronize profiles across all global data spaces simultaneously.
B.Data spaces are optional virtual folders that have no impact on identity resolution.
C.Identity resolution rulesets are scoped to operate within a single data space.
D.Unified profiles cannot span across different data spaces natively.
E.Each data space can contain its own distinct identity resolution ruleset configuration.
AnswersC, D, E

Rulesets are contained within individual data spaces.

Why this answer

Rulesets operate within data spaces, profiles cannot cross data space boundaries, and each data space can host its own identity resolution configuration.

20
MCQmedium

A consultant is reviewing identity resolution metrics and sees the metric 'Total Unified Individuals'. What does this metric represent?

A.The total number of unique, consolidated individual profiles generated by the ruleset.
B.The number of activation targets successfully configured.
C.The total number of segments created in the data space.
D.The total number of raw source records ingested across all data streams.
AnswerA

It reflects the final count of distinct unified profiles after merging.

Why this answer

Total Unified Individuals represents the count of unique, consolidated profile records resulting from the identity resolution ruleset execution.

21
Multi-Selectmedium

Which THREE behaviors characterize how Data Cloud processes reconciliation rules during identity resolution? Choose 3 options.

Select 3 answers
A.Different reconciliation strategies can be assigned to different attributes (e.g., Most Recent for phone, Source Sequence for name).
B.They execute after the matching engine has grouped source records into unified clusters.
C.They automatically overwrite and update records in the source CRM system.
D.They determine whether two source records are permitted to match based on email addresses.
E.They determine which source attribute values populate the fields on the unified profile.
AnswersA, B, E

Administrators can configure different reconciliation rules per attribute field.

Why this answer

Reconciliation rules determine surviving attribute values, operate after record matching occurs, and can be customized per attribute field.

22
MCQeasy

Which DMO represents the relationship between source contact points and unified individuals?

A.Individual Source DMO
B.Activation Target DMO
C.Unified Link Contact Point objects
D.Calculated Insight DMO
AnswerC

Unified Link Contact Point objects maintain the relationship between source contact points and unified profiles.

Why this answer

Unified Link objects bridge source entities to unified profiles.

23
Multi-Selecteasy

Which TWO benefits are provided by mapping source data to standard Data Model Objects (DMOs) before identity resolution? Choose 2 options.

Select 2 answers
A.Deletes duplicate source records from external source systems.
B.Facilitates automatic data normalization and formatting during processing.
C.Provision new user permission sets automatically.
D.Automatically exports unified profiles to external data lakes.
E.Enables out-of-the-box identity resolution match rules to evaluate standard attributes.
AnswersB, E

Standard mapping triggers Data Cloud's normalization engine.

Why this answer

Standard DMO mapping enables out-of-the-box matching rules and automatic data normalization.

24
Multi-Selecteasy

Which TWO statements are true regarding the relationship between Individual DMOs and Unified Individual DMOs? Choose 2 options.

Select 2 answers
A.Unified Individual profiles are stored directly in core Salesforce CRM user tables.
B.Source individual records are mapped into the Individual DMO.
C.The Unified Individual DMO consolidates multiple matched Individual records into a single profile.
D.The Individual DMO is populated directly by activation targets.
E.The Individual DMO cannot be used in identity resolution rulesets.
AnswersB, C

Ingested individual records map to the Individual DMO.

Why this answer

Source individual records map to the Individual DMO, and identity resolution links multiple source individuals into a single Unified Individual DMO.

25
MCQmedium

A consultant wants to ensure that when identity resolution executes, address fields are populated from the system with the highest data quality score, which is stored as a custom attribute. How should the consultant approach this?

A.Disable Identity Resolution and use data transform queries.
B.Use the Highest Frequency rule to select the most common address.
C.Configure the Source Sequence reconciliation rule and prioritize the data sources according to the data quality hierarchy.
D.Write a Calculated Insight to overwrite the address field with SQL CASE statements.
AnswerC

Source Sequence allows ranking data sources so that the highest quality source dictates attribute survivorship.

Why this answer

Since custom data quality rankings dictate precedence, Source Sequence is the appropriate reconciliation rule when configured with a prioritized source order representing data quality tiers.

26
MCQeasy

Which user permission or role is typically required to create and configure an Identity Resolution ruleset in Salesforce Data Cloud?

A.System Administrator in core CRM without Data Cloud permission sets.
B.Data Cloud Admin or Data Cloud Consultant permission set.
C.Salesforce CRM Read-Only profile.
D.Standard Marketing Cloud User permission.
AnswerB

Administrative permissions in Data Cloud are required to configure identity resolution rulesets.

Why this answer

Configuring identity resolution requires administrative access within Data Cloud, such as Data Cloud Admin or Data Cloud Consultant permissions.

27
MCQeasy

Where in Salesforce Data Cloud does a consultant navigate to create and manage Identity Resolution rulesets?

A.Data Cloud Setup > Activation Targets
B.Data Cloud Setup > Identity Resolution
C.Setup > Security Controls > Identity Management
D.Data Cloud Setup > Calculated Insights
AnswerB

Identity Resolution is located directly under Data Cloud Setup.

Why this answer

Identity Resolution rulesets are created and managed within the Identity Resolution tab under Data Cloud setup.

28
Multi-Selectmedium

Which TWO factors should a consultant consider when designing match rules to prevent over-merging of customer profiles? Choose 2 options.

Select 2 answers
A.Running identity resolution jobs only once per year.
B.Combining multiple attributes (e.g., First Name AND Last Name AND Postal Code) within a single match rule.
C.Using high-cardinality, unique identifiers like email addresses or specific party IDs.
D.Disabling all contact point email mappings in the data model.
E.Setting the reconciliation rule to Most Recent across all attributes.
AnswersB, C

Combining attributes increases precision and reduces false positive matches.

Why this answer

Preventing over-merging involves using high-specificity criteria and combining multiple attributes with AND logic.

29
Multi-Selectmedium

Which THREE attributes can be leveraged in fuzzy matching rules within Salesforce Data Cloud Identity Resolution? Choose 3 options.

Select 3 answers
A.Customer Name (First and Last Name)
B.Activation Target ID
C.Email Address
D.Calculated Insight KPI Value
E.Postal Address / Street
AnswersA, C, E

Fuzzy Name matching is standard for customer names.

Why this answer

Fuzzy matching rules support attributes such as name, email, and address/postal details.

30
MCQmedium

A Data Cloud consultant is configuring a ruleset and needs to ensure that Salesforce CRM records take precedence over Marketing Cloud records when populating unified profile attributes. Which reconciliation strategy should be implemented?

A.Highest Frequency
B.Most Recent
C.Source Sequence
D.Most Complete
AnswerC

Source Sequence lets you explicitly rank data sources in order of priority (e.g., Salesforce CRM first, Marketing Cloud second).

Why this answer

Source Sequence allows administrators to define a prioritized list of data sources so that fields are populated based on a specific source hierarchy.

31
MCQhard

An organization notices that records are being over-merged in Data Cloud because two different individuals share the same common first name and phone number. Which configuration change should the consultant make to resolve this issue?

A.Delete the Unified Individual DMO and recreate the data space.
B.Increase the timeout threshold for the identity resolution batch job.
C.Switch the reconciliation rule from Most Recent to Source Sequence.
D.Refine the match rules by adding higher-specificity criteria or combining multiple match fields using an AND logic requirement.
AnswerD

Combining criteria with stricter logic prevents broad, incorrect matches caused by common attributes.

Why this answer

Adding a secondary match rule with tighter criteria (such as exact last name and email) or requiring multiple conditions to match simultaneously prevents over-merging.

32
MCQmedium

A consultant is configuring a match rule using Fuzzy Email in Salesforce Data Cloud. Which behavior should the consultant expect when this match rule runs?

A.It normalizes common variations and accounts for minor typographical errors in the email address.
B.It automatically creates a bridge object between the Contact Point Email and Account DMOs.
C.It requires an exact match on both the local part and domain name of the email address.
D.It strips out all domain suffixes and matches solely on the user's first and last name.
AnswerA

Fuzzy email matching normalizes and accounts for minor discrepancies in the email address string.

Why this answer

Fuzzy email matching accounts for minor typos, domain normalization, and standard variations in email addresses before linking records.

33
MCQeasy

What is the primary purpose of individuation strategies in Salesforce Data Cloud Identity Resolution?

A.To encrypt personally identifiable information (PII) before storage.
B.To schedule automated data exports to AWS S3.
C.To determine how matching records are grouped and consolidated into unique unified profiles.
D.To define segment membership criteria for marketing campaigns.
AnswerC

Individuation governs the rules and algorithms used to unify individual profiles.

Why this answer

Individuation strategies define how source records are grouped and consolidated into unified individual profiles during the resolution process.

34
MCQmedium

A consultant needs to configure a reconciliation rule where the surviving attribute value on the unified profile is determined by how many times that specific value appears across the contributing source records. Which reconciliation rule fits this requirement?

A.Most Recent
B.Highest Frequency
C.Longest String
D.Source Sequence
AnswerB

Highest Frequency evaluates the occurrence count of each value and picks the most frequent one.

Why this answer

Highest Frequency selects the attribute value that appears with the greatest frequency across the matching source records.

35
Multi-Selecthard

Which THREE technical factors can negatively impact Identity Resolution performance or job execution time in Data Cloud? Choose 3 options.

Select 3 answers
A.Scheduling identity resolution to run during off-peak hours.
B.Overly broad fuzzy match rules lacking sufficient pre-filtering criteria.
C.Using Source Sequence reconciliation rules instead of Most Recent.
D.Processing extremely high data volumes without structuring match rules hierarchically.
E.Improperly mapped primary key and foreign key relationships on source DMOs.
AnswersB, D, E

Broad fuzzy rules create massive computational overhead.

Why this answer

Performance issues are often caused by overly broad fuzzy rules, unindexed or unmapped key relationships, and massive Cartesian products from poor rule design.

36
Multi-Selectmedium

Which THREE outcomes occur when source records are successfully matched and linked into a unified profile during Identity Resolution? Choose 3 options.

Select 3 answers
A.Core Salesforce CRM records are automatically overwritten and modified.
B.Reconciliation rules evaluate contributing records to populate the attributes on the Unified Individual profile.
C.Source records are permanently deleted from the source data streams.
D.Unified Link records are created to connect the source records to the unified profile.
E.The unified profile becomes available for segmentation and activation across connected targets.
AnswersB, D, E

Reconciliation rules determine attribute survivorship on the unified profile.

Why this answer

Successful linking creates unified link records, populates the unified individual profile using reconciliation rules, and enables unified segmentation.

37
MCQhard

During an implementation review, a consultant notices that multiple identity resolution rulesets have been created within a single data space, leading to conflicting unified profiles and redundant processing. What is the Salesforce-recommended best practice for ruleset architecture?

A.Assign each match rule to a separate data space automatically.
B.Consolidate into a single, comprehensive identity resolution ruleset per data space containing all required match rules and reconciliation rules.
C.Disable all rulesets and rely exclusively on Calculated Insights for matching.
D.Create one ruleset per data stream to ensure isolated processing.
AnswerB

Having a single ruleset per data space prevents profile conflicts and optimizes processing efficiency.

Why this answer

Salesforce best practice recommends maintaining a single, well-structured identity resolution ruleset per data space containing all necessary match and reconciliation rules to avoid conflicts and redundancy.

38
MCQmedium

A consultant is configuring a match rule using Exact Name and Exact Email. How does Data Cloud evaluate multiple rules within the same ruleset?

A.Multiple match rules require strict AND logic, meaning all rules must match simultaneously for records to link.
B.Match rules execute sequentially where failing the first rule deletes the record.
C.Only the first match rule in the list is executed; subsequent rules are ignored.
D.Multiple match rules within a ruleset are evaluated with OR logic, meaning records matching any of the active match rules will be linked.
AnswerD

Rulesets combine match rules using OR logic to group profiles.

Why this answer

Within an identity resolution ruleset, multiple match rules are evaluated using an OR condition logic (if a record matches Rule A OR Rule B, they are linked into the same cluster).

39
MCQeasy

Which component in Salesforce Data Cloud connects source individual records to their corresponding unified individual record?

A.Unified Link Individual object
B.Contact Point Email object
C.Calculated Insight object
D.Activation Target object
AnswerA

The Unified Link object maintains the many-to-one relationship between source individual records and the unified individual.

Why this answer

The Unified Link Individual object bridges the source individual records to the unified individual profile.

40
MCQhard

A consultant is troubleshooting an identity resolution implementation where multiple source records from an e-commerce platform are failing to merge with CRM records despite having matching email addresses. Upon investigation, what is the most likely cause?

A.Reconciliation rules were set to Most Recent instead of Source Sequence.
B.The e-commerce email field was mapped to a custom attribute instead of the standard Contact Point Email DMO with proper primary key/foreign key relationships.
C.Data Cloud requires manual SQL triggers to activate e-commerce data streams.
D.The Unified Individual DMO is missing an activation target assignment.
AnswerB

Identity resolution match rules evaluate standard DMO fields like Contact Point Email; unmapped or custom-mapped fields are ignored by match rules.

Why this answer

If matching fails despite matching data, checking data mapping, data space segregation, or normalization discrepancies is crucial. Specifically, unmapped email fields or mapping to the wrong Contact Point Email type will prevent matching.

41
MCQmedium

A consultant is designing identity resolution for an organization that receives customer data from both a B2C retail app and a B2B corporate portal. The client wants separate unified profile structures for consumers versus business buyers. How should this be structured in Data Cloud?

A.Partition the B2C and B2B data into separate data spaces and configure dedicated identity resolution rulesets for each space.
B.Create a single ruleset with conflicting match rules to automatically separate them.
C.Map both B2C and B2B data streams to the same exact unmapped DLO without data transforms.
D.Use Calculated Insights to delete B2B profiles from the B2C unified individual table.
AnswerA

Data spaces provide the logical boundary needed to maintain separate identity resolution strategies and profile structures for distinct business units.

Why this answer

Different profile structures or distinct business domains with strict separation requirements should be partitioned into separate data spaces, each housing its own identity resolution ruleset.

42
MCQeasy

What is the primary function of the Unified Individual DMO in Salesforce Data Cloud?

A.To generate machine learning models for lead scoring.
B.To act as a single, consolidated profile representing multiple source records that match based on defined rules.
C.To store raw, unmapped data directly from marketing connectors.
D.To log user authentication events and login history for identity verification.
AnswerB

The Unified Individual DMO represents the merged profile built via identity resolution.

Why this answer

The Unified Individual DMO stores the consolidated profile data resulting from identity resolution rulesets.

43
MCQeasy

What role do match rules play within an Identity Resolution ruleset in Salesforce Data Cloud?

A.They dictate which field values survive on the unified profile.
B.They export unified profiles to external marketing platforms.
C.They cleanse raw data streams prior to ingestion.
D.They define the criteria used to determine which source records represent the same individual and should be linked.
AnswerD

Match rules specify the attributes (like email, phone, name) evaluated to group records together.

Why this answer

Match rules define the criteria used to identify whether multiple source records refer to the same individual.

44
MCQmedium

A consultant is setting up match rules in a Data Cloud ruleset and wants to use a phone number match. Which standard match rule type should be selected?

A.Party Phone Identification
B.Fuzzy Phone
C.Contact Point String Match
D.Exact Phone
AnswerD

Exact Phone matches standardized telephone number strings.

Why this answer

Exact Phone is the standard match rule type used for evaluating telephone number attributes.

45
MCQmedium

An organization requires that unified profiles retain the longest available phone number string when multiple conflicting phone numbers exist across systems. Which reconciliation rule should the consultant configure?

A.Source Sequence
B.Highest Frequency
C.Most Recent
D.Longest String
AnswerD

Longest String specifically evaluates the length of the attribute values and retains the longest one.

Why this answer

The 'Longest String' reconciliation rule evaluates character length and selects the longest text value among the matching records.

46
MCQhard

A consultant is designing identity resolution for a global enterprise operating in multiple data spaces. What is a key architectural consideration regarding identity resolution and data spaces?

A.Data spaces replace the need for identity resolution rulesets by automatically merging records on ingestion.
B.Configuring identity resolution requires super-user access to the core Salesforce CRM multitenant database.
C.Identity resolution rulesets operate within the boundaries of a single data space and process data contained within that specific space.
D.A single identity resolution ruleset can automatically merge profiles across multiple disparate data spaces simultaneously.
AnswerC

Data spaces partition data in Data Cloud, meaning identity resolution rulesets are scoped per data space.

Why this answer

Identity resolution rulesets and unified profiles are scoped within a single data space and cannot span across multiple data spaces natively without sharing mechanisms.

47
MCQhard

A consultant notices that after modifying an identity resolution ruleset's match rules, the Unified Individual counts and links did not update immediately. What is the correct explanation for this behavior?

A.The data space must be deleted and re-provisioned for rule changes to take effect.
B.Match rule changes only apply to newly ingested data and cannot re-evaluate historical profiles.
C.Identity resolution rulesets require a manual run or scheduled execution to re-process records after rule modifications.
D.Unified profiles are cached for exactly 30 days and cannot be cleared manually.
AnswerC

Changes to rulesets do not instantly re-calculate existing unified profiles until the ruleset is run again.

Why this answer

Identity resolution rulesets run as batch processes; changes require a manual trigger or scheduled refresh of the ruleset to re-evaluate the data.

48
MCQmedium

A consultant needs to configure a match rule that compares first names, last names, and postal codes simultaneously. How should this be configured within the Identity Resolution ruleset?

A.Create three separate rulesets, one for each attribute.
B.Use Calculated Insights to generate a composite key for matching.
C.Create a single match rule containing multiple criteria attributes (First Name, Last Name, and Postal Code) evaluated together.
D.Write an Apex trigger to combine the fields before ingestion.
AnswerC

Match rules allow bundling multiple attributes into a composite rule.

Why this answer

Match rules can combine multiple attributes to form composite matching criteria requiring all specified fields to align.

49
MCQhard

An architect is designing an identity resolution strategy for an organization with frequent record updates and high data velocity. The business requires unified profiles to reflect changes as close to real-time as possible. What should the architect keep in mind regarding identity resolution processing?

A.Real-time identity resolution requires configuring an external Apache Kafka streaming cluster.
B.Batch processing for identity resolution can only be executed once per calendar year.
C.Identity resolution runs continuously in real-time for every single streaming data ingestion event without exception.
D.Identity resolution rulesets execute via batch processing jobs on a scheduled or manual basis, rather than real-time continuous streaming.
AnswerD

Identity resolution runs as batch jobs, meaning unified profiles are updated when the ruleset runs, not instantaneously upon every single streaming event.

Why this answer

Identity resolution rulesets run as batch processes rather than continuous streaming events.

50
Multi-Selecteasy

Which TWO contact point objects can be utilized in standard identity resolution match rules? Choose 2 options.

Select 2 answers
A.Data Stream Log DMO
B.Calculated Insight DMO
C.Activation Target DMO
D.Contact Point Email DMO
E.Contact Point Phone DMO
AnswersD, E

Contact Point Email is used for email match rules.

Why this answer

Contact Point Email and Contact Point Phone are standard objects used in identity resolution match rules.

51
MCQmedium

A consultant is configuring an identity resolution ruleset and needs to link customer records using Party Identification. Which object must be correctly mapped to support Party Identification matching?

A.Party Identification DMO
B.Account Contact DMO
C.Contact Point Phone DMO
D.Unified Link Individual DMO
AnswerA

The Party Identification DMO holds secondary identifiers required for Party Identification match rules.

Why this answer

Party Identification DMO stores secondary identifiers like loyalty numbers, national IDs, or member IDs, which can be leveraged in match rules.

52
MCQhard

An administrator observes that after adding a new Fuzzy Email match rule to an existing ruleset, the Identity Resolution batch job fails with a system memory/timeout exception. What is the most appropriate troubleshooting step?

A.Increase data stream ingestion frequency from hourly to real-time.
B.Remove or refine the newly added fuzzy match rule to reduce computational complexity and prevent Cartesian explosion during matching.
C.Restart the core Salesforce CRM production server.
D.Switch the reconciliation rule to Highest Frequency.
AnswerB

Broad fuzzy match rules on large volumes generate excessive computational load, leading to timeouts.

Why this answer

Fuzzy email matching on massive datasets without proper scoping can cause performance bottlenecks. Reviewing and refining match criteria or breaking down large rulesets is necessary.

53
Multi-Selecthard

Which THREE considerations are critical when an architect plans an identity resolution strategy for an enterprise consolidating customer data from CRM, Commerce, and Marketing systems? Choose 3 options.

Select 3 answers
A.Mandating that all source systems use identical primary key structures before ingestion.
B.Configuring calculated insights to replace identity resolution match rules entirely.
C.Selecting match rules that accommodate varying data formats and identifier types across Commerce, CRM, and Marketing.
D.Establishing a clear source system hierarchy for reconciliation rules (e.g., Source Sequence prioritization).
E.Ensuring data spaces are architected correctly to partition or share data according to business unit requirements.
AnswersC, D, E

Different systems capture data differently, requiring robust exact and fuzzy match rules.

Why this answer

Key considerations include establishing source priority for reconciliation, selecting appropriate match rules for disparate identifiers, and scoping rulesets within data spaces.

54
Multi-Selecteasy

Which TWO attributes are commonly evaluated in identity resolution match rules to establish customer identity? Choose 2 options.

Select 2 answers
A.Email Address
B.Telephone Number
C.Calculated Insight SQL Formula
D.Data Stream Ingestion Schedule
E.Activation Target URL
AnswersA, B

Email address is a primary match attribute.

Why this answer

Email addresses and telephone numbers are primary attributes evaluated in identity resolution match rules.

55
MCQeasy

What is the function of the Identity Resolution Ruleset wizard in Salesforce Data Cloud?

A.To construct marketing segments and publish them to activation targets.
B.To write SQL queries for Calculated Insights.
C.To provision new data spaces and assign user licenses.
D.To guide administrators through creating and configuring match and reconciliation rules for unified profiles.
AnswerD

The wizard provides the interface for defining rulesets, match rules, and reconciliation strategies.

Why this answer

The Identity Resolution Ruleset wizard guides the user step-by-step through selecting match rules, reconciliation rules, and target objects.

56
Multi-Selecteasy

Which TWO match rule types are natively available out-of-the-box in Salesforce Data Cloud Identity Resolution? Choose 2 options.

Select 2 answers
A.Einstein LLM Semantic Match
B.Exact Phone
C.Apex Trigger Match
D.Exact Email
E.Custom SQL Regex Match
AnswersB, D

Exact Phone is a standard out-of-the-box match rule.

Why this answer

Exact Email and Exact Phone are standard out-of-the-box match rules available in Data Cloud.

57
Multi-Selecteasy

Which TWO items are required when configuring a new identity resolution ruleset in Salesforce Data Cloud? Choose 2 options.

Select 2 answers
A.Configure at least one match rule.
B.Configure an AWS S3 activation target.
C.Create a custom Apex web service.
D.Select the primary target DMO (such as Unified Individual).
E.Write a Calculated Insight SQL query.
AnswersA, D

Match rules are mandatory to define how records link.

Why this answer

Creating a ruleset requires selecting a target unified object (like Unified Individual) and defining match rules.

58
MCQhard

An architect is designing an identity resolution ruleset for a client with strict compliance requirements. The client requests that records from two distinct regional business units never be merged into the same unified profile, even if they share the exact same email address. How should the consultant configure Data Cloud to meet this requirement?

A.Add a negative filter condition in the match rule definition for email addresses.
B.Set the reconciliation rule to Source Sequence and rank regional units equally.
C.Use Calculated Insights to drop all matching records before identity resolution runs.
D.Create separate data spaces for each regional business unit, ensuring identity resolution rulesets operate within isolated boundaries.
AnswerD

Data spaces provide strict logical data partitioning, ensuring records across spaces cannot be matched or merged.

Why this answer

Data spaces partition data logically. By isolating the regional business units into separate data spaces, identity resolution rulesets within each space will never cross-merge records between them.

59
MCQeasy

Which DMO is automatically populated as the primary output when an identity resolution ruleset is executed in Salesforce Data Cloud?

A.Unified Individual DMO
B.Unified Account DMO
C.Contact Point DMO
D.Individual Source DMO
AnswerA

The Unified Individual DMO stores the resulting unified profiles.

Why this answer

The Unified Individual DMO is the primary output object generated by running an identity resolution ruleset.

60
MCQmedium

A consultant is configuring reconciliation rules and notices that for the Email attribute, multiple valid emails exist across source records. How does Data Cloud handle multiple contact points (like emails or phones) on a unified profile?

A.Reconciliation rules automatically merge all email addresses into a single concatenated text string.
B.Related contact points are linked to the unified individual, allowing multiple valid emails or phones to be associated with a single unified profile.
C.All secondary emails are permanently deleted, leaving only the primary reconciled email.
D.Data Cloud rejects ingestion of any email address after the first one is processed.
AnswerB

Data Cloud preserves associated contact points via the relationship between Unified Individual and Contact Point DMOs, rather than deleting valid secondary emails.

Why this answer

While reconciliation rules dictate survivorship for single attributes on the unified profile object itself, related contact point DMOs retain associated contact points linked to the unified individual.

61
MCQhard

An administrator notices that after a scheduled identity resolution ruleset refresh, several unified profiles split into multiple separate profiles even though no match rules were altered. What is the most likely reason for this occurrence?

A.Source records were updated to remove or modify the shared matching attribute values, breaking the linkage.
B.The reconciliation rule changed from Source Sequence to Most Recent.
C.Data Cloud automatically splits profiles every 30 days for data hygiene.
D.Calculated insights purged the Unified Link Individual table.
AnswerA

If source records no longer share matching attribute values upon re-ingestion and refresh, the matching criteria are no longer met, causing profiles to split.

Why this answer

If records lose their matching attribute values (e.g., an email address is cleared or updated to null in the source system), the bridge connecting them in the Unified Link object is severed, causing profiles to split upon refresh.

62
MCQhard

An architect is reviewing an identity resolution ruleset where customer records from a legacy billing system are frequently failing to link with CRM records because the legacy system stores names in ALL CAPS while CRM uses Title Case. What is the best way to handle this?

A.Ensure data streams map to standard DMO fields, as Data Cloud automatically applies normalization rules (such as case insensitivity and whitespace stripping) during matching.
B.Write a custom SQL data transform to convert all legacy billing names to lowercase before ingestion.
C.Create a calculated insight to concatenate legacy billing names with CRM names.
D.Disable fuzzy matching and switch to Exact Name matching.
AnswerA

Standard DMO mapping enables Data Cloud's built-in normalization engine to handle casing differences automatically.

Why this answer

Data Cloud normalization automatically standardizes text casing and whitespace during ingestion, but consultants should ensure fields are mapped to standard DMO attributes where normalization rules apply.

63
MCQhard

During an identity resolution audit, a consultant discovers that a significant number of unified profiles contain blank first names even though the contributing source records populated valid first names. What is the root cause of this issue?

A.The Source Sequence rule placed a data source with blank first name values at the top of the priority list.
B.Data Cloud automatically scrubs all first names for GDPR compliance during identity resolution.
C.The Individual DMO primary key was mapped incorrectly, deleting the first name column.
D.Fuzzy name matching strips out all text strings containing vowels.
AnswerA

If the highest priority source in Source Sequence has a null value for a field, the surviving attribute will be blank unless fallback rules apply.

Why this answer

If the selected reconciliation rule evaluates to null due to rule ordering or if an excluded/unpopulated source is prioritized in Source Sequence, surviving attributes can end up blank.

64
MCQeasy

A Data Cloud consultant is setting up Identity Resolution for an enterprise customer that has both B2C and B2B data. Which step must be completed before creating an identity resolution ruleset in Salesforce Data Cloud?

A.Create calculated insights based on unified individual fields.
B.Configure a Segment activation target for Marketing Cloud.
C.Export unified profiles to a cloud storage connector.
D.Ingest source data and map source objects to the Individual Data Model Object (DMO) and related DMOs.
AnswerD

Mapping to the Individual DMO is a strict prerequisite because Identity Resolution rulesets operate on the Individual DMO and its related entities.

Why this answer

Before you can create an identity resolution ruleset, you must map your data model objects to the Individual and related DMOs, and ensure data streams are ingested.

65
MCQmedium

A consultant is configuring identity resolution and needs to ensure that when multiple sources provide a customer's birthdate, the oldest recorded birthdate is retained on the unified profile. Which reconciliation rule should be used?

A.Longest String
B.Highest Frequency
C.Source Sequence configured with the oldest system prioritized first.
D.Most Recent
AnswerC

When dealing with chronological data where standard Most Recent isn't appropriate, Source Sequence allows explicit prioritization based on known system reliability (e.g., legacy master system).

Why this answer

While standard reconciliation rules include Most Recent, Source Sequence, Highest Frequency, and Longest String, specific attribute survivorship needs or custom logic may require understanding standard options. If oldest date is required, consultants should note that 'Most Recent' is standard, but let's evaluate the available choices.

66
MCQhard

An administrator notices that after adding a new Contact Point Phone match rule to an existing identity resolution ruleset, the number of unified profiles decreased drastically. What is the underlying reason for this?

A.Reconciliation rules overrode the match rules and deleted conflicting profiles.
B.The new match rule introduced broad matching criteria that bridged separate customer clusters together, causing over-merging.
C.The Contact Point Phone DMO failed to map correctly, causing all phone data to be ignored.
D.Data Cloud automatically purges historical profiles whenever a match rule is edited.
AnswerB

Broad match rules (like shared household phone numbers) link unrelated individuals into a single unified profile.

Why this answer

Adding a new match rule with broad criteria (such as phone numbers shared among family members) can cause previously separate clusters to bridge together, resulting in a dramatic drop in unified profile counts (over-merging).

67
MCQhard

An enterprise client has millions of historical records and wants to run Identity Resolution. The consultant notices that the identity resolution job is taking an excessively long time to complete. What is the recommended approach to optimize Identity Resolution performance?

A.Disable all data streams before running the ruleset refresh.
B.Increase the batch size in the Data Cloud connector settings to maximum capacity.
C.Review match rules to remove overly broad match criteria and ensure proper data modeling of primary keys and foreign keys.
D.Switch all reconciliation rules from Source Sequence to Most Recent.
AnswerC

Overly broad match rules create massive Cartesian products during matching, severely degrading performance.

Why this answer

Optimizing match rules, ensuring proper indexing, and avoiding overly broad fuzzy matching on high-cardinality fields can significantly improve identity resolution job performance.

68
MCQeasy

What is the primary function of the Unified Link Individual object in Salesforce Data Cloud?

A.It acts as an activation target for S3 exports.
B.It stores the many-to-one relationship mapping between source individual records and unified individual profiles.
C.It stores encrypted authentication tokens for external API integrations.
D.It houses raw marketing engagement logs.
AnswerB

Unified Link records maintain the relationship table connecting source records to the unified profile.

Why this answer

The Unified Link Individual object maps source individual records to their corresponding unified individual record.

69
Multi-Selecthard

Which THREE best practices should a consultant follow when troubleshooting an identity resolution implementation where unified profile counts appear unexpectedly inflated? Choose 3 options.

Select 3 answers
A.Review match rule criteria to ensure that necessary matching attributes (like email or phone) are not omitted or unmapped.
B.Switch all reconciliation rules from Source Sequence to Longest String.
C.Delete all data spaces and restart the entire Salesforce CRM instance.
D.Verify that data streams are ingesting data successfully and that source records contain populated matching field values.
E.Check whether additional match rules (such as fuzzy name or phone) need to be added to bridge related records together.
AnswersA, D, E

Omitted or unmapped matching attributes prevent records from linking, resulting in under-merging and inflated profile counts.

Why this answer

Inflated profile counts often indicate under-merging caused by missing match rules, unmapped attributes, or overly restrictive matching criteria.

70
MCQeasy

When configuring match rules in Data Cloud, which match method should a consultant select to match records where the email addresses are identical after standard formatting?

A.Fuzzy Name
B.Exact Phone
C.Party Identification
D.Exact Email
AnswerD

Exact Email matches records where the normalized email address strings are identical.

Why this answer

Exact Email matching compares email addresses strictly after applying standard formatting and normalization.

71
MCQmedium

A consultant is setting up a match rule using Party Identification. Which condition must be met for this match rule to function correctly?

A.Party Identification rules only operate when exact email matching is disabled.
B.The Party Identification object must be manually joined to the Account object via SQL in Calculated Insights.
C.The Party Identification data must be ingested solely from Marketing Cloud data streams.
D.The source records must have matching Party Identification numbers and matching Identification Types mapped in the Party Identification DMO.
AnswerA, D

Match rules in a ruleset can run in combination; Party ID does not require disabling email matching.

Why this answer

Party Identification match rules require the Party Identification DMO to be mapped with both the identification number and the identification type/name.

72
Multi-Selecthard

Which THREE conditions or best practices apply when configuring Party Identification matching in Data Cloud? Choose 3 options.

Select 3 answers
A.Match rules should evaluate both the identification number and the identification type to prevent cross-system collisions.
B.Source data must populate the identifier field consistently across systems.
C.Party Identification rules automatically bypass data space partitioning boundaries.
D.The Party Identification DMO must be mapped correctly from source data streams.
E.Party Identification rules require Calculated Insights to function.
AnswersA, B, D

Evaluating both ID number and ID type ensures that matching numbers from different systems (e.g., loyalty vs. employee ID) do not falsely collide.

Why this answer

Party Identification matching requires mapping the Party Identification DMO, comparing both ID number and ID type, and ensuring data sources populate the identifier consistently.

73
MCQeasy

What does a reconciliation rule govern in a Salesforce Data Cloud Identity Resolution ruleset?

A.Which source records are permitted to match based on email addresses.
B.How segments are activated to external cloud storage destinations.
C.Which attribute values populate the unified profile fields from the contributing source records.
D.The frequency at which data streams ingest records from Salesforce CRM.
AnswerC

Reconciliation rules manage survivorship of profile attributes.

Why this answer

Reconciliation rules determine how attribute values from multiple matched source records are populated onto the unified profile.

74
MCQhard

An organization experiences performance degradation and timeout errors whenever their scheduled Identity Resolution ruleset executes. Upon reviewing the setup, the consultant finds that the ruleset contains five broad fuzzy match rules running against 50 million records without any pre-filtering. What is the recommended architectural remedy?

A.Change all reconciliation rules from Most Recent to Longest String.
B.Restructure the match rules to prioritize high-confidence exact matches first, followed by selective secondary rules, and remove overly broad fuzzy combinations.
C.Increase the Salesforce CRM API polling frequency to every 5 minutes.
D.Delete all contact point email records older than 30 days.
AnswerB

Hierarchical match rule design reduces the massive computational overhead caused by executing multiple broad fuzzy rules concurrently.

Why this answer

Reducing unnecessary broad fuzzy rules and structuring match rules hierarchically (from exact high-confidence matches to broader fuzzy matches) optimizes performance.

Ready to test yourself?

Try a timed practice session using only Identity Resolution questions.