Error while mapping in to experiment event schema | Community
Skip to main content
Level 4
November 15, 2023
Solved

Error while mapping in to experiment event schema

  • November 15, 2023
  • 2 replies
  • 716 views

I'm trying to ingest the data from local system in to experience event dataset
But getting error while mapping the id and event merge id fields
Please help me to get resolve form the FYI-I have attached the error details.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arpan-garg

Hi @vani97 - From screenshot it looks like you are mapping eventmergeid twice. Can you change the mapping please.

 

Thanks,

Arpan

2 replies

arpan-garg
Community Advisor
arpan-gargCommunity AdvisorAccepted solution
Community Advisor
November 15, 2023

Hi @vani97 - From screenshot it looks like you are mapping eventmergeid twice. Can you change the mapping please.

 

Thanks,

Arpan

Manoj_Kumar
Community Advisor
Community Advisor
November 15, 2023

Hello @vani97 

 

Use the out-of-the-box function of UUID for the _id field.

Here is an example for you:

 

Manoj  | https://themartech.pro
vani97Author
Level 4
November 21, 2023

Thanks a lot