Hi,
I'm currently working on a soltion with 3 different shops in 3 dirreferent languages. The products comes from NAV and almost all products exists in every shop. The product ID is the same and this should not be a problem because the primary key on the products is productid, languageid and variantid.
I can see that I have 3 records with the same product id in the EcomProducts, but with different language ID's, so it seems like this is working the way it's supposed to. I have one problem though. When our customer removes products from the NAV the products doesn't get deactivated even though I've checked 'Deactivate missing products' in the destination settings for the import job. (see attached screenshot).
I haven't got any clue why this isn't working. Am I missing some other checkbox setting? Is this not possible?