List of questions
Related questions
Question 20 - AD0-E600 discussion
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?
A.
_id field is passed in manually instead of autogenerated.
B.
CRM ID is an integer when the target field is a string.
C.
The source datelime format is incompatible with XDM.
D.
The default timestamp field is required upon ingestion.
Your answer:
0 comments
Sorted by
Leave a comment first