Hi All,
I am using DIEF and the Customer entity for migrating customer data into AX2012.
In my installation I have several custom fields on CustTable but they do not appear in the staging-to-target mapping. It seems that the table DMFTargetXML defines all the fields in target tables but it holds no entries related to my custom fields.
The query DMFCustomerTargetEntity has CustTable as datasource and it contains all my custom fields (forced by flipping the 'Dynamic' property on the Fields-node).
What is the procedure for updating an existing entity with custom fields?