Hi My understanding is depends on the version of Store later versions you need to replace the xml text depending on what you are importing the "productCSVmapping.xml" and the "categoryCSVmapping.xml" must be entered into the BackofficeO>Utilties>Templates.
productCSVmapping.xml sample (see (https://nbstore.codeplex.com/wikipage?title=Importing%20products&referringTitle=Documentation)
<P><NB_Store_ProductsInfo><ProductID/><PortalID>[PORTALID]</PortalID><TaxCategoryID>-1</TaxCategoryID><Featured>false</Featured><Archived>false</Archived><CreatedByUser>-1</CreatedByUser><CreatedDate>2009-09-10T17:03:51.47</CreatedDate><IsDeleted>false</IsDeleted><ProductRef>[COL:2]</ProductRef><Lang>[LANG]</Lang><Summary>[COL:5]</Summary><Description/>[COL:9]</Description><Manufacturer>[COL:3]</Manufacturer><ProductName>[COL:4]</ProductName><XMLData><genxml><textbox><txtcolissage>[COL:6]</txtcolissage></textbox><checkbox /><dropdownlist /><checkboxlist /><radiobuttonlist /></genxml></XMLData></NB_Store_ProductsInfo><M><NB_Store_ModelInfo><ModelID/><ProductID/><ListOrder>1</ListOrder><UnitCost>[COL:8]</UnitCost><Barcode /><ModelRef>[COL:2]</ModelRef><Lang>[LANG]</Lang><ModelName>[COL:4]</ModelName><QtyRemaining>-1</QtyRemaining><QtyTrans>0</QtyTrans><QtyTransDate/><ProductName>[COL:4]</ProductName><PortalID>[PORTALID]</PortalID><Weight>[COL:7]</Weight><Height>0.00</Height><Length>0.00</Length><Width>0.00</Width><Deleted>false</Deleted><QtyStockSet>0</QtyStockSet><DealerCost>0.0000</DealerCost><PurchaseCost>0.0000</PurchaseCost><XMLData /></NB_Store_ModelInfo></M><I><NB_Store_ProductImageInfo><ImageID/><ProductID/><ImagePath>E:\Websites\NB_Store\v1.2.0\Website\Portals\0\productimages\[COL:10]</ImagePath><ListOrder>1</ListOrder><Hidden>false</Hidden><Lang>[LANG]</Lang><ImageDesc /><ImageURL>/Portals/0/productimages/[COL:10]</ImageURL></NB_Store_ProductImageInfo></I><D/><C><NB_Store_ProductCategoryInfo><ProductID/><CategoryID>[COL:1]</CategoryID></NB_Store_ProductCategoryInfo></C><options/></P> Hope this helps......
Kind regards,
Buck
productCSVmapping.xml sample (see (https://nbstore.codeplex.com/wikipage?title=Importing%20products&referringTitle=Documentation)
<P><NB_Store_ProductsInfo><ProductID/><PortalID>[PORTALID]</PortalID><TaxCategoryID>-1</TaxCategoryID><Featured>false</Featured><Archived>false</Archived><CreatedByUser>-1</CreatedByUser><CreatedDate>2009-09-10T17:03:51.47</CreatedDate><IsDeleted>false</IsDeleted><ProductRef>[COL:2]</ProductRef><Lang>[LANG]</Lang><Summary>[COL:5]</Summary><Description/>[COL:9]</Description><Manufacturer>[COL:3]</Manufacturer><ProductName>[COL:4]</ProductName><XMLData><genxml><textbox><txtcolissage>[COL:6]</txtcolissage></textbox><checkbox /><dropdownlist /><checkboxlist /><radiobuttonlist /></genxml></XMLData></NB_Store_ProductsInfo><M><NB_Store_ModelInfo><ModelID/><ProductID/><ListOrder>1</ListOrder><UnitCost>[COL:8]</UnitCost><Barcode /><ModelRef>[COL:2]</ModelRef><Lang>[LANG]</Lang><ModelName>[COL:4]</ModelName><QtyRemaining>-1</QtyRemaining><QtyTrans>0</QtyTrans><QtyTransDate/><ProductName>[COL:4]</ProductName><PortalID>[PORTALID]</PortalID><Weight>[COL:7]</Weight><Height>0.00</Height><Length>0.00</Length><Width>0.00</Width><Deleted>false</Deleted><QtyStockSet>0</QtyStockSet><DealerCost>0.0000</DealerCost><PurchaseCost>0.0000</PurchaseCost><XMLData /></NB_Store_ModelInfo></M><I><NB_Store_ProductImageInfo><ImageID/><ProductID/><ImagePath>E:\Websites\NB_Store\v1.2.0\Website\Portals\0\productimages\[COL:10]</ImagePath><ListOrder>1</ListOrder><Hidden>false</Hidden><Lang>[LANG]</Lang><ImageDesc /><ImageURL>/Portals/0/productimages/[COL:10]</ImageURL></NB_Store_ProductImageInfo></I><D/><C><NB_Store_ProductCategoryInfo><ProductID/><CategoryID>[COL:1]</CategoryID></NB_Store_ProductCategoryInfo></C><options/></P> Hope this helps......
Kind regards,
Buck