Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

SAP C_C4H630_34 SAP Certified Development Associate - SAP Customer Data Platform Exam Practice Test

Page: 1 / 8
Total 80 questions

SAP Certified Development Associate - SAP Customer Data Platform Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

What are two key capabilities that differentiate customer data platforms (CDP) from other delivery platforms (for example CRM or data warehouse)? Note: There are 2correct answers to this question.

Options:

A.

Unified customer data

B.

Real-time data processing

C.

Accessibility and discoverability

D.

Customer identification

Question 2

What are some valid concerns that can be solved by a customer data platform (CDP) solution? Note: There are 2correct answers to this question.

Options:

A.

Missing enterprise consent and preference management system

B.

Too many data silos

C.

Inability to manage data volume

D.

Inability to perform single sign-on

Question 3

Which of the following are important considerations when importing data into SAP Customer Data Platform? Note: There are 2correct answers to this question.

Options:

A.

An integration flow needs to be configured in SAP Business Technology Platform to send data to SAP Customer Data Platform.

B.

The identifier of the event must be mapped to the deduplication identifier to prevent the same event from being ingested twice.

C.

The source data can only be imported into SAP Customer Data Platform in JSON format.

D.

The original timestamp of the customer event activity needs to be mapped in the event metadata.

Question 4

What can you do with the Audit Search API?

Options:

A.

GetAllSearches

B.

Query Single Activity

C.

SubmitWsConfiguration

D.

Query All Customers

Question 5

Why does SAP Customer Data Platform provide two views of the customer?

Options:

A.

To provide customer activities in one view and profile data in another

B.

To provide one profile for marketing and another for personalization

C.

To provide the right profile for every customer experience use case

D.

To provide one Unified Customer Profile with two different processing purposes

Question 6

Which of the following merge rules must be defined at attribute level? Note: There are 2correct answers to this question.

Options:

A.

Decide whether to concatenate the incoming value with the existing value of the same attribute

B.

Decide whether more than one value can be saved for an attribute

C.

Decide what to do if a data conflict occurs for an identifier attribute

D.

Decide whether to override existing data, based on the quality of the incoming and existing data

Question 7

How can you configure SAP Customer Data Platform to ingest tracking data from your website?

Options:

A.

Create a source SAP Customer Data Cloud application and configure the service worker on your website.

B.

Add a script to your website pages that that will make AJAX calls to the Ingestion API with the event information.

C.

Add the SAP Customer Data Platform web SDK to your website and set cookies with predefined names.

D.

Create a source Web Client Application and add the provided JavaScript event code to your website pages.

Question 8

In-store purchase information from known customers is ingested from the point of sale (POS) to SAP Customer Data Platform. Which type of customer profile is recommended for this scenario?

Options:

A.

User Profile

B.

Contextual Profile

C.

Activity Profile

D.

Unified Customer Profile

Question 9

Which of the following triggers are supported in CX flows? Note: There are 3correct answers to this question.

Options:

A.

Audience activated

B.

Action occurrence

C.

Segment membership

D.

Customer or group update

E.

Event occurrence

Question 10

What options are available to pass the processing purpose for inbound data in SAP Customer Data Platform? Note: There are 2correct answers to this question.

Options:

A.

Profile

B.

Static

C.

Consent

D.

Dynamic

Question 11

The customer schema of a group includes two predefined attributes that can be used for B2B scenarios. Which one of the following attributes is one of the two predefined ones?

Options:

A.

BusinessName

B.

Accountid

C.

Customerld

D.

Businessld

Question 12

Which query syntax is correct when searching for users in SAP Customer Data Platform?

Options:

A.

Select * from accounts where profile. primaryEmail = 'someuseremail@emaildomain.com'

B.

select * from profile where profile.email = 'someuseremail@emaildomain.com'

C.

select * from contextualProfile where primaryEmail = 'someuseremail@emaildomain.com'

D.

select * from profile where attribute.primaryEmail = 'someuseremail@emaildomain.com'

Question 13

How can you delete a profile from SAP Customer Data Platform?

Options:

A.

In the console, look up the profile in the Unified Customer Profile view, go to the Details tab, and click Delete.

B.

Make an HTTP Delete REST API call to SAP Customer Data Platform with the customer ID of the Unified Customer Profile view.

C.

Make an HTTP REST API call with delete query to SAP Customer Data Platform passing the customer ID.

D.

In the console, with System Administrator permissions, go to Administration, select the Unified Customer Profile view, and click Delete.

Question 14

Which tab in the customer dashboard shows the segments of the customer profile?

Options:

A.

Trust

B.

Overview

C.

Activities

D.

Details

Question 15

What base URL must be used when making REST calls to SAP Customer Data Platform?

Options:

A.

https://accounts. .gigya.com

B.

https://dp. .gigya.com

C.

https://cdp. .gigya.com/

D.

https://sap-cdp. .gigya.com

Question 16

What are the possible application identifier conflict policy options when ingesting customer data using the Unified Customer Profile? Note: There are 2correct answers to this question.

Options:

A.

Raise an error and abort the entire ingestion operation

B.

Duplicate Customer Profile

C.

Create new Customer Profile

D.

Discard data event

Question 17

Which of the following are entities and attributes that can be used to create an audience? Note: There are 3correct answers to this question.

Options:

A.

Trigger attributes

B.

Action attributes

C.

Activity attributes

D.

Unified Customer Profile

E.

Contextual profile

Question 18

How many conditions are allowed per single segment?

Options:

A.

200

B.

100

C.

300

D.

50

Question 19

You need to perform a quick ingestion test to evaluate your configuration. What is the simplest recommended way of doing this?

Options:

A.

By ingesting a JSON file using an FTP server

B.

By firing the event via a Postman call

C.

By firing the action via a Postman call

D.

By using the Event Playground

Question 20

You need to implement a B2B scenario for regions, organizations, and roles. What is the SAP recommended best practice?

Options:

A.

Create region and organization as entities and roles as relationship.

B.

Implement region and organization as groups and roles as activity.

C.

Implement region and organization as groups and roles as relationship.

D.

Implement region and organization as activity and roles as group.

Question 21

You need to ingest some customer data into SAP Customer Data Platform while observing data compliance regulations.

What needs to be configured inside SAP Customer Data Platform before you can do this?

Options:

A.

Customer opt-in to subscription

B.

Customer consent

C.

Activity indicators

D.

Processing purposes

Question 22

Which metadata fields are supported by the event model? Note: There are 2correct answers to this question.

Options:

A.

Timestamp

B.

System Source

C.

Signature Verifier

D.

Deduplication Identifier

Question 23

Which file formats are supported by storage application source types in SAP Customer Data Platform? Note: There are 2correct answers to this question.

Options:

A.

Comma-separated values (CSV)

B.

Microsoft Excel (XLSX)

C.

JavaScript Object Notation (JSON)

D.

eXtensible Markup Language (XML)

Question 24

What does the Overview tab display in the customer dashboard?

Options:

A.

Identifiers that are used in matching the customer profile

B.

Reporting of customer order activities that are part of the customer profile

C.

All the activities, segments and processing purposes for the customer profile

D.

Aggregate reports of all activities that are part of the customer profile

Page: 1 / 8
Total 80 questions