For a custom entity when trying to import it doesn't know how to handle any enums. Some of these entities are filled with custom enums and such. When I move it from staging to the target I get SQL errors about converting varchars to ints and then it fails. Reading through the Microsoft documentation I was under the impression AX handles setting the enums correctly but that doesn't seem to be happening on custom entities.
Is there a good example of how to change the Entity class to correctly set the enum values when moving from the staging to target?
*This post is locked for comments
I have the same question (0)