Hi Dynamicweb,
When importing a lot of products with the EcomProvider we have a lot of time lost in this function: UpdateVariantFieldsInProducts.
We have tried not to export the field "ProductVariantID" from NAV, but is seems not to check for the present of the field in source (we are using automapping).
Please see here: https://www.screencast.com/t/fY0TtwYico
Logging from file: Thu, 09 Feb 2017 10:12:02: Starting job - Ecom import XML File - DK. Thu, 09 Feb 2017 10:12:02: reading configuration Thu, 09 Feb 2017 10:12:10: Starting import to temporary table for EcomProducts. Thu, 09 Feb 2017 10:15:43: Added 9170 rows to temporary table for EcomProducts. Thu, 09 Feb 2017 10:15:43: Finished import to temporary table for EcomProducts. Thu, 09 Feb 2017 10:15:43: Starting update products information. Thu, 09 Feb 2017 10:24:19: Update products information completed.
Best regards, Anders