Hi guys,
I have a project running on DW 9.9.8.
I have set up an export for the products in the database using EcomProivider as Source and Exvcel provider as destination.
For some reason, I get an exception when running the export and the log does not help very much.
I get this in the EventViewer:
2021-04-07 15:47:44.917: Request headers: [ "Connection", "Host" ]
2021-04-07 15:47:44.917: Request item keys: [ "Dynamicweb.DataIntegration.Providers.ExcelProvider.ExcelProvider", "Dynamicweb.Environment.Web", "Dynamicweb.DataIntegration.Providers.EcomProvider.EcomProvider", "Dynamicweb.DataIntegration.Integration.Column", "ExecutionTableMapper" ]
2021-04-07 15:47:44.917: Request form: []
And this in the Log:
Job failed Object reference not set to an instance of an object. The failed input row is: [productid:"GF-2040"], [productlanguageid:"LANG1"], [productvariantid:""], [productdefaultshopid:""], [productnumber:"GF-2040"], [productlink1:""], [productlink2:""], [productprice:"0"], [productstock:"24],......
How can I identify what is wrong?
The Health check for ecommerce is green for all checks.
Thank you,
Adrian