Hello.
I am trying to integrate product information, and although I am able to syncronize (create and update) most products, some do not for some reason. Here are the details:
Example records for a product to export (this is one that does not get imported)
Lang SendysId Number Name EAN Weight Price Stock Promotion
LANG2 4012031430004 003143 Sinalizador 3245060031435 0,03745 15,3792 0 0
LANG1 4012031430004 003143 Indicator 3245060031435 0,03745 15,3792 0 0
The VAT group is mapped as a constant value in the integration definition and the keys in the mapping between this and EcomProducts is the default (Product Id, Language and Variant).
On the integration provider I have the product number and the language set as the key and those are mapped to the ProductNumber and ProductLanguage in the EcomProducts table.
Can anyone think of anything that could be preventing this product from being imported into the EcomProducts table?
Thanks.
Marco