2024年最新の100%試験高合格率Salesforce-Data-Cloud問題集PDF [Q18-Q39]

Share

2024年最新の100%試験高合格率Salesforce-Data-Cloud問題集PDF

合格させる試験完全版Salesforce-Data-Cloud問題集94解答

質問 # 18
Which authentication type is supported for a Cloud File Storage activation target?

  • A. Using access and secret keys
  • B. Using encrypted username and password
  • C. Using JWT token
  • D. Using private key certificate

正解:A

解説:
To create a Cloud File Storage activation target, you need to provide access and secret keys for authentication5. These keys are generated by your cloud storage provider, such as Amazon S3 or Google Cloud Storage.


質問 # 19
What happens if no file name is specified in AWS S3 data stream during ingestion?

  • A. The ingestion setup can't be completed without specifying the filename.
  • B. The ingestion setup is completed but the data stream shows 0 records
  • C. The system chooses the first file found in the S3 bucket
  • D. The system does not fetch any file and the data stream shows an error.

正解:D

解説:
Explanation
If no file name is specified in AWS S3 data stream during ingestion, the system does not fetch any file and the data stream shows an error. AWS S3 data stream is a feature that allows you to stream data from Amazon Web Services Simple Storage Service (AWS S3) to Data Cloud in near real time. You need to specify the file name or prefix of the files that you want to ingest from your S3 bucket. If you leave this field blank, the system cannot find any matching files and returns an error message. References: AWS S3 Data Stream


質問 # 20
When setting up the data source object or schema for data ingestion, what are the three data categories to select from?

  • A. Event Data
  • B. Order Data
  • C. Profile Data
  • D. Engagement Data
  • E. Other Data

正解:B、C、D

解説:
These are the three data categories to select from when setting up the data source object or schema for data ingestion. Engagement data includes information about how customers interact with a brand or product, such as clicks, views, likes, etc. Order data includes information about transactions or purchases made by customers, such as order ID, amount, date, etc. Profile data includes information about customers' attributes or preferences, such as name, email, gender, etc. Reference: [Data Categories]


質問 # 21
Northern Trail Outfitters uploads new customer data to an Amazon S3 Bucket on a daily basis to be ingested in Data Cloud. In what order should each process be run to ensure that freshly imported data is ready and available to use for any segment?

  • A. Refresh Data Stream > Calculated Insight > Identity Resolution
  • B. Refresh Data Stream > Identity Resolution > Calculated Insight
  • C. Identity Resolution > Calculated Insight > Refresh Data Stream
  • D. Calculated Insight > Identity Resolution > Refresh Data Stream

正解:B

解説:
The recommended order of processes for updating data in Data Cloud is as follows6:
Refresh Data Stream: This process updates the data from the source, such as Amazon S3, into Data Cloud.
Identity Resolution: This process runs the rulesets that link together multiple records of an individual into a unified profile.
Calculated Insight: This process calculates additional attributes based on existing data, such as lifetime value or churn risk.


質問 # 22
A customer has a custom 'Customer_Email_c' object related to the standard 'Contact' object in Salesforce CRM. To which data entity is this mapped?

  • A. Custom 'Customer_Email' Object
  • B. Individual
  • C. Contact Point Email
  • D. Contact

正解:C

解説:
The custom 'Customer_Email_c' object related to the standard 'Contact' object in Salesforce CRM should be mapped to the Contact Point Email entity in the Customer 360 data model. This entity represents an email address that is associated with an individual or an account contact. Reference: [Contact Point Email Entity]


質問 # 23
Which data stream category should be assigned to use the data for time-based operations in segmentation and calculated insights?

  • A. Individual
  • B. Engagement
  • C. Sales Order
  • D. Transaction

正解:D

解説:
Explanation
The transaction data stream category should be assigned to use the data for time-based operations in segmentation and calculated insights. This category indicates that the data stream contains events that occur at a specific point in time and have a duration.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_stream_category.htm&type


質問 # 24
Which of the following are characteristics of Formulas? (Choose 2)

  • A. Attribute updated regularly
  • B. Ease of use, self-service
  • C. Simple logic on a row-based operation
  • D. Highly reusable content

正解:B、C

解説:
These are two characteristics of Formulas. Formulas are a feature that allows you to create custom fields in the data model using simple logic on a row-based operation. For example, you can use a formula to create a field that concatenates the first name and last name of an individual. Formulas are easy to use and self-service, meaning that you can create them without coding or complex queries. You can use formulas to enrich your data and create more meaningful segments and insights. Reference: Formulas


