Mapping to key value pair field(AEP) | Community
Skip to main content
October 25, 2024
Solved

Mapping to key value pair field(AEP)

  • October 25, 2024
  • 2 replies
  • 892 views
{Lamp=6, Sensor=3}


This comes under a particular field as string in CSV file.
I need to ingest the file and map this particular field to a key value pair field(key-lamp and value-6).
Can anyone please help me with this.
Or can anyone help me with any other way to ingest this data.

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 John_Man

Hi @abhijeet_jka 

 

It's not exactly your case, but I've tried to extract a string field delimited by "|" and add the values to the standard Product String array object, hope it can give you some idea, there are other similar Data Prep functions that you can try as well.

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/data-not-getting-ingested-into-array-type-objects-using-csv-file/m-p/703525#M5572

 

Thanks,

John

 

2 replies

John_Man
Community Advisor
John_ManCommunity AdvisorAccepted solution
Community Advisor
October 31, 2024

Hi @abhijeet_jka 

 

It's not exactly your case, but I've tried to extract a string field delimited by "|" and add the values to the standard Product String array object, hope it can give you some idea, there are other similar Data Prep functions that you can try as well.

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/data-not-getting-ingested-into-array-type-objects-using-csv-file/m-p/703525#M5572

 

Thanks,

John

 

kautuk_sahni
Community Manager
Community Manager
November 8, 2024

@abhijeet_jka Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni