I want to update all the prices in our Actinic catalogue using a flat imported csv file. I put all of my products with the following headers: Product Reference, Short Description, Price, onto my csv. On attempting to import the data, I mapped the fields and it then told me it needed a header called section text so it knew where to put everything. This is all fine, but when I tried the import again with the section text header, the data was updated but all my products had been removed from their sub sections and placed in duplicated sections in the tree route.
Is there an easy way to update everything without this happening? I had a quick scan of the Actinic Knowledge Database, and it mentions to update products in sub sections, you need to use the pipe symbol for example, SECTION|SUBSECTION1|SUBSECTION2. Is there an easy way to set this up as it's too much to manually fill in all the sub sections! From browsing the exported data and even the data in the Actinic database, I can only find reference to the final subsections where products are stored.
I use Actinic version 6.1.5 by the way.
Is there an easy way to update everything without this happening? I had a quick scan of the Actinic Knowledge Database, and it mentions to update products in sub sections, you need to use the pipe symbol for example, SECTION|SUBSECTION1|SUBSECTION2. Is there an easy way to set this up as it's too much to manually fill in all the sub sections! From browsing the exported data and even the data in the Actinic database, I can only find reference to the final subsections where products are stored.
I use Actinic version 6.1.5 by the way.
Comment