質問 # 25
What are two benefits Data Cloud provides a company in relation to managing customer data?

  • A. Data Harmonization
  • B. Unified Identity Resolution
  • C. Data Governance
  • D. Data Marketplace

正解:A、B

解説:
These two benefits Data Cloud provides a company in relation to managing customer data. Unified Identity Resolution allows a company to link data from different sources and create a single view of each customer. Data Harmonization allows a company to standardize and enrich data from different sources and improve data quality and usability. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_identity_resolution.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_harmonization.htm&type=5


質問 # 26
Which permission setting should an administrator check if the custom CRM object is not available in New Data Stream configuration?

  • A. Modify All object permission enabled in Data Cloud org
  • B. Ingest Object permission is enabled in the CRM org
  • C. Create object permission enabled in Data Cloud org
  • D. View All object permission enabled in source CRM org

正解:D

解説:
This permission setting should be checked if the custom CRM object is not available in New Data Stream configuration. The user who connects the Salesforce CRM connector must have View All permission for the custom object in the source CRM org. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_salesforce_crm.htm&type=5


質問 # 27
Every day, Northern Trail Outfitters (NTO) uploads a summary of the last 24 hours of store transactions to a new file in an Amazon S3 bucket, and files older than 7 days are automatically deleted. Each file contains a timestamp in a standardized naming convention. What should a consultant consider when ingesting this data stream?

  • A. Ensure the refresh mode is set to "Upsert" and Refresh only new files" is selected
  • B. Ensure the refresh mode is set to "Full Refresh" and "Refresh only new files' is selected
  • C. Advise NTO to change their processes: this configuration is not supported
  • D. Ensure the refresh mode is set to "Full Refresh" and the filename contains a wildcard to accommodate the timestamp

正解:A

解説:
Explanation
This configuration will ensure that Data Cloud only ingests new files from the Amazon S3 bucket and updates or inserts new records into the data stream without deleting existing records.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_amazon_s3.htm&type=5


質問 # 28
How does an administrator increase the consolidation rate for Identity Resolution?

  • A. Add more matching rules to broaden the search for matches
  • B. Change all reconciliation rules to Source Sequence
  • C. Change the Ignore Empty Value option
  • D. Reduce the number of matching rules

正解:D

解説:
Explanation
Reducing the number of matching rules can increase the consolidation rate for Identity Resolution, because it reduces the chances of finding multiple matches for the same individual. Matching rules tell Data Cloud which profiles to unify during the identity resolution process. If there are too many matching rules, Data Cloud might find more than one match for a given profile, resulting in a lower consolidation rate. References: Identity Resolution Match Rules


質問 # 29
How does Data Cloud handle an individual's right to be forgotten?

  • A. Deletes the specified Individual record and its Unified Individual Link record.
  • B. Deletes the specified Individual and records from any DMO/DLO related to the Individual.
  • C. Deletes the records from all DSOs and any downstream DMOs are updated at the next scheduled ingestion.
  • D. Deletes the specified Individual and records from any DSO mapped to the Individual DMO.

正解:D

解説:
Explanation
This is how Data Cloud handles an individual's right to be forgotten. It deletes the individual record from the Individual data model object (DMO) and any related records from the data stream objects (DSOs) that are mapped to it.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_delete_individual.htm&type=5


質問 # 30
What does the Source Sequence reconciliation rule do in Identity Resolution?

  • A. Identifies which individual records should be merged into a unified profile by setting a priority for specific data sources
  • B. Identifies which data sources should be used in the process of reconciliation by prioritizing the most recently updated data source
  • C. Sets the priority of specific data sources when building attributes in a unified profile such as a first or last name
  • D. Includes data from sources where the data is alphanumerically sequenced

正解:C

解説:
The Source Sequence reconciliation rule allows you to sort your data sources in order of most to least preferred for inclusion in a unified profile9. For example, you can specify that data from Marketing Cloud should have higher priority than data from Service Cloud when selecting attributes such as first name or last name.


質問 # 31
Cumulus Financial wants to be able to track the daily transaction volume for of each of its customers in real time and send out a notification as soon it detects volume outside a customer's normal range. How should an administrator accommodate this request?

  • A. Use Streaming Data Transformations with a Flow
  • B. Use Streaming Data Transformations combined with a Data Action
  • C. Use a Streaming Insight paired with a Data Action
  • D. Use a Calculated Insight paired with a Flow

