I am attempting to move data from AX 2009 to AX 2012 using the new Data Import/Export Framework. The Framework is installed in AX 2012 without issues. And I am able to migrate most of the table over to AX 2012 via ODBC.
There is one table in AX 2012, EventRule, that contains a type "Container" field. I created a custom entity in AX 2012 and was trying to pull the data to the Staging table. However I encountered an issue that the framework could not pull the Container data from AX 2009 to AX 2012. The error up front says "Package execution failed please check eventlog in DMF service box". The Data Import/Export Framework server log shows that the Framework DLL tried to convert the Container field into String field in AX 2012. But the source to staging mapping shows that they are mapped correctly (from type Container field to type Container field).
Has anyone encounter any issues in the Framework while trying to pull table with Container fields to AX 2012?
*This post is locked for comments
I have the same question (0)