Which of the following are functionalities of the Event Playground? Note: There are 2 correct answers to this question.
Correct Answer: C,D
The Event Playground in the SAP Customer Data Platform includes functionalities that allow for the ingestion of a test event with test values provided via a dedicated form. It also shows logs and errors at each step of the pipeline, presented in both table format and JSON. This enables users to track and understand results and failures, locate data processing issues, and identify connector problems1. Reference = Event Playground | SAP Help Portal
Question 12
You need to perform a quick ingestion test to evaluate your configuration. What is the simplest recommended way of doing this?
Correct Answer: D
The simplest recommended way to perform a quick ingestion test to evaluate your configuration is by using the Event Playground. The Event Playground allows you to easily test application events, actions, and CX flows by ingesting a test event with test values you provide via a dedicated form. The submitted test data runs through the entire CDP flow, which is then displayed in the playground as a visualization of that flow and its results. It helps identify errors in the different steps: ingestion, schema mapping, identity resolution, CX flow steps, CX flow actions, providing transparency and confidence in the flow of data1. Reference = SAP Help Portal: Event Playground1.
Question 13
How can data be ingested into SAP Customer Data Platform? Note: There are 2 correct answers to this question.
Correct Answer: A,D
Data can be ingested into the SAP Customer Data Platform using the Ingestion API, which allows for the integration of data from various sources. Additionally, data can be uploaded directly into the console in the form of CSV or JSON files, providing a manual method of data entry. Reference = The information is corroborated by the SAP Customer Data Platform's official documentation and learning resources, which detail the process of data ingestion through APIs and direct file uploads. Data ingestion into the SAP Customer Data Platform can be achieved through various methods, ensuring flexibility and convenience in integrating data from different sources. Two valid methods include: A . Using the Ingestion API: The Ingestion API provides a programmatic way to send data to the SAP Customer Data Platform, allowing for the automation of data integration processes. This method is suitable for real-time or batch data ingestion, supporting various data types and structures. D . Uploading a CSV/JSON file in the console: For manual data uploads or when integrating data from systems that can export data in CSV or JSON formats, this method allows users to directly upload files through the platform's console. This approach is particularly useful for ad-hoc data integration tasks or when dealing with data that does not frequently change. These methods offer flexibility in how data is ingested into the platform, accommodating different use cases and integration requirements. Reference: SAP Customer Data Platform documentation on data ingestion methods and APIs. User guides on uploading data files and using the Ingestion API within the SAP Customer Data Platform.
Question 14
How can you delete a profile from SAP Customer Data Platform?
Correct Answer: C,D
Question 15
What tools are supported by SAP Customer Data Platform to call external REST APIs? Note: There are 2 correct answers to this question.