I just started a new project, and I noticed that the data ingestion is failing where all the error messages were related to enum values. For example, I got this error message: The message cannot be validated: [#/web/webInteraction/type: Tab Click is not a valid enum value]. I set this value directly...
Definitely look in the CJA logs (CJA > Tools > Audit Log). Filter to a date and email that initiated the backfill, once you find the particular component type for a backfill which will be "CONNECTION" in this case, click on the info icon on the right of the description for this particular line and c...
I have an issue where the backfill always fails in my CJA connection midValues data set. The midValues data set is created by the Adobe Analytics Source connection. The data set doesn't have any failures when ingesting data but it always fails when backfilling in CJA connection. Our team has checked...
When using the XDM Experience Class, the Commerce/productViews/value field automatically shows as required. On all of our other 90+ sites we aren't seeing any issues not setting this field but on one site it causes data ingestion failures occasionally. Anyone else have this issue? Thanks!
I got the message "The message cannot be validated due to data type error: #/_experience/analytics/customDimensions/eVars/eVar7: expected type: String, found Null." As far as excluding fields from a payload, I've posted another question, if you are interested: Excluding a Field from a Payload/Data I...
Hi All,Has anyone had any issues with returning null as a value to a field in their XDM object? I just ran into an issue with data ingestion where one of the fields was getting null and it made the data import fail. The field was expecting a string. Thanks!