Summer Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 28522818

Home > SAP > SAP Certified Associate > C_C4H62_2408

C_C4H62_2408 SAP Certified Associate - Implementation Consultant - SAP Customer Data Cloud Question and Answers

Question # 4

Which features can be overridden at child level when using site groups?

Note: There are 3 correct answers to this question.

A.

Login identifier

B.

Default login and registration screen-set

C.

Data schema

D.

New User Welcome email template

E.

Web SDK configuration

Full Access
Question # 5

Which of the following actions would trigger an update to the consent vault?

A.

A user opts out of a newsletter.

B.

A user connects their account to their social media network account.

C.

A user executes a login but is taken to the Registration Completion screen.

D.

A user updates their email address and contact details.

Full Access
Question # 6

Which of the following API types does SAP recommend to use to achieve clean core integrations?

Note: There are 2 correct answers to this question.

A.

RFC

B.

IDoc

C.

OData

D.

SOAP

Full Access
Question # 7

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.

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.

Full Access
Question # 8

When creating a new schedule in a dataflow, which parameters can you set manually?

Note: There are 3 correct answers to this question.

A.

Schedule ID

B.

Execution frequency

C.

Email on success/failure

D.

Schedule timeout

E.

Schedule name

Full Access
Question # 9

You are implementing a mobile app and want to manually change the screen that is displayed to the

user via pluginView. However, the screen is not displayed and an error is thrown when the following

method is called:

gigya.accounts.switchScreen((screenSet:'Default-RegistrationLogin', screen:'new-screen-id"});

What could be the reason for the error?

A.

The pluginViewID parameter must be added.

B.

The containerID parameter must be added.

C.

The cID parameter must be added.

D.

The divID parameter must be added.

Full Access
Question # 10

What features do webhooks support?

Note: There are 2 correct answers to this question.

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.

Full Access
Question # 11

Which of the following keys are required to add a data object to the data store? Note: There are 2

correct answers to this question.

A.

datatype

B.

object identifier

C.

user identifier

D.

type

Full Access
Question # 12

You are validating a JWT and want to be sure you use the correct public key.

What do you need to check?

A.

The public key hash is the same as the signature hash of the JWT.

B.

The expiration time of the JWT lies within the expiration time defined in the public key.

C.

The issuer of the public key is the same as the issuer in the JWT header.

D.

The keyID of the public key is the same as the keyID in the JWT header.

Full Access
Question # 13

Which authorization framework supports both coarse-grained and fine-grained authorization?

A.

Access control based on roles

B.

Access control based on lists and roles

C.

Access control based on attributes

D.

Access control based on policies

Full Access
Question # 14

How can you define privileges in the console?

A.

By using permission groups

B.

By using IP restrictions

C.

By creating administrators and applications

D.

By enabling auditing capabilities

Full Access
Question # 15

You are implementing SAP CIAM for B2B on a customer's website. You want to launch the Delegated

Administration console. Which endpoint and parameter are required to open the Delegate Admin

function?

A.

openDelegatedAdminLogin and email

B.

openDelegatedAdminLogin and UID

C.

organizationContext and orgID

D.

openDelegatedAdminLogin and orgID

Full Access
Question # 16

You have an existing site hosted over a URL and using Web SDK. What can you use to connect and

route events to the Android SDK?

A.

GigyaPluginView

B.

GigyaWebBridge

C.

GigyaSiteBridge

D.

GigyaWebView

Full Access
Question # 17

Which email verification settings can you define inside the Customer Identity policies of the SAP

Customer Data Cloud console? Note: There are 2 correct answers to this question.

A.

Whether code verification is used

B.

Verification link expiration time

C.

Verification email sender address

D.

Whether users are automatically logged in upon verifying their password

Full Access
Question # 18

Which of the following is a valid JavaScript parameter event?

A.

onLogout

B.

onLogin

C.

onConnectionAdded

D.

onSubmit

Full Access
Question # 19

You want to retrieve the users who subscribed to the Fitness Newsletter from email accounts.

What is the correct way to query the information?

A.

SELECT * FROM emailAccounts WHERE subscriptions..email.hasFullAccount=true

B.

SELECT * FROM emailAccounts WHERE subscriptions..email.isSubscribed=true AND

subscriptions..email.hasFullAccount=true

C.

SELECT * FROM fullAccounts WHERE subscriptions..email.isSubscribed=true

D.

SELECT * FROM emailAccounts WHERE subscriptions..email.isSubscribed=true

Full Access
Question # 20

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?

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.

Full Access
Question # 21

For browsers that block third-party cookies, what additional implementation steps can you take to

ensure that SSO functions properly? Note: There are 2 correct answers to this question.

A.

Call initSSO in the onLogin handler after successful logins.

B.

Set storageDomainOverride for the group parent site in Global Configuration.

C.

Configure a CNAME.

D.

Set the continueSSO parameter to true in Global Configuration.

Full Access
Question # 22

What are the basic building blocks of an access control policy?

Note: There are 3 correct answers to this question.

A.

Assets

B.

Automated assignments

C.

Applications

D.

Actions

E.

Conditions

Full Access
Question # 23

How would a customer administrator grant someone access to their partner account?

A.

By adding them to the list of authorized console users inside Customer Identity Access site

settings

B.

By using the Invite Member option in the organization console

C.

By requesting they be granted access using the access request portal

D.

By using the Invite Administrator option under Access Management - Administrators

Full Access
Question # 24

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.

A.

Timeliness

B.

Stability

C.

Accuracy

D.

Efficiency

Full Access