Hi everybody,
We have a website integrated with BC on premise.
Through a task we update the products. The problem is that the Product Categories Fields were created the first time grouped by "Imported NAV Item Attributes", but then they are not updated, only the product fields (name, description,...) are updated.
The Request XMK in Schedule Task for importing is:
<GetEcomData><tables><Products type="all" setLanguage="LANG1" languages="LANG1" importProductProperties="true"/></tables></GetEcomData>
Details of the Import Product Data_
What i forgot o missconfiguring? What could be the reason for not beeing updated only the Imported NAV Item attributes?
Thank you very much!