Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

'enum' data type in AEP

Avatar

Level 3

If I have configured enum data type configured with predefined list of values, for example: Blue, Green, Yellow. However, if I upload a dataset to AEP with predefined colors as well as a new color: Black. What's the outcome of upload?

Will all the records gets successfully uploaded?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @Raghu_Adobe 

 

The batch ingestion will fail and you can see this under Data Management 》 Monitoring

 

Thanks

Joshua 

View solution in original post

0 Replies

Avatar

Correct answer by
Employee Advisor

Hi @Raghu_Adobe 

 

The batch ingestion will fail and you can see this under Data Management 》 Monitoring

 

Thanks

Joshua 

Avatar

Level 2

If Partial ingestion is enabled and the failed records are within the error threshold , it will successfully ingest records excluding failed records.