Developer forum

Forum » Integration » Fields of source column not updated

Fields of source column not updated

Tomas Gomez
Reply

Hi,

I have a Data Integration from the EcomProducts table to a CSV.

When I add new Category Fields to the Product Catalog, these new fields are not included in the dropdown list of the Source colum menus (see image)

What is need to update the dropdown list with the new fields?

Regards,
Tom

capture.png

Replies

 
Tomas Gomez
Reply

Does anybody know how to update the fields of the dropdown lists?

 
Lars Larsen
Lars Larsen
Reply
This post has been marked as an answer

Hi Thomas

Product Category fields are not fields in the table "EcomProducts" table, that's way you can't see those fields in the Destination column dropdownlist. And the fields are not in the Source column dropdownlist if you don't have them in your source.

You have to make a table mapping to the table "EcomProductCategoryFieldValue" in order to get access to the product category fields. And your source data should also have fields matching the fields in the "EcomProductCategoryFieldValue" table in order to import data to the product category fields.

Votes for this answer: 1

 

You must be logged in to post in the forum