正解:C

解説:
To track the daily transaction volume for each customer in real time and send out a notification as soon as it detects volume outside a customer's normal range, the administrator should use a Streaming Insight paired with a Data Action. A Streaming Insight is a metric that is calculated on streaming data as it is ingested into Data Cloud, allowing near-real-time analysis of customer behavior. A Data Action is an action that is triggered by a Streaming Insight, such as sending an email, updating a record, or calling an API. By using these features, the administrator can monitor and respond to customer transactions in real time.


質問 # 32
To which Data Model entity should the Email field from a CRM Contact object be mapped?

  • A. Individual
  • B. Lead
  • C. Contact Point Email
  • D. Account Contact

正解:C

解説:
The Email field from a CRM Contact object should be mapped to the Contact Point Email entity in the Customer 360 data model. This entity represents an email address that is associated with an individual or an account contact. Reference: [Contact Point Email Entity]


質問 # 33
How many days of historical data is loaded when B2C Commerce Data Stream is created from the Order Bundle?

  • A. 10 days
  • B. 60 days
  • C. 90 days
  • D. 30 days

正解:D

解説:
When B2C Commerce Data Stream is created from the Order Bundle, 30 days of historical data is loaded. The Order Bundle is a preconfigured data bundle that contains order-related data from B2C Commerce Cloud. Data Stream is a feature that allows you to stream data from B2C Commerce Cloud to Data Cloud in near real time. Reference: B2C Commerce Data Stream


質問 # 34
Which method should an administrator use when performing aggregations in windows of 15 minutes on data collected via the Interactions SDK and Mobile SDK?

  • A. Activation
  • B. Segment
  • C. Calculated Insight
  • D. Streaming Insight

正解:D

解説:
Explanation
This method should be used when performing aggregations in windows of 15 minutes on data collected via the Interactions SDK and Mobile SDK. Streaming Insight allows you to query and aggregate data from real-time streams using window functions.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5


質問 # 35
What is the maximum limit of the number of records for Full Refresh Extract Method?

  • A. 50 million
  • B. 40 million
  • C. 10 million
  • D. No hard limit

正解:C

解説:
The maximum limit of the number of records for Full Refresh Extract Method is 10 million. Full Refresh Extract Method is an option for extracting data from Marketing Cloud to Data Cloud. It extracts all records from a data extension regardless of when they were created or modified. If the number of records exceeds 10 million, an error occurs and no records are extracted. Reference: Extract Methods


質問 # 36
Which two features are impacted by the timezone setting in the org Data Cloud is provisioned in?

  • A. Segment Schedule
  • B. Activation Schedule
  • C. Identity Resolution
  • D. Ingestion Schedule

正解:A、B

解説:
Explanation
These two features are impacted by the timezone setting in the org Data Cloud is provisioned in. The segment schedule determines how often a segment is refreshed based on the selected timezone. The activation schedule determines how often a segment is exported to an activation target based on the selected timezone. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_segmentation_schedule.htm&type=5https://help.salesfor


質問 # 37
How can attribute names be modified to match a naming convention in Cloud File Storage target?

  • A. Update attribute names in the data stream configuration
  • B. Set preferred attribute names when configuring activation
  • C. Update field names in the data model
  • D. Use a formula field to update the field name in an activation

正解:C

解説:
Explanation
You can modify the attribute names in the data model by editing the field label or API name of the corresponding field. This will change how the attribute name appears in the Cloud File Storage target.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_model.htm&type=5


質問 # 38
Which two steps are required when configuring a Marketing Cloud activation?

  • A. Set an Activation Schedule
  • B. Select an Activation Target
  • C. Add Additional Attributes
  • D. Select Contact Points

正解:B、D

解説:
These two steps are required when configuring a Marketing Cloud activation. You need to select an activation target that represents a Marketing Cloud business unit and a contact point that represents a Marketing Cloud data extension. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_marketing_cloud.htm&type=5


質問 # 39
......

検証済みSalesforce-Data-Cloud問題集で問題と解答100%合格JPNTest:https://www.jpntest.com/shiken/Salesforce-Data-Cloud-mondaishu

合格させるSalesforce-Data-Cloud試験一発合格保証2024問題集:https://drive.google.com/open?id=1Vk4vVQhF3mCRzEBEDQyZkPQBmCIdqO9a

弊社を連絡する

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

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