SAP C_C4H62_2408 Practice Test - Questions Answers, Page 2

List of questions
Question 11

You have successfully installed the GConnector, however, you require custom logic for real-time data synchronization. What is the recommended approach to implement the custom logic?
Use webhooks notification and REST APIs.
Use custom hooks.
Use a new dataflow
Use a JSON Web Token.
Question 12

You have successfully installed the GConnector, however, you require custom logic for real-time data synchronization. What is the recommended approach to implement the custom logic?
Use webhooks notification and REST APIs.
Use custom hooks.
Use a new dataflow
Use a JSON Web Token.
Question 13

You want to add a new custom field to the accounts schema. How can you do this? Note: There are 2 correct answers to this question
Use the schema editor in the admin Console.
Contact the SAP support team to request the field be added.
Use the REST API and call the accounts setSchema endpoint.
Upload the new structure using a JSON file via the Console.
Question 14

What resources are available for reading subscription data? Note: There are 2 correct answers to this question
accounts.search
accounts.getAccountinfo
idx.search
accounts.getSchema
Question 15

You want to use the New User Welcome template to ensure new users will receive an automatic email after the account becomes fully registered. Where can you activate this?
In your Site settings
In your Email Policies
In your Email Templates settings
In your Flow Builder template
Question 16

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
Question 17

You would like to do a new site registration using REST API.What API call needs to be made? Note: There are 3 correct answers to this Question:
Question 18

What features do webhooks support? Note: There are 2 correct answers to this question
Question 19

What features do webhooks support? Note: There are 2 correct answers to this question
Question 20

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
Question