コミュニティアチーブメントバーを展開する。

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.
解決済み

***URGENT*** Getting Enum errors during Data Ingestion in AEP?

Avatar

Level 4

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 in the Tags' Update Variable editor.

tab click.png

Why would I get this enum error? As mentioned, this is only one of multiple enum error messages I'm getting. Anyone have any idea? I've never had any issues like this before.

 

Thanks!

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Employee

enums are set at the schema level within Adobe Experience Platform.  Enums will only allow specific values into an attribute.

 

https://experienceleague.adobe.com/en/docs/experience-platform/xdm/ui/fields/enum

 

 

元の投稿で解決策を見る

3 返信

Avatar

正解者
Employee

enums are set at the schema level within Adobe Experience Platform.  Enums will only allow specific values into an attribute.

 

https://experienceleague.adobe.com/en/docs/experience-platform/xdm/ui/fields/enum

 

 

Avatar

Level 4

It was my oversight. I didn't even realize that field automatically had enum set! Oh well, I'll go hide in the closet for a while and rethink life! 

Avatar

Community Advisor

@MichaelJo13  - Interaction type will accept only the predefined Enum value, if no predefined Enum while ingesting the data then we may end up with this error. Please refer the below document. Even on the schema object only the given Enum value have been updated. So, it MUST be any of only those given value. 
https://experienceleague.adobe.com/en/docs/experience-platform/xdm/data-types/web-interaction

Thank you,
Jayakrishnaa P.