In my error log for importing a csv file I see:
Line 5537: The product reference "CP-KS-CDP2146-4" is the same as an existing product. All product references must be unique.
Line 5538: The product reference "CP-KS-CDP2580-2" is the same as an existing product. All product references must be unique.
Line 5539: The product reference "CP-KS-CDP3400-4" is the same as an existing product. All product references must be unique.
As you can see the references are unique but not treated as so, so I have to edit the input file manually or is there a way to tell actinic that they are unique?
Line 5537: The product reference "CP-KS-CDP2146-4" is the same as an existing product. All product references must be unique.
Line 5538: The product reference "CP-KS-CDP2580-2" is the same as an existing product. All product references must be unique.
Line 5539: The product reference "CP-KS-CDP3400-4" is the same as an existing product. All product references must be unique.
As you can see the references are unique but not treated as so, so I have to edit the input file manually or is there a way to tell actinic that they are unique?
Comment