Data-Cloud-Consultant問題集には練習試験問題解答 [Q98-Q114]

Share

Data-Cloud-Consultant問題集には練習試験問題解答

Data-Cloud-ConsultantはSalesforce Data Cloud実際の無料試験練習テスト

質問 # 98
A customer has a Master Customer table from their CRM to ingest into Data Cloud. The table contains a name and primary email address, along with other personally Identifiable information (Pll).
How should the fields be mapped to support identity resolution?

  • A. Map name to the Individual object and email address to the Contact Phone Email object.
  • B. Map all fields to the Customer object.
  • C. Map all fields to the Individual object, adding a custom field for the email address.
  • D. Create a new custom object with fields that directly match the incoming table.

正解:A

解説:
To support identity resolution in Data Cloud, the fields from the Master Customer table should be mapped to the standard data model objects that are designed for this purpose. The Individual object is used to store the name and other personally identifiable information (PII) of a customer, while the Contact Phone Email object is used to store the primary email address and other contact information of a customer. These objects are linked by a relationship field that indicates the contact information belongs to the individual. By mapping the fields to these objects, Data Cloud can use the identity resolution rules to match and reconcile the profiles from different sources based on the name and email address fields. The other options are not recommended because they either create a new custom object that is not part of the standard data model, or map all fields to the Customer object that is not intended for identity resolution, or map all fields to the Individual object that does not have a standard email address field. References: Data Modeling Requirements for Identity Resolution, Create Unified Individual Profiles


質問 # 99
A consultant is integrating an Amazon 53 activated campaign with the customer's destination system.
In order for the destination system to find the metadata about the segment, which file on the 53 will contain this information for processing?

  • A. The .csv file
  • B. The .zip file
  • C. The json file
  • D. The .txt file

正解:C

解説:
The file on the Amazon S3 that will contain the metadata about the segment for processing is B. The json file. The json file is a metadata file that is generated along with the csv file when a segment is activated to Amazon S3. The json file contains information such as the segment name, the segment ID, the segment size, the segment attributes, the segment filters, and the segment schedule. The destination system can use this file to identify the segment and its properties, and to match the segment data with the corresponding fields in the destination system. Reference: Salesforce Data Cloud Consultant Exam Guide, Amazon S3 Activation


質問 # 100
Cumulus Financial wants to create a segment of individuals based on transaction history dat a. This data has been mapped in the data model and is accessible via multiple container paths for segmentation.
What happens if the optimal container path for this use case is not selected?

  • A. The resulting segment may be smaller or larger than expected.
  • B. Data Cloud segmentation will automatically select the optimal container path.
  • C. Alternate container paths will be suggested before the segment is published.
  • D. The resulting segment will not be generated.

正解:A


質問 # 101
Which two requirements must be met for a calculated insight to appear in the segmentation canvas?
Choose 2 answers

  • A. The primary key of the segmented table must be a metric in the calculated insight.
  • B. The calculated insight must contain a dimension including the Individual or Unified Individual Id.
  • C. The metrics of the calculated insights must only contain numeric values.
  • D. The primary key of the segmented table must be a dimension in the calculated insight.

正解:B、D

解説:
Explanation
A calculated insight is a custom metric or measure that is derived from one or more data model objects or data lake objects in Data Cloud. A calculated insight can be used in segmentation to filter or group the data based on the calculated value. However, not all calculated insights can appear in the segmentation canvas. There are two requirements that must be met for a calculated insight to appear in the segmentation canvas:
* The calculated insight must contain a dimension including the Individual or Unified Individual Id. A dimension is a field that can be used to categorize or group the data, such as name, gender, or location.
The Individual or Unified Individual Id is a unique identifier for each individual profile in Data Cloud.
The calculated insight must include this dimension to link the calculated value to the individual profile and to enable segmentation based on the individual profile attributes.
* The primary key of the segmented table must be a dimension in the calculated insight. The primary key is a field that uniquely identifies each record in a table. The segmented table is the table that contains the data that is being segmented, such as the Customer or the Order table. The calculated insight must include the primary key of the segmented table as a dimension to ensure that the calculated value is associated with the correct record in the segmented table and to avoid duplication or inconsistency in the segmentation results.
References: Create a Calculated Insight, Use Insights in Data Cloud, Segmentation


