Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

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

What login identifier settings can you maintain in SAP Customer Data Cloud? Note: There are 2

correct answers to this question.

A.

A custom login identifier

B.

A biometric identifier

C.

A username

D.

A phone number

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

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

A.

gigya.isSessionAlive()

B.

gigya.isLoggedIn()

C.

gigya.session Expiration Timestamp

D.

gigya.sharedInstance().session Expiration Timestamp

Full Access
Question # 7

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

Note: There are 3 correct answers to this question.

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.

Full Access
Question # 8

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 # 9

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 # 10

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 # 11

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

Cloud?

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.

Full Access
Question # 12

What actions can you perform on a permission group?

Note: There are 2 correct answers to this question.

A.

Delete group

B.

Map to SAML provider group

C.

Clone group

D.

Duplicate group

Full Access
Question # 13

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

to this question.

A.

Datasource

B.

Datatarget

C.

File

D.

Social

E.

Field

Full Access
Question # 14

You are using SAP Enterprise Consent and Preference Management without SAP Customer Identity.

Which API call do you need to use to collect the consent?

A.

accounts.initRegistration

B.

accounts.login

C.

accounts.setPolicies

D.

accounts.notifyLogin

Full Access
Question # 15

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 # 16

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.

Full Access
Question # 17

Which properties can you set in the field of a schema? Note: There are 3 correct answers to this

question.

A.

The field's name

B.

Whether the field is hidden

C.

Whether the field is encrypted

D.

Whether the field is compressed

E.

The field's type

Full Access
Question # 18

A new user registers using Facebook login.

In which schema will the Facebook account identity be stored?

A.

Profile

B.

Data store

C.

Subscriptions

D.

Data

Full Access
Question # 19

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

Which one would you use?

A.

accounts.getPolicies

B.

accounts.getSchema

C.

accounts.getAccountinfo

D.

accounts.getConsentStatements

Full Access
Question # 20

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.

Full Access
Question # 21

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
Question # 22

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 # 23

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

Full Access
Question # 24

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