SAP C_C4H62_2408 Practice Test - Questions Answers, Page 7
List of questions
Related questions
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?
Use accounts.webhooks set with the UID received in the notification and a bearer token.
Use accounts.setAccountinfo with the UID received in the notification and a bearer token.
Use accounts.webhooks set with the access_token received in the notification.
Use accounts.setSchema with the access_token received in the notification.
Using dataflows, you want to export data to an SFTP server.How do you ensure that only users who have granted consent are exported?
Use the datasource.write.sftp component with the remotePath parameter.
Use the datasource.read.gigya.account component with the consent parameter.
Use the datasource write.gigya.account component with the updatePolicy parameter.
Use the datasource.read.gigya.ds component with the deltaField parameter.
What settings are available to configure inside Sites - Site Settings? Note: There are 2 correct answers to this question .
Email templates
CNAME
Custom API Domain
Default web and mobile screensets
How can you define privileges in the Console?
By using permission groups
By enabling auditing capabilities
By creating administrators and applications
By using IP restrictions
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 .
Unsuccessful logins from a different account but from the same IP
Login from different location
Login during a specific timeframe
Unsuccessful logins on a specific date
Unsuccessful logins from a specific account
What are the basic building blocks of Organization Management? Note: There are 3 correct answers to this question .
Assets
Actions
Organizations workspace
Applications
Authorization workspace
A customer with three websites wants a unified database for all the sites, without seamless login between the sites. How would this be configured in the Console?
One site group with SSO enabled and one segment
Two site groups with SSO disabled and one segment
One site group with SSO enabled and two segments
One site group with SSO disabled and one segment
You are creating a new dataflow with three components: Component ID: account/Component type: datasource.read.gigya.account.Component ID: sftp / Component type: datasource.write.sftp. Component ID: json/Component type: file format.json.When you click the Save button, you get the error message shown in the screenshot below.What can you change to make the dataflow execute successfully?
Change the configuration of the account component
Change the order of the components: account -> json -> sftp
Use connector type 'Error path' instead of 'Success path'.
Change the configuration of the sftp component
You want to utilize SSO across domains.What is a best practice to overcome browsers that block third-party cookies?
Use an SSO segment.
Use a hosted page for each child site.
Use a site group.
Use a centralized hosted login.
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 .
Use the idx.setDataflow endpoint via an API call.
Use the dataflow scheduler of the Console and add a schedule.
Use extensions and schedule the dataflow using an extension endpoint.
Use the idx.createScheduling endpoint via an API call
Question