Hi
We are going to embark on integration project that required UOM variants.
We had tired to import (insert) EcomStockUnit and not able to get a success import, the error message is below
2018-09-28 11:10:25.299 | Starting job - x stock unit. | |
2018-09-28 11:10:26.095 | Starting import to temporary table for EcomStockUnit. | |
2018-09-28 11:10:26.174 | Added 1 rows to temporary table for EcomStockUnit. | |
2018-09-28 11:10:26.174 | Finished import to temporary table for EcomStockUnit. | |
2018-09-28 11:10:26.174 | Starting update products information. | |
2018-09-28 11:10:26.174 | Update products information completed. | |
2018-09-28 11:10:26.205 | Job Failed with the following message: failed to move data from temporary table [dbo.EcomStockUnitTempTableForBulkImport1] to main table [dbo.EcomStockUnit]. Exception: Length cannot be less than zero. Parameter name: length Sql query: if exists (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID('[EcomGroupRelationsIndexesTempTable]')) drop table [EcomGroupRelationsIndexesTempTable]; | |
2018-09-28 11:10:26.392 | Finished job - x stock unit. | |
2018-09-28 11:10:26.392 | Batch failed |
we tried it on Rapido demo system. http://shop.40dage.com/, attached is the file for your reference.
Please advise where else did I gone wrong.
Thanks
Pang Lin