Hi,
This is DW 8.9.1.9.
When importing related products, we have the following columnnames in the database:
- ProductRelatedProductId
- ProductRelatedGroupId
- ProductRelatedProductRelId
- ProductRelatedSortOrder
The import fails, with our XML like this:
<item table="EcomProductsRelated">
<column columnName="ProductRelatedProductId"><![CDATA[PROD1]]></column>
<column columnName="ProductRelatedGroupId"><![CDATA[Relaterede produkter]]></column>
<column columnName="ProductRelatedProductRelId"><![CDATA[PROD2]]></column>
<column columnName="ProductRelatedSortOrder"><![CDATA[0]]></column>
</item>
Could it be a hardcodet "ID" in the sourcecode? - Previous versions of DW had an uppercase "ID" in the database for the mentioned columns. :)
Kind regards
Mikkel Ulstrup