Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将项目(XPO 文件)、(表格、表单)从 Ax 2012 R3 移动到 Dynamics 365?
据我所知,没有办法将 .xpo 文件转换为可在 D365fO 中使用的文件。
如果您只想移动一些小物体,我的建议是在 D365fO 中重新实现它们。
否则你应该看一下代码升级过程,基本上你想将你的对象移动到一个新模型,将该模型安装在一个干净的 AX 2012 R3 系统上,然后将该系统的模型库上传到 LCS 代码升级服务。以下链接中的更多详细信息: