Is there a way to batch import any given number of pictures into the CP Pictures table ?
Thanx a lot.
Some more details.
Customer has all pictures as jpg files.
Filenames are in synch with the article numbers.
Now we are looking to load all the pictures without user intervention.
It seems the "CP Image Selector" has no such feature.
Has anybody doen this before ?
Any hints would be appreciated.
Thanx.
0
Comments
I've solved the problem on the webpages, since it's more simple to just use the webpages to check if [SKU].jpg exists and then display it, than loading it into navision.
Anders
www.mbs-utils.com
files are automatically imported in a batch run and then (if you wish) are assigned to the correct product for use in our commerceportal.
imagename = articlenumber + extension (gif or jpg)
christian