Hi All,
I am puting a catalog together and am having a few problems with importing updated data using a flat csv file. I have a huge collection of products within an existing database application. This aplication can export its data to a CSV file.
The data it exports is obviously nothing like the sample Actinic csv files etc, but all I am after is changing the prices of the products. What I am after acheiving is building the shop by hand, including assigning images to each product etc. Each product will have a short description based on the product code generated by my software.
Is it then possible to import a csv file with just 2 parameters - short description and price? Get these mapped in the relavent places in the import wizard, and prices will be updated. I gave this a go but the file import wizard was after specific areas etc.
So I created a CSV based on the samples in actinic, copied and pasted the info from my software database into it, and imported. It should be said that I am duplicating the info in some columns in the csv, as my output from my software obviously does not contain all i need for the Actinic CSV.
So - imported it into Actinic and all is well. Changed some prices on the CSV and reimported. What I now have is duplicate entries in Actinic, rather than just the prices updated. If I chose replace during import then I am left with just one set of products and the price changed, but all other changes overwritten. IE - If i have assigned an image to a product, this gets wiped.
So - what is the best way to just update the prices from data i aquire from my product software that is delivered to me in a CSV file?
Sorry if tthis all sounds a bit convoluted but I am sure there is an easy way to acheive what I am after.
Cheers guys and gals
Grant
I am puting a catalog together and am having a few problems with importing updated data using a flat csv file. I have a huge collection of products within an existing database application. This aplication can export its data to a CSV file.
The data it exports is obviously nothing like the sample Actinic csv files etc, but all I am after is changing the prices of the products. What I am after acheiving is building the shop by hand, including assigning images to each product etc. Each product will have a short description based on the product code generated by my software.
Is it then possible to import a csv file with just 2 parameters - short description and price? Get these mapped in the relavent places in the import wizard, and prices will be updated. I gave this a go but the file import wizard was after specific areas etc.
So I created a CSV based on the samples in actinic, copied and pasted the info from my software database into it, and imported. It should be said that I am duplicating the info in some columns in the csv, as my output from my software obviously does not contain all i need for the Actinic CSV.
So - imported it into Actinic and all is well. Changed some prices on the CSV and reimported. What I now have is duplicate entries in Actinic, rather than just the prices updated. If I chose replace during import then I am left with just one set of products and the price changed, but all other changes overwritten. IE - If i have assigned an image to a product, this gets wiped.
So - what is the best way to just update the prices from data i aquire from my product software that is delivered to me in a CSV file?
Sorry if tthis all sounds a bit convoluted but I am sure there is an easy way to acheive what I am after.
Cheers guys and gals
Grant
Comment