Can the XML or Excel import be used to just update inventory of items?
I'm not seeing any place to enter in product ids/ or variant ids, so I am wondering if it does adds only?
Can the XML or Excel import be used to just update inventory of items?
I'm not seeing any place to enter in product ids/ or variant ids, so I am wondering if it does adds only?
Well, as far as I know, it should be under the AY column. If it's missing on your version then that would require a little tweaking on the AspDotNetStorefrontCore.Import, simply add a node there to handle the Inventory, or you use the WSI. But the simplest would be to upgrade to ML8012.
Last edited by Jao; 11-26-2009 at 12:30 AM.
Does 8.0.1.2 have a buit in inventory update or something.. more than 8.0.0.0?
If you're on ML8000, then it's already baked in 100%. Please check the AY column of the sample import reference excel file from your {root}/ImportFileSamples folder and it can function both as INSERT or as an UPDATE SQL clause on the ProductVariant.Inventory field.
We have multiple products with the same name, so how is it going to know which one to update if there is no PRODUCTID, or VARIENTID ? Or will it update both?
Please use the SKU column to differentiate the duplicate product names...![]()