Question 11
What is model scoring in the Data Science Workspace?
Question 12
A data engineer is ingesting website data via CSV that represents a future hotel reservation.
Each field is mapped to the corresponding target field below:
"fullName": "string", 'crmld": "string", "email": "string", "swyDate": "dateTime", "_id": "string" Upon mapping the data, the mapping step fails with an error.
What is the possible cause of this error?
Question 13
Time-series data has been ingested and linked with a Real-time Customer Profile.
A data engineer wants to look up only the most recent time-series event associated with the Luma ID "100".
Which API call will return the desired event object?
A)
B)
C)
D)
Question 14
A data engineer does not have access to the AEP Ul and must create a new Dataset and upload CSV data.
Which API requests will allow the data engineer to upload this data?
A)
B)
C)
Question 15
An organization it migrating an m-house built customer database to Adobe Experience Platform. As part of the migration the services that are connected into the customer database must continue to work. One of those services is a Customer Care platform that is pulling the customer and product details using a REST API call.
In AEP. the product details will be modeled using a custom XDM Class. The primary identity, product ID.
will be linked to a Namespace with the type "Non People Identifier". That field will be used to create a relationship with the main Profile XDM schema.
Which option should be used to allow the Customer Care to retrieve product details through the product ID?