質問 # 102
A customer needs to integrate in real time with Salesforce CRM.
Which feature accomplishes this requirement?

  • A. Sales and Service bundle
  • B. Data actions and Lightning web components
  • C. Streaming transforms
  • D. Data model triggers

正解:C

解説:
Explanation
The correct answer is A. Streaming transforms. Streaming transforms are a feature of Data Cloud that allows real-time data integration with Salesforce CRM. Streaming transforms use the Data Cloud Streaming API to synchronize micro-batches of updates between the CRM data source and Data Cloud in near-real time1. Streaming transforms enable Data Cloud to have the most current and accurate CRM data for segmentation and activation2.
The other options are incorrect for the following reasons:
* B. Data model triggers. Data model triggers are a feature of Data Cloud that allows custom logic to be executed when data model objects are created, updated, or deleted3. Data model triggers do not integrate data with Salesforce CRM, but rather manipulate data within Data Cloud.
* C. Sales and Service bundle. Sales and Service bundle is a feature of Data Cloud that allows pre-built data streams, data model objects, segments, and activations for Sales Cloud and Service Cloud data sources4. Sales and Service bundle does not integrate data in real time with Salesforce CRM, but rather ingests data at scheduled intervals.
* D. Data actions and Lightning web components. Data actions and Lightning web components are features of Data Cloud that allow custom user interfaces and workflows to be built and embedded in Salesforce applications5. Data actions and Lightning web components do not integrate data with Salesforce CRM, but rather display and interact with data within Salesforce applications.
References:
* 1: Load Data into Data Cloud
* 2: [Data Streams in Data Cloud]
* 3: [Data Model Triggers in Data Cloud] unit on Trailhead
* 4: [Sales and Service Bundle in Data Cloud] unit on Trailhead
* 5: [Data Actions and Lightning Web Components in Data Cloud] unit on Trailhead
* : [Data Model in Data Cloud] unit on Trailhead
* : [Create a Data Model Object] article on Salesforce Help
* : [Data Sources in Data Cloud] unit on Trailhead
* : [Connect and Ingest Data in Data Cloud] article on Salesforce Help
* : [Data Spaces in Data Cloud] unit on Trailhead
* : [Create a Data Space] article on Salesforce Help
* : [Segments in Data Cloud] unit on Trailhead
* : [Create a Segment] article on Salesforce Help
* : [Activations in Data Cloud] unit on Trailhead
* : [Create an Activation] article on Salesforce Help


質問 # 103
The recruiting team at Cumulus Financial wants to identify which candidates have browsed the jobs page on its website at least twice within the last 24 hours. They want the information about these candidates to be available for segmentation in Data Cloud and the candidates added to their recruiting system.
Which feature should a consultant recommend to achieve this goal?

  • A. Calculated insight
  • B. Streaming data transform
  • C. Streaming insight
  • D. Batch bata transform

正解:C

