Hello,
We are trying to implement the FieldDisplayGroups for our current customer, where we use Data Integration to import product data from Syncforce.
Strangely enough the EcomFieldDisplayGroups is the first DW table I have encountered that has an Id that is an autoId, and no seperate autoId field. As far as I can see this means that to fill the EcomFieldDisplayGroupTranslation I need to know what the Id is that gets filled in the [EcomFieldDisplayGroups table, but since the Data Integration uses temporary tables during the import, this field is not available at the moment I try to create the Translation record.
Is there a trick to this I am missing?
Greets Hans