Expand my Community achievements bar.

Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
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 5

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 5

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