解説:
A streaming insight is a feature that allows users to create and monitor real-time metrics from streaming data sources, such as web and mobile events. A streaming insight can also trigger data actions, such as sending notifications, creating records, or updating fields, based on the metric values and conditions. Therefore, a streaming insight is the best feature to achieve the goal of identifying candidates who have browsed the jobs page on the website at least twice within the last 24 hours, and adding them to the recruiting system. The other options are incorrect because:
A streaming data transform is a feature that allows users to transform and enrich streaming data using SQL expressions, such as filtering, joining, aggregating, or calculating values. However, a streaming data transform does not provide the ability to monitor metrics or trigger data actions based on conditions.
A calculated insight is a feature that allows users to define and calculate multidimensional metrics from data using SQL expressions, such as LTV, CSAT, or average order value. However, a calculated insight is not suitable for real-time data analysis, as it runs on a scheduled basis and does not support data actions.
A batch data transform is a feature that allows users to create and schedule complex data transformations using a visual editor, such as joining, aggregating, filtering, or appending data. However, a batch data transform is not suitable for real-time data analysis, as it runs on a scheduled basis and does not support data actions. Reference: Streaming Insights, Create a Streaming Insight, Use Insights in Data Cloud, Learn About Data Cloud Insights, Data Cloud Insights Using SQL, Streaming Data Transforms, Get Started with Batch Data Transforms in Data Cloud, Transformations for Batch Data Transforms, Batch Data Transforms in Data Cloud: Quick Look, Salesforce Data Cloud: AI CDP.


質問 # 104
A customer has a Master Customer table from their CRM to ingest into Data Cloud. The table contains a name and primary email address, along with other personally Identifiable information (Pll).
How should the fields be mapped to support identity resolution?

  • A. Map name to the Individual object and email address to the Contact Phone Email object.
  • B. Map all fields to the Customer object.
  • C. Map all fields to the Individual object, adding a custom field for the email address.
  • D. Create a new custom object with fields that directly match the incoming table.

正解:A

解説:
To support identity resolution in Data Cloud, the fields from the Master Customer table should be mapped to the standard data model objects that are designed for this purpose. The Individual object is used to store the name and other personally identifiable information (PII) of a customer, while the Contact Phone Email object is used to store the primary email address and other contact information of a customer. These objects are linked by a relationship field that indicates the contact information belongs to the individual. By mapping the fields to these objects, Data Cloud can use the identity resolution rules to match and reconcile the profiles from different sources based on the name and email address fields. The other options are not recommended because they either create a new custom object that is not part of the standard data model, or map all fields to the Customer object that is not intended for identity resolution, or map all fields to the Individual object that does not have a standard email address field. Reference: Data Modeling Requirements for Identity Resolution, Create Unified Individual Profiles


質問 # 105
Cumulus Financial segregates its sales CRM data based on Region for its Data Cloud users. Multiple data spaces are configured: a default space and two additional spaces tailored for EMEA and APAC regions.
EME A sales reps who need temporary access to visualize data for both regions say that they cannot visualize APAC dat a. APAC sales reps can visualize the corresponding segmented data.
Which statement describes the cause of this issue?

  • A. The EMEA sales reps have not been assigned to the permission set associated with the APAC data space.
  • B. The EMEA sales reps have not been assigned to the profile associated with the APAC data space.
  • C. The APAC data space is not associated with any permission set.
  • D. The APAC data space Is not associated with any profile.

正解:A

解説:
The issue arises because the EMEA sales reps cannot visualize APAC data, while APAC sales reps can access their segmented data. The root cause is that the EMEA sales reps lack the necessary permissions to access the APAC data space. Here's why:
Understanding the Issue
Cumulus Financial uses data spaces to segregate CRM data by region (default, EMEA, APAC).
EMEA sales reps need temporary access to APAC data but are unable to view it.
APAC sales reps can access their corresponding segmented data without issues.
Why Permission Sets?
Data Space Access Control :
Data spaces in Salesforce Data Cloud are secured using profiles and permission sets .
Users must be explicitly granted access to a data space via their assigned profiles or permission sets.
Root Cause Analysis :
Since APAC sales reps can access their data, the APAC data space is properly configured.
The issue lies with the EMEA sales reps, who likely do not have the required permission set granting access to the APAC data space.
Temporary Access :
Temporary access can be granted by assigning the appropriate permission set to the EMEA sales reps.
Steps to Resolve the Issue
Step 1: Identify the Required Permission Set
Navigate to Setup > Permission Sets and locate the permission set associated with the APAC data space.
Step 2: Assign the Permission Set
Assign the APAC data space permission set to the EMEA sales reps requiring temporary access.
Step 3: Verify Access
Confirm that the EMEA sales reps can now visualize APAC data.
Step 4: Revoke Temporary Access
Once the temporary access period ends, remove the permission set from the EMEA sales reps.
Why Not Other Options?
A . The EMEA sales reps have not been assigned to the profile associated with the APAC data space :
Profiles are typically broader and less flexible than permission sets for managing temporary access.
B . The APAC data space is not associated with any permission set :
This is incorrect because APAC sales reps can access their data, indicating the data space is properly configured.
C . The APAC data space is not associated with any profile :
Similar to Option B, this is incorrect because APAC sales reps can access their data.
Conclusion
The issue is resolved by ensuring that the EMEA sales reps are assigned the permission set associated with the APAC data space . This grants them temporary access to visualize APAC data.


