Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

'enum' data type in AEP

Avatar

Level 4

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

4 Replies

Avatar

Level 3

I think it will fail the load

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 4
Thanks much @Joshua_Eisikovi

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.