I have created a .csv file with 497 products. Importing this file resultes in 497 failed products. After much testing, i discovered that if i reduce te file to 50-some products, products are imported but only the first 15 in the file.
If i reduce the file any further (eg 20 products) , still only the first 15 are imported or updated.
Is there any limit in importing products? I'm not looking forward to splitting up my file in 33 pieces...
Thanks.
Solved!!
I had some of the the fields
PRODUCT_ALARM_LIMIT PRODUCT_ALARM_TEXT PRODUCT_AMOUNT_FACTORIAL PRODUCT_QUANTITY_PRICING_RULE PRODUCT_WEIGHT PRODUCT_HEIGHT PRODUCT_WIDTH PRODUCT_DEPTH
wrongly filled with '0' instead of '0.0'
Still odd that the first 15 records are imported and the rest not.
My tip: create a few products in the Products GUI and export those to a CSV file. Then look closely into this .csv file and match the fields in your upload file exactly.