SAP C_C4H62_2408 Practice Test - Questions Answers, Page 4
List of questions
Related questions
Which capabilities does the UI Builder provide? Note: There are 3 correct answers to this question .
Field mapping
Policy editor
Drag-and-drop visual editing
Hosted page editor
Language translation support
You are implementing 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?
openDelegatedAdminLogin and email
openDelegatedAdminLogin and orgID
organizationContext and orgID
openDelegatedAdminLogin and UID
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 achieve that?
Modify the accounts data schema to add an array of orders attribute.
Add a custom type to the Data Store and provide a UID when storing customer order documents.
Update the profile schema according to the order data structure.
Add a JSON document to the custom data.
You want to fetch a preference object from a customer in SAP Customer Data Cloud using an API. Which one would you use?
accounts.getAccountinfo
accounts.getSchema
accounts.getConsentStatements
accounts.getPolicies
What are the recommended methods for adding dynamic data to a consent record? Note: There are 2 correct answers to this question
Tags
Custom field
Placeholders
Entitlements
What attribute in a JSON Web Token (JWT) represents the UID of the user?
id
iss
sub
Which password attributes can be defined in the Customer Identity policies? Note: There are 2 correct answers to this question .
Max character groups
Max length
Password reset token expiration time
Min length
You used Social Login to implement Web screen-sets on your mobile application; however, the pop-up window is being blocked by the mobile browser, and as a consequence, the login process is failing. How do you fix this? Note: There are 2 correct answers to this question .
Set the Success Screen using the Console's Ul Builder to avoid the pop-up window.
Use the authFlow: 'redirect param
Write a custom code to avoid a pop-up window.
Handle the onLogin event.
After a successful login, the registration completion screen is automatically displayed. What is causing this behavior?
There is a new schema field without a value.
There is a new subscription without a value.
Two-factor authentication is enabled.
The user didn't accept a mandatory consent.
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?
The diviD parameter must be added.
The pluginViewID parameter must be added.
The containerID parameter must be added.
The cID parameter must be added.
Question