We are having an issue in one of our test environments that when someone attempts a database sync, we get errors on five custom tables, because we have DMF tables that are trying to write the data to the custom tables and the data types don't match so it fails. I have noted that the table IDs of both of the fields of the source (DMF) and target (custom) tables are the same, but I was wondering if there is somewhere AX is looking for the mapping of the source to target, which do not have the same table Ids. We looked in SQL dictionary, but since the field Ids are correct, we know the problem doesn't reside there. To be honest, we don't want this DMF table syncing with the custom table as they don't have the same data in them.
We are running the version of DIXF prior to the one that came out in CU7. Can anyone point me in the right direction?
*This post is locked for comments
I have the same question (0)