質問 # 106
A consultant is setting up a data stream with transactional data,
Which field typeshould the consultant choose toensure that leading
zeros in the purchase order number are preserved?

  • A. Number
  • B. Serial
  • C. Text
  • D. Decimal

正解:C

解説:
Explanation
The field type Text should be chosen to ensure that leading zeros in the purchase order number are preserved.
This is because text fields store alphanumeric characters as strings, and do not remove any leading or trailing characters. On the other hand, number, decimal, and serial fields store numeric values as numbers, and automatically remove any leading zeros when displaying or exporting the data123. Therefore, text fields are more suitable for storing data that needs to retain its original format, such as purchase order numbers, zip codes, phone numbers, etc. References:
* Zeros at the start of a field appear to be omitted in Data Exports
* Keep First '0' When Importing a CSV File
* Import and export address fields that begin with a zero or contain a plus symbol


質問 # 107
A customer notices that their consolidation rate has recently increased. They contact the consultant to ask why.
What are two likely explanations for the increase?
Choose 2 answers

  • A. Identity resolution rules have been removed to reduce the number of matched profiles.
  • B. New data sources have been added to Data Cloud that largely overlap with the existing profiles.
  • C. Duplicates have been removed from source system data streams.
  • D. Identity resolution rules have been added to the ruleset to increase the number of matched

正解:B、D

解説:
profiles.
Explanation:
The consolidation rate is a metric that measures the amount by which source profiles are combined to produce unified profiles in Data Cloud, calculated as 1 - (number of unified profiles / number of source profiles). A higher consolidation rate means that more source profiles are matched and merged into fewer unified profiles, while a lower consolidation rate means that fewer source profiles are matched and more unified profiles are created. There are two likely explanations for why the consolidation rate has recently increased for a customer:
New data sources have been added to Data Cloud that largely overlap with the existing profiles. This means that the new data sources contain many profiles that are similar or identical to the profiles from the existing data sources. For example, if a customer adds a new CRM system that has the same customer records as their old CRM system, the new data source will overlap with the existing one. When Data Cloud ingests the new data source, it will use the identity resolution ruleset to match and merge the overlapping profiles into unified profiles, resulting in a higher consolidation rate.
Identity resolution rules have been added to the ruleset to increase the number of matched profiles. This means that the customer has modified their identity resolution ruleset to include more match rules or more match criteria that can identify more profiles as belonging to the same individual. For example, if a customer adds a match rule that matches profiles based on email address and phone number, instead of just email address, the ruleset will be able to match more profiles that have the same email address and phone number, resulting in a higher consolidation rate.


質問 # 108
A retail customer wants to bring customer data from different sources
and wants to take advantage of identity resolution so that it can be
used in segmentation.
On which entity should this be segmented for activation membership?

  • A. Individual
  • B. Unified Contact
  • C. Unified Individual
  • D. Subscriber

正解:C

