Practice Free C_C4H62_2408 Exam Online Questions
You are editing a dataflow.Which actions can you perform? Note: There are 2 correct answers to this question.
- A . Use a datasource.lookup component to check if a record exists in the site.
- B . Preview the schema in a datasource component.
- C . Add a component responsible for starting the schedule of the dataflow.
- D . Add multiple Next steps to a component.
What are the basic building blocks of Organization Management? Note: There are 3 correct answers to this question.
- A . Assets
- B . Actions
- C . Organizations workspace
- D . Applications
- E . Authorization workspace
What information is recorded automatically for each consent entry in the consent vault? Note: There are 3 correct answers to this question
- A . Source IP
- B . Consent version
- C . User agent
- D . Purpose
- E . Related product
You are building a dataflow to synchronize existing users’ subscriptions from the marketing system to SAP Customer Data Cloud. The marketing system will provide a PGP-encrypted file and place it on an $3 bucket. All records failing to update will be zipped and sent back to the $3 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 a file encrypt.pgp component and a fille uncompress.zip component.
- C . Add an error handling step after a datasource.write.gigya.account component.
- D . Add an error handling step after a datasource.read.amazon.s3 component.
You are setting up a new marketing campaign and want to make sure all subscriptions are genuine. You want users to confirm via email that they want to subscribe.
How would you do this?
- A . Set the reconsent cutoff date of the subscription to today.
- B . Activate email verification in the subscription.
- C . Activate Double Opt-In in the subscription.
- D . Check the required flag for the subscription.
How would a customer administrator grant someone access to their Partner account?
- A . By requesting they be granted access using the access request portal
- B . By using the Invite Administrator option under Access Management – Administrators
- C . By adding them to the list of authorized Console users inside Customer Identity Access site settings
- D . By using the Invite Member option in the Organization Console
You are setting up a new webhooks endpoint and you would like to retrieve the profile object on receipt of the "Account logged in" notification.
What method would you recommend?
- A . accounts search with ‘SELECT profile FROM emailAccounts WHERE profile.email=Semail from notification$
- B . accounts.getAccountinfo with UID from notification
- C . accounts search with ‘SELECT profile FROM account WHERE profile email = Semail from notification$
- D . Use the profile object sent in the notification payload.
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.
- A . Set the Success Screen using the Console’s Ul Builder to avoid the pop-up window.
- B . Use the authFlow: ‘redirect param
- C . Write a custom code to avoid a pop-up window.
- D . Handle the onLogin event.
You are implementing a website that will allow users to log in using their existing company credentials by initiating an OIDC flow.
How would you configure your website and SAP Customer Data Cloud?
- A . SAP Customer Data Cloud as the RP, and the website as the OP
- B . SAP Customer Data Cloud as the SP, and the website as the OP
- C . SAP Customer Data Cloud as the IdP, and the website as the SP
- D . SAP Customer Data Cloud as the RP, and the website as the IdP
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?
- A . One site group with SSO enabled and one segment
- B . Two site groups with SSO disabled and one segment
- C . One site group with SSO enabled and two segments
- D . One site group with SSO disabled and one segment