Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

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

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

You're executing an accounts.search query via REST API. In the response, you see an identities array.

What is stored as part of this array?

A.

Social identities of the user

B.

The UIDS belonging to the user

C.

Custom data fields

D.

Login identifiers (including custom identifiers) of the user

Full Access
Question # 6

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.

A.

accounts.finalizeRegistration

B.

accounts.initRegistration

C.

accounts.completeRegistration

D.

accounts.register

E.

accounts.registration

Full Access
Question # 7

What data is required to perform signature validation to verify the authenticity of an API request?

Note: There are 3 correct answers to this question.

A.

UIDSignature

B.

UID

C.

userKey

D.

Loginld

E.

signature Timestamp

Full Access
Question # 8

You need to push configuration changes from staging to production.

Considering the sites have the same name in both environments, what can you expect?

A.

The API keys are different. The site settings will be automatically replicated.

B.

The API keys are the same. The site settings will be automatically replicated.

C.

The API keys are the same. The site settings need to be manually replicated.

D.

The API keys are different. The site settings need to be manually replicated.

Full Access
Question # 9

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

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

Full Access
Question # 10

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

question.

A.

acceptanceDate

B.

doubleOptin

C.

isEnabled

D.

isSubscribed

Full Access
Question # 11

What can you configure in Sites-> Site Settings?

Note: There are 2 correct answers to this question.

A.

Email templates

B.

Custom API domain

C.

Default Web and mobile screen-sets

D.

CNAME

Full Access
Question # 12

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

What are the best ways to add dynamic data to a consent record?

Note: There are 2 correct answers to this question.

A.

Custom field

B.

Tags

C.

Entitlements

D.

Header

Full Access
Question # 14

After a successful login, the registration completion screen is automatically displayed. What is

causing this behavior?

A.

The user didn't accept a mandatory consent.

B.

There is a new subscription without a value.

C.

Two-factor authentication is enabled.

D.

There is a new schema field without a value.

Full Access
Question # 15

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

Which of the following scenarios would trigger a registration completion screen when using Web

screen-sets? Note: There are 2 correct answers to this question.

A.

The terms-of-service consent record has expired for the customer.

B.

A user is logging in via a social network with an email that is already associated with an

existing site account.

C.

The marketing policy has a new consent version with the same reconsent cutoff.

D.

A user is registering via a social network and a mandatory field is missing.

Full Access
Question # 17

You want a dataflow to run regularly.

What are the two best-practice options to configure this?

Note: There are 2 correct answers to this question.

A.

Use the dataflow scheduler of the Console and add a schedule.

B.

Use the idx.setDataflow endpoint via an API call.

C.

Use extensions and schedule the dataflow using an extension endpoint.

D.

Use the idx.createScheduling endpoint via an API call.

Full Access
Question # 18

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

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

You want to use the CIAM for B2B Web SDK to return a list of permissions of the customer who is

currently logged in. Which API call should you use?

A.

gigya.accounts.b2b.getOrganizationInfo()

B.

gigya.accounts.getJWT()

C.

gigya.accounts.getAccountInfo() passing the value Groups to the include parameter.

D.

gigya.accounts.b2b.auth.getAssets()

Full Access
Question # 21

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

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

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

You want to use screen-sets to capture multiple consent statements on your website. The

statements are needed to complete registration and support the reconsent process.

Which of the following screens need to be mapped to the consent statements?

Note: There are 2 correct answers to this question.

A.

Profile Update

B.

Registration Completion

C.

Registration

D.

Login

Full Access