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?
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