解説:
The correct answer is B, Unified Individual. A Unified Individual is a record that represents a customer across different data sources, created by applying identity resolution rulesets. Identity resolution rulesets are sets of match and reconciliation rules that define how to link and merge data from different sources based on common attributes. Data Cloud uses identity resolution rulesets to resolve data across multiple data sources and helps you create one record for each customer, regardless of where the data came from1. A retail customer who wants to bring customer data from different sources and use identity resolution for segmentation should segment on the Unified Individual entity, which contains the resolved and consolidated customer data. The other options are incorrect because they do not represent the resolved customer data across different sources. A Subscriber is a record that represents a customer who has opted in to receive marketing communications. A Unified Contact is a record that represents a customer who has a relationship with a specific business unit. An Individual is a record that represents a customer's profile data from a single data source. Reference:
Identity Resolution Ruleset Processing Results
Consider Data Implications for Segmentation
Prepare for your Salesforce Data Cloud Consultant Credential
AI-based Identity Resolution: Linking Diverse Customer Data


質問 # 109
How should a Data Cloud consultant successfully apply consent during segmentation?

  • A. Include the Unified Profile during segmentation for any applicable channels of engagement.
  • B. Include the Consent Status from the golden record during activation for any applicable channels of engagement.
  • C. Include the Consent Status for any applicable channels of engagement in the filter criteria for each segment.
  • D. Include Party Identification for any applicable channels of engagement in the filter criteria for each segment.

正解:C

解説:
* Understanding Consent Management in Salesforce Data Cloud:
Consent management is crucial for maintaining compliance with data protection regulations like GDPR and CCPA. It ensures that customer data is used in accordance with their given permissions.
Reference:
* Role of Consent Status in Segmentation:
The Consent Status indicates whether a customer has agreed or opted-in to specific types of communication or data processing activities.
During segmentation, applying the correct consent status ensures that only those customers who have provided the necessary permissions are included in targeted campaigns.
* Implementation of Consent Status in Segmentation:
When creating segments, including the Consent Status in the filter criteria helps to dynamically segment the audience based on their consent preferences.
This ensures compliance and improves the relevance and personalization of communications.
Example: If creating a marketing campaign for email outreach, the segment would only include customers who have a consent status allowing email communication.
* Practical Application:
Go to the segmentation tool within Salesforce Data Cloud.
In the filter criteria, add the Consent Status attribute relevant to the channel of engagement.
Define the values (e.g., Opted-in, Subscribed) to ensure only compliant customer profiles are included.


質問 # 110
A consultant wants to ensure that every segment managed by multiple brand teams adheres to the same set of exclusion criteria, that are updated on a monthly basis.
What is the most efficient option to allow for this capability?

  • A. Create, publish, and deploy a data kit.
  • B. Create a nested segment.
  • C. Create a segment and copy it for each brand.
  • D. Create a reusable container block with common criteria.

正解:D

解説:
Explanation
The most efficient option to allow for this capability is to create a reusable container block with common criteria. A container block is a segment component that can bereused across multiple segments. A container block can contain any combination of filters, nested segments, and exclusion criteria. A consultant can create a container block with the exclusion criteria that apply to all the segments managed by multiple brand teams, and then add the container block to each segment. This way, the consultant can update the exclusion criteria in one place and have them reflected in all the segments that use the container block.
The other options are not the most efficient options to allow for this capability. Creating, publishing, and deploying a data kit is a way to share data and segments across different data spaces, but it does not allow for updating the exclusion criteria on a monthly basis. Creating a nested segment is a way to combine segments using logical operators, but it does not allow for excluding individuals based on specific criteria. Creating a segment and copying it for each brand is a way to create multiple segments with the same exclusion criteria, but it does not allow for updating the exclusion criteria in one place.
References:
* Create a Container Block
* Create a Segment in Data Cloud
* Create and Publish a Data Kit
* Create a Nested Segment


質問 # 111
Which two dependencies need to be removed prior to disconnecting a data source?
Choose 2 answers

  • A. Activation
  • B. Segment
  • C. Data stream
  • D. Activation target

正解:B、C

解説:
Dependencies in Data Cloud:
* Before disconnecting a data source, all dependencies must be removed to prevent data integrity issues.


