Black Friday Biggest Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

SAP C_C4H62_2408 Dumps

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

Question 1

What are some SAP recommended guiding principles to achieve clean core operations?

Note: There are 3 correct answers to this question.

Options:

A.

Establish an organizational structure, technical foundation, and transformation methodology

for clean core.

B.

Integrate clean core practices in the end-to-end value process chain.

C.

Define roles and responsibilities as part of a process transformation office.

D.

Establish release management.

E.

Establish regular housekeeping tasks and procedures.

Question 2

You are building a dataflow to transfer existing users' subscriptions from the marketing system to

SAP Customer Data Cloud. The marketing system will provide a PGP-encrypted file and place it in an

S3 bucket. All records that fail to update will be zipped and sent back to the S3 bucket.

Which actions will you perform during the creation of the dataflow?

Note: There are 2 correct answers to this question.

Options:

A.

Add a file.decrypt.pgp component and a file.compress.zip component.

B.

Add an error handling step after a datasource.read.amazon.s3 component.

C.

Add an error handling step after a datasource.write.gigya.account component.

D.

Add a file.encrypt.pgp component and a file.uncompress.zip component.

Question 3

How can you define privileges in the console?

Options:

A.

By using permission groups

B.

By using IP restrictions

C.

By creating administrators and applications

D.

By enabling auditing capabilities

Question 4

You are a consultant on an SAP S/4HANA Cloud greenfield project.

Which of the following aspects should you focus on to achieve and maintain clean core data quality?

Note: There are 2 correct answers to this question.

Options:

A.

Timeliness

B.

Stability

C.

Accuracy

D.

Efficiency

Question 5

What are some additional features of the SAP Customer Identity and Access Management for the

B2B module? Note: There are 2 correct answers to this question.

Options:

A.

Identity Access Management

B.

Delegated Administration

C.

Nested Organization Management

D.

Identity Lifecycle Management

Question 6

How can you check the session status in an iOS Swift SDK?

Options:

A.

gigya.isSessionAlive()

B.

gigya.isLoggedIn()

C.

gigya.session Expiration Timestamp

D.

gigya.sharedInstance().session Expiration Timestamp

Question 7

What is the recommended approach to design a family-relationship model in SAP Customer Data

Cloud?

Options:

A.

Set up a family account data store schema.

B.

Use the profile custom data functionality.

C.

Use the standard profile fields.

D.

Set up a family account group model.

Question 8

You are implementing a website that will allow users to log in using their existing company

credentials by initiating an OIDC flow. How would you configure your website and SAP Customer

Data Cloud?

Options:

A.

SAP Customer Data Cloud as the IdP, and the website as the SP

B.

SAP Customer Data Cloud as the SP, and the website as the OP

C.

SAP Customer Data Cloud as the RP, and the website as the OP

D.

SAP Customer Data Cloud as the RP, and the website as the IdP

Question 9

In an OIDC implementation, what endpoint returns claims about the authenticated user?

Options:

A.

The /introspect endpoint

B.

The /authorize endpoint

C.

The /userinfo endpoint

D.

The /token endpoint

Question 10

Using dataflows, you want to export data to an SFTP server.

How do you ensure that only users who have granted consent are exported?

Options:

A.

Use the datasource.read.gigya.account component with the consent parameter.

B.

Use the datasource.write.sftp component with the remotePath parameter.

C.

Use the datasource.read.gigya.ds component with the deltaField parameter.

D.

Use the datasource.write.gigya.account component with the updatePolicy parameter.

Question 11

You would like to do a new site registration using a REST API.

What API call needs to be made?

Note: There are 3 correct answers to this question.

Options:

A.

accounts.finalizeRegistration

B.

accounts.initRegistration

C.

accounts.completeRegistration

D.

accounts.register

E.

accounts.registration

Question 12

You want to enable a new identity provider, but they require an SSL certificate for encrypted

communication. What should you configure in the console?

Options:

A.

Custom API domain

B.

A central login page

C.

Identity

D.

Trusted site URLS

Question 13

The customer's legal team wants to release a major update to the terms of service.

How do you ensure that existing users reconsent on their next login?

Options:

A.

Update only Reconsent cut-off.

B.

Update both Version and Reconsent cut-off.

C.

Update tags in screen-sets.

D.

Update the Version field.

Question 14

What attribute in a JSON Web Token (JWT) represents the UID of the user?

Options:

A.

kid

B.

id

C.

userKey

D.

sub

Question 15

What features do webhooks support?

Note: There are 2 correct answers to this question.

Options:

A.

Notifications can contain multiple events.

B.

Events are ordered per UID.

C.

Custom data fields can be added to the payload.

D.

Notifications are sent in a synchronous way.

Question 16

What resources are available for reading subscription data? Note: There are 2 correct answers to

this question.

Options:

A.

idx.search

B.

accounts.getSchema

C.

accounts.getAccountinfo

D.

accounts.search

Question 17

Which fields can be found inside a subscription schema? Note: There are 2 correct answers to this

question.

Options:

A.

acceptanceDate

B.

doubleOptin

C.

isEnabled

D.

isSubscribed

Question 18

What data is required to perform a JWT validation? Note: There are 3 correct answers to this

question.

Options:

A.

Signature

B.

header

C.

LoginId

D.

signatureKey

E.

payload

Question 19

Which of the following components can be added to dataflows? Note: There are 3 correct answers

to this question.

Options:

A.

Datasource

B.

Datatarget

C.

File

D.

Social

E.

Field

Question 20

What information is recorded automatically for each consent entry in the consent vault? Note: There

are 3 correct answers to this question.

Options:

A.

Source IP

B.

Related product

C.

Purpose

D.

Consent version

E.

User agent

Question 21

You are implementing SAP Customer Identity via a server-side REST API.

What do you have to do in the console to start making API calls against your existing API key?

Options:

A.

Create a new application and secret key to be used for the request.

B.

Create a CNAME in the site settings.

C.

Add the IP address of the back end on the IP-Allowlist of SAP Customer Data Cloud.

D.

Enable the REST interface in the site settings.

Question 22

You want to fetch a preference object from a customer in SAP Customer Data Cloud using an API.

Which one would you use?

Options:

A.

accounts.getPolicies

B.

accounts.getSchema

C.

accounts.getAccountinfo

D.

accounts.getConsentStatements

Question 23

Which of the following lists contains only segments of the accounts database?

Options:

A.

Profile Data, Custom Data, System Data

B.

Profile Data, Preferences, Data Store

C.

Identities, Custom Data, Data Store

D.

Registration Data, Preferences, System Data

Question 24

You are setting up a new marketing campaign and want to make sure all subscriptions are subscribe.

How would you do this?

Options:

A.

Check the required flag for the subscription.

B.

Activate Email verification in the subscription.

C.

Activate Double opt-in in the subscription.

D.

Set the Reconsent cut-off date of the subscription to today.

Page: 1 / 8
Total 80 questions