내 커뮤니티 업적 표시줄을 확대합니다.

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

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

INGEST-1211-400 Error

Avatar

Community Advisor

INGEST-1211-400 Error 

Desc: Parsing errors occured when converting ot validating the data. Enable error diagnostics and ingest data again to preview or download  an error log.

 

How to enable error disgnostics? Pls guide me with steps.

 

Thanks

UMa

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Finally able to upload the JSON files to AEP.

Thank You,

Uma

원본 게시물의 솔루션 보기

7 답변 개

Avatar

Community Advisor

Avatar

Community Advisor

Thank you. I was referring to that doc, however, in the UI it seems to not be working as expected. I am using the API to accomplish this. 

 

Thnak You,

Uma

Avatar

Community Advisor

Hi @Umamaheswari_Yakkala 

There might be multiple reason to end up with parsing error over the ingestion and AEP doesn't provide you exact reason sometime even though if you enable error diagnostic. I have noticed the below scenario would help us to fix the issue. if not, I would request you to enable the partial ingestion with some specific threshold and ingest the data.

  1. Make sure respective column has been selected over the target attribute at the time of data mapping.
  2. All the values that are being ingested should align with the data type. I.e., Integer data type should contain respective value, not any related to decimal.
  3. Make sure primary identifier column must have the value.

Avatar

Community Advisor

 

Hi Jaya,

 

Thank you for sharing experiences.

 

Following the same procedure, but still experiencing similar issues.I am planning to upload one row and see how it goes.

 

Thank you

Uma

Avatar

정확한 답변 작성자:
Community Advisor

Finally able to upload the JSON files to AEP.

Thank You,

Uma

Avatar

Level 2

Can some one please post the sample schema and JSON. We are also getting same error while uploading the JSON

Avatar

Community Advisor

{"_nameofAEP":{"attribute1":"attributeValue","Attribute2":"AttributeValue"}}

 

JSON will be looking like this. Pls include all rows whatever you have DS.

 

Thank You,

Uma