質問 # 112
A finance company that uses Data Cloud wants to simplify how its users can view all the various channels a customer engages with Which feature should the consultant recommend to meet this requirement?

  • A. Use Data Cloud to ingest data from various available data sources.
  • B. Use calculated insights to determine when and how to engage with various customers.
  • C. Create segments based on the ingested data and insights to activate in Marketing Cloud.
  • D. Use Data Cloud to connect with analytic tools, like Tableau.

正解:A


質問 # 113
How should a Data Cloud consultant successfully apply consent during segmentation?

  • A. Include the Unified Profile during segmentation for any applicable channels of engagement.
  • B. Include the Consent Status from the golden record during activation for any applicable channels of engagement.
  • C. Include the Consent Status for any applicable channels of engagement in the filter criteria for each segment.
  • D. Include Party Identification for any applicable channels of engagement in the filter criteria for each segment.

正解:C

解説:
Understanding Consent Management in Salesforce Data Cloud:
Consent management is crucial for maintaining compliance with data protection regulations like GDPR and CCPA. It ensures that customer data is used in accordance with their given permissions.
Reference: Salesforce Consent Management Documentation
Role of Consent Status in Segmentation:
The Consent Status indicates whether a customer has agreed or opted-in to specific types of communication or data processing activities.
During segmentation, applying the correct consent status ensures that only those customers who have provided the necessary permissions are included in targeted campaigns.
Reference: Salesforce Data Cloud Consent Management Overview
Implementation of Consent Status in Segmentation:
When creating segments, including the Consent Status in the filter criteria helps to dynamically segment the audience based on their consent preferences.
This ensures compliance and improves the relevance and personalization of communications.
Example: If creating a marketing campaign for email outreach, the segment would only include customers who have a consent status allowing email communication.
Reference: Salesforce Data Cloud Segmentation Guide
Practical Application:
Go to the segmentation tool within Salesforce Data Cloud.
In the filter criteria, add the Consent Status attribute relevant to the channel of engagement.
Define the values (e.g., Opted-in, Subscribed) to ensure only compliant customer profiles are included.


質問 # 114
......


Salesforce Data-Cloud-Consultant 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Data Cloud Overview: This topic covers Data Cloud's function, key terminology, business value, typical use cases, the Data Cloud lifecycle, dependencies, and principles of data ethics. These sub-topics provide an overview of Data Cloud's capabilities and applications.
トピック 2
  • Segmentation and Insights: This topic defines basic concepts of segmentation and use cases, identifies scenarios for analyzing segment membership, configuring, refining, and maintaining segments within Data Cloud, and differentiating between calculated and streaming insights.
トピック 3
  • Data Ingestion and Modeling: This topic covers the different transformation capabilities within Data Cloud. It includes describing processes and considerations for data ingestion from various sources, defining, mapping, and modeling data using best practices aligned with identity resolution. Lastly, it discusses using available tools to inspect and validate ingested and modeled data.
トピック 4
  • Data Cloud Setup and Administration: This topic includes applying Data Cloud permissions, permission sets, org-wide settings. It describes and configures data stream types, and data bundles. Moreover, it discusses use cases for data spaces, creating data spaces, managing and administering Data Cloud using reports, dashboards, flows, packaging, data kits, diagnosing and exploring data using Data Explorer, Profile Explorer, and APIs.
トピック 5
  • Identity Resolution: It describes matching and how its rule sets are applied. Furthermore, it discusses reconciling data and its rule sets, the results of identity resolution, and use cases.

 

無料Salesforce Data Cloud Data-Cloud-Consultant試験問題:https://jp.fast2test.com/Data-Cloud-Consultant-premium-file.html

Data-Cloud-Consultant問題集でSalesforce Data Cloud必ず合格できる練習問題集:https://drive.google.com/open?id=1ja3rRTx2BH4NiabxdXCw_Z1p6QRg86vd


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어