Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

SAP C_C4H62_2408 - SAP Certified Associate - Implementation Consultant - SAP Customer Data Cloud

Page: 2 / 3
Total 80 questions

Which of the following are OpenID Connect terminology?

Note: There are 2 correct answers to this question.

A.

Metadata

B.

Claims

C.

Scope

D.

Assertion

You want to export accounts using dataflows and need to ensure the First Name and Last Name

fields are formatted in lowercase. How does SAP recommend you do this?

A.

Use the field.rename component.

B.

Use a custom transformation inside the record.evaluate component.

C.

Use the toLowerCase function in the Select parameter of the datasource.read.gigya.account

component.

D.

Use the field.flatten component.

You are creating a new webhooks endpoint to create new users in an external database. Once the

external database has been updated, you need to mark the account as successfully transferred in

SAP Customer Data Cloud.

How would you proceed?

A.

Use accounts.setSchema with the access_token received in the notification.

B.

Use accounts.webhooks.set with the UID received in the notification and a bearer token.

C.

Use accounts.webhooks.set with the access_token received in the notification.

D.

Use accounts.setAccountInfo with the UID received in the notification and a bearer token.

You are implementing a mobile app and want to expire user sessions after 1800 seconds.

How can you achieve this?

A.

By setting a value of 1800 for the session Expiration parameter together with the API key

when initializing the SDK

B.

By setting a value of 1800 for the session Expiration parameter in cookie settings

C.

By setting a value of 1800 for the session Expiration parameter when calling

accounts.initSession

D.

By setting a value of 1800 for the session Expiration parameter when calling accounts.login

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?

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.

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

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.

You need to modify the data schema to keep a log of customer orders in SAP Customer Data Cloud.

What is the recommended way to do this?

A.

Add a custom type to the data store and provide a UID when storing customer order

documents.

B.

Modify the account's data schema to add an orders attribute made up of an array of objects.

C.

Add a JSON document to the custom data.

D.

Update the profile schema according to the order data structure.

Which capabilities does the UI Builder provide? Note: There are 3 correct answers to this question.

A.

Drag-and-drop visual editing

B.

Policy editor

C.

Language translation support

D.

Hosted page editor

E.

Field mapping

Your customer's security team wants to improve login security on their website. What risk factors

can be configured through the Risk-Based Authentication UI? Note: There are 3 correct answers to

this question.

A.

Login during a specific time frame

B.

Unsuccessful logins on a specific date

C.

Unsuccessful logins from a different account but from the same IP

D.

Login from different location

E.

Unsuccessful logins from a specific account