Expand my Community achievements bar.

SOLVED

If my data file has a color of Purple on on of the rows what will happen to the data load?

Avatar

Level 2

In Schema there is a defined field for color with enum datatype and values of red, green, and blue. If my data file has a color of Purple on on of the rows what will happen to the data load?

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @Adamh44 , AEP will reject the batch as value of color fields doesn't belong to enum data type values

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Hi @Adamh44 , AEP will reject the batch as value of color fields doesn't belong to enum data type values