Which query syntax is correct when searching for users in SAP Customer Data Platform?
A. select * from profile where attribute. primaryEmail = `[email protected]'
B. select * from accounts where profile.primaryEmail = [email protected]''
C. select * from contextualProfile where primaryEmail = `[email protected]
D. select * from profile where profile.email = `[email protected]'
How would you ingest data from the database published with the JDBC interface?
A. Connect to the database using the built-in JDBC connector.
B. Create an iFlow in SAP Integration Suite and then use a custom connector to connect via the iFlow.
C. Create a custom JDBC connector in the Connector Studio.
D. Connect to the database using a built-in Oracle Eloqua connector.
What is the recommended way to obtain the application key and secret for authorization of REST API calls to SAP Customer Data Platform?
A. By accessing the Event Listener tab after configuring the event
B. By creating an application user in the Administration dashboard
C. By configuring the connector in the Connector Studio
D. By creating a server application from the application library
What are the possible application identifier conflict policy options when ingesting customer data using the Unified Customer Profile? Note: There are 2 correct answers to this question.
A. Create new Customer Profile
B. Raising an error and aborting the entire ingestion operation
C. Discard data event
D. Duplicate Customer Profile
What does the Overview tab display in the customer dashboard?
A. Reporting of customer order activities that are part of the customer profile
B. Identifiers that are used in matching the customer profile
C. Aggregate reports of all activities that are part of the customer profile
D. All the activities and segments and processing purpose for the customer profile
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. An integration flow needs to be configured in SAP Business Technology Platform to send data to SAP Customer Data Platform.
B. The source data can only be imported into SAP Customer Data Platform in JSON format.
C. The original timestamp of the customer event activity needs to be mapped in the event metadata.
D. The identifier of the event must be mapped to the deduplication identifier to prevent the same event from being ingested twice.\W EXACTPREP"
Why does SAP Customer Data Platform provide two views of the customer?
A. To provide the right profile for every customer experience use-case
B. To provide customer activities in one view and profile data in another
C. To provide one unified customer profile with two different processing purposes
D. To provide one profile for marketing and another for personalization
Which of the following flow controls are supported in CX flows? Note: There are 2 correct answers to this question.
A. Notify
B. Wait until duration
C. Join
D. Split
What are two key capabilities that differentiate customer data platform (CDP) from other delivery platforms (e.g. CRM, Data Warehouse)? Note: There are 2 correct answers to this question.
A. Real-time data processing
B. Unified customer data
C. Customer identification
D. Accessibility and discoverability
Which of the following merge rules must be defined at attribute level?Note: There are 2 correct answers to this question.
A. Decide what to do if a data conflict occurs for an identifier attribute
B. Decide whether to override existing data, based on the quality of the incoming and existing data
C. Decide whether more than one value can be saved for an attribute
D. Decide whether to concatenate the incoming value with the existing value of the same attribute