volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

CSV Import DictionaryMultiValue

I'm trying to quickly get an overview of the Catalog CSV Import for a client to see how we can handle the issue, but I cannot really find much information.


How would one go about mapping a CSV file import to read data into a DictionaryMultiValue field? I would suspect it would be a single delimited field - but I cannot seem to find any example, and my tests usually just fail with an "object reference not set ...." error.


Does anybody have a resource that details the CSV import especially with multi values or otherwise can point me to an answer?

With regards

#177450
Apr 12, 2017 8:50
Vote:

Hi,

The value of DictionaryMultiValue should be quoted, like this

code, name,"Hello,world,this,is,an,example",anotherfield,...

#177457
Apr 12, 2017 10:08

So just comma-delimited text - perfect.

Thank you very much :)

#177458
Apr 12, 2017 10:09
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.