
C_C4H630_34実際の問題解答PDFには100%カバー率リアル試験問題
C_C4H630_34試験問題解答
質問 # 21
You are importing orders into SAP Customer Data Platform. What is the recommended type of schema to model it?
- A. Profile
- B. Event
- C. Activity
- D. Account
正解:C
質問 # 22
What does the Overview tab display in the customer dashboard?
- A. All the activities and segments and processing purpose for the customer profile
- B. Aggregate reports of all activities that are part of the customer profile
- C. Reporting of customer order activities that are part of the customer profile
- D. Identifiers that are used in matching the customer profile
正解:C
質問 # 23
What type of endpoint connector can be created in the Connector Studio?
- A. RPC
- B. KES|
- C. JDBC
- D. ODBC
正解:B
質問 # 24
Why does SAP Customer Data Platform provide two views of the customer?
- A. To provide one profile for marketing and another for personalization
- B. To provide the right profile for every customer experience use-case
- C. To provide one unified customer profile with two different processing purposes
- D. To provide customer activities in one view and profile data in another
正解:A
質問 # 25
What is the purpose of the Connector Studio?
- A. It enables creation of templates for source/destination REST API applications.
- B. It enables creation of ETL jobs and data pipelines for data ingestion.
- C. It enables creation of Matching Rules for joining different pieces of customer data.
- D. It enables creation of CX Flows and Journeys for new customers.
正解:A
質問 # 26
Which of the following are important considerations when importing data into SAP Customer Data Platform? Note: There are 2 correct answers to this question.
- A. The original timestamp of the customer event activity needs to be mapped in the event metadata.
- B. The source data can only be imported into SAP Customer Data Platform in JSON format.
- C. The identifier of the event must be mapped to the deduplication identifier to prevent the same event from being ingested twice.
- D. An integration flow needs to be configured in SAP Business Technology Platform to send data to SAP Customer Data Platform.
正解:A、B
質問 # 27
How many segments are allowed per business unit?
- A. 0
- B. 1
- C. 2
- D. 3
正解:B
質問 # 28
You need to ingest some customer data into SAP Customer Data Platform observing data compliance regulations. What needs to be configured inside SAP Customer Data Platform before you can do this?
- A. Processing purposes
- B. Customer consent
- C. Segments
- D. Customer subscription preferences
正解:A
質問 # 29
Which of the following merge rules must be defined at attribute level?Note: There are 2 correct answers to this question.
- A. Decide whether more than one value can be saved for an attribute
- B. Decide what to do if a data conflict occurs for an identifier attribute
- C. Decide whether to concatenate the incoming value with the existing value of the same attribute
- D. Decide whether to override existing data, based on the quality of the incoming and existing data
正解:A、B
質問 # 30
Which of the following statements describe the matching rules for data ingestion? Note: There are 3 correct answers to this question.
- A. System-defined rules can be re-ordered for the Contextual Profile.
- B. System-defined rules are based on strongest identifier attributes.
- C. System-defined rules can be deleted for the Unified Customer Profile.
- D. System-defined rules can be edited for the Unified Customer Profile.
- E. User-defined rules can be based on the firstName attribute.
正解:B、D、E
質問 # 31
Which of the following are steps in a CX flow? Note: There are 3 correct answers to this question.
- A. Decision
- B. Trigger
- C. Condition
- D. Connector
- E. Flow control
正解:A、B、E
質問 # 32
What do you need to configure in order to send data from SAP Customer Data Platform to a target system?
- A. Activities
- B. REST APIs
- C. Actions
- D. Events
正解:C
質問 # 33
Which matching rules does SAP Customer Data Platform preconfigure for both the Contextual Profile view and the Unified Profile view? Note: There are 3 correct answers to this question.
- A. CRM ID
- B. CDC ID
- C. Master Data ID
- D. C4C ID
- E. CIAM ID
正解:A、C、E
質問 # 34
What kinds of indicators can you create in SAP Customer Data Platform? Note: There are 3 correct answers to this question.
- A. Profile
- B. Segmented
- C. Calculated
- D. Activity
- E. Predictive
正解:C、D、E
質問 # 35
What can be configured as part of the customer schema within SAP Customer Data Platform? Note:
There are 2 correct answers to this question.
- A. Activities
- B. Activity indicators
- C. Profile entity
- D. Segments
正解:A、C
質問 # 36
What options are available to pass the processing purpose for inbound data in SAP Customer Data Platform? Note: There are 2 correct answers to this question.
- A. Profile
- B. Static
- C. Activity
- D. Dynamic
正解:B、D
質問 # 37
How can data be ingested into SAP Customer Data Platform? Note: There are 2 correct answers to this question.
- A. Entering data manually in the console
- B. Using the source application
- C. Using the Ingestion API
- D. Uploading a CSV/JSON file in the console
正解:B、C
質問 # 38
Which tab in the customer dashboard shows the segments of the customer profile?
- A. Details
- B. Activities
- C. Trust
- D. Overview
正解:D
質問 # 39
Which of the following are general import guidelines? Note: There are 3 correct answers to this question.
- A. The SAP Customer Data Platform instance should be switched to maintenance mode during an import process.
- B. Imported data file size should not exceed 250 MB.
- C. CX flows should be deactivated for data imports.
- D. Activities containing segments and activity indicator information should be imported individually.
- E. Metadata fields should be used during an import process.
正解:A、C、D
質問 # 40
You are importing primary customer residential address data into SAP Customer Data Platform. What is the recommended type of schema to model it?
- A. Data store
- B. Profile
- C. Accounts
- D. Activity
正解:B
質問 # 41
Which of the following activation methods can actions be used with? Note: There are 2 correct answers to this question.
- A. CX flows
- B. CX journeys
- C. CX milestones
- D. Audiences
正解:A、D
質問 # 42
You want to authenticate requests to event listeners created by the source server application. How can you do this? Note: There are 2 correct answers to this question.
- A. Pass a constructed JWT as the bearer token.
- B. Pass the client-side SSL certificate.
- C. Pass the application key and secret as parameters.
- D. Pass the token generated by OAuth 2.0 protocol.
正解:B、D
質問 # 43
What can you do in Tech Tool Box? Note: There are 3 correct answers to this question.
- A. Reset business units
- B. Add business units
- C. Provision workspaces
- D. Create export jobs
- E. Browse and search logs
正解:A、C、E
質問 # 44
Which query syntax is correct when searching for users in SAP Customer Data Platform?
- A. select * from accounts where profile.primaryEmail = [email protected]''
- B. select * from profile where profile.email = '[email protected]'
- C. select * from contextualProfile where primaryEmail = '[email protected]
- D. select * from profile where attribute. primaryEmail = '[email protected]'
正解:D
質問 # 45
......
C_C4H630_34試験練習テスト問題:https://jp.fast2test.com/C_C4H630_34-premium-file.html