Hi, everyone.
I've appreciated for the forum's great help.
Recently, I have a task to move xpo from one environment to another environment.
The xpo has many customized code and new customized objects, including modified standard objects.
Since the destination is new AOS, I can just import the whole xpo at once if the both ax versions are the same.
Unfortunately, the AX which is the xpo from is lower version(e.g. CU8) than another one which will get the xpo(CU12).
because of the mismatch for application version, there are so many differences even in the standard objects and codes.
Therefore, I cannot just import the whole xpo, so should I compare all objects and add fields, fields groups or something one by one(It will take incredibly much work-time)?
Is there any efficient ways to do this, please give me a direction.