Month End Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

SAP C_C4H63_2411 SAP Certified Associate - Implementation Consultant - SAP Customer Data Platform Exam Practice Test

Page: 1 / 8
Total 80 questions

SAP Certified Associate - Implementation Consultant - SAP Customer Data Platform Questions and Answers

Question 1

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 2

For which of the following use cases is SAP Customer Data Platform most applicable? Note: There are 2 correct answers to this question.

Options:

A.

To provide detailed financials of cash flow statements

B.

To understand the ways clients interact with brands

C.

To show how a marketing campaign performed quarter over quarter

D.

To discover how customers are using products and services

Question 3

What type of endpoint connector can be created in the Connector Studio?

Options:

A.

JDBC

B.

RPC

C.

REST

D.

ODBC

Question 4

How can data be ingested into SAP Customer Data Platform? Note: There are 2 correct answers to this question.

Options:

A.

Using the Ingestion API

B.

Using the source application

C.

Entering data manually in the console

D.

Uploading a CSV/JSON file in the console

Question 5

Which file formats are supported by storage application source types in SAP Customer Data Platform? Note: There are 2 correct 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 6

What do you need to configure in order to send data from SAP Customer Data Platform to a target system?

Options:

A.

REST APIs

B.

Events

C.

Segments

D.

Actions

Question 7

You want a customer to be included in an audience. Which data must be available for the customer?

Options:

A.

Action

B.

Activity indicator

C.

Segment

D.

Processing purpose

Question 8

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 9

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 10

What is the purpose of the Connector Studio?

Options:

A.

It enables creation of templates for source/destination REST API applications.

B.

It enables activation of preconfigured application connectors.

C.

It enables the setup of ETL jobs and data pipelines for data ingestion.

D.

It enables activation of newly created audiences.

Question 11

Which of the following can be used as audience conditions? Note: There are 3 correct answers to this question.

Options:

A.

Event

B.

Action

C.

Indicator

D.

Profile attribute

E.

Segment

Question 12

Which of the following roles for console users are available in SAP Customer Data Platform? Note: There are 3 correct answers to this question.

Options:

A.

Customer Service Representative

B.

System Administrator

C.

Delegated Administrator

D.

DPO Specialist

E.

Marketeer

Question 13

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

Options:

A.

Trigger attributes

B.

Action attributes

C.

Activity attributes

D.

Unified Customer Profile

E.

Contextual profile

Question 14

Which of the following are valid data processing reasons when creating processing purposes? Note: There are 3 correct answers to this question.

Options:

A.

Consent

B.

Contract

C.

Legal obligation

D.

Legal interest

E.

Data ingestion

Question 15

You want to provide user access to the SAP Customer Data Platform console using the administration features in the console. How can you do this? Note: There are 2 correct answers to this question.

Options:

A.

By providing the correct Universe SAML Login configuration

B.

By supplying the correct OIDC Provider configuration

C.

By using the Admin Users functionality

D.

By calling an Admin User REST API

Question 16

What are the three core pillars of SAP Customer Data Platform? Note: There are 3 correct answers to this question.

Options:

A.

Modulate

B.

Optimize

C.

Activate

D.

Respect

E.

Unify

Question 17

Which of the following describes a business unit in SAP Customer Data Platform?

Options:

A.

The business unit is a predefined optional attribute in the customer schema; it allows segmenting of B2B customers based on their business hierarchy.

B.

A business unit represents the part of a business responsible for maintaining ongoing business relationships with customers in a given market. A single business unit can include more than one brand.

C.

The business unit is an optional informational attribute of the Console Admin user in SAP Customer Data Platform.

D.

The business unit represents the owner of the SAP Customer Data Platform tenant. Each business unit within the organization has separate SAP Customer Data Platform tenants provisioned.

Question 18

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

Options:

A.

Audience activated

B.

Action occurrence

C.

Segment membership

D.

Customer or group update

E.

Event occurrence

Question 19

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 20

A known customer buys a TV that is delivered late. SAP Customer Data Platform is configured to ingest the customer data for late deliveries so that the business can react and keep good customer satisfaction metrics.

Which type of customer profile is best to use in this scenario?

Options:

A.

Contextual Customer Profile

B.

Master Customer Profile

C.

Unified Customer Profile

D.

Single Customer Profile

Question 21

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 22

You are importing orders into SAP Customer Data Platform. What is the recommended type of schema to model it?

Options:

A.

Event

B.

Profile

C.

Activity

D.

Account

Question 23

What query syntax do you use for searching customers belonging to a segment using REST API?

Options:

A.

select * from profile where having(segments, (segments.name = and segments.value = ))

B.

select * from profile where attributes.

C.

select * from profile where having (segments, (attributes.segment= and attributes.value=))

D.

select * from profile where segments.

Question 24

When an action is triggered via a CX flow, the outbound data is checked by the system to see whether it passes the validation. What happens if it doesn't pass the validation?

Options:

A.

The action fails and the data is not passed to the destination application.

B.

The action fails and it's marked for a retry.

C.

The action succeeds, but an error message is created.

D.

The action fails and the data is passed to the destination application for auditing purposes.

Page: 1 / 8
Total 80 questions