Export ,import and complies and delete AX model

First,Export form development environment:
Get-AXModel -Config NTG_AX_DEV
Export-AXModel -Config NTG_AX_DEV -Model “GARMENT” -File Export.axmodel
image.png
image.png
then,import to production environment
Install-AXModel -File C:/ExportGarmentDev2.axmodel -Conflict push
image.png

when you open ax 2012 client, you will find a pop out window saying that "The model store has been modified". need you take action.

image.png
Finally, compile the model.

AxBuild.exe for Parallel Compile on AOS of X++ to p-code [AX 2012]
https://msdn.microsoft.com/library/d6da631b-6a9d-42c0-9ffe-26c5bfb488e3.aspx

cd Program Files\Microsoft Dynamics AX\60\Server\NTG_AX_PRD01\bin
axbuild.exe xppcompileall /aos=01 /altbin="C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin" /workers=4
find where is the conflict
image.png
double check the conflict model element count. make sure it is 0.
image.png
Others , Delete AX Model
image.png
image.png
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 13,404评论 0 23
  • 昨天去看了这部电影,整场观影下来,有两种强烈的感觉。 先谈这部电影给我带来的惊喜。 立意上对人性的反思是一大亮点。...
    赵一初阅读 4,202评论 2 3
  • 那天是湛蓝色 棉絮的是白云 俏皮的是风 带着悠扬笛声,飘扬 误入青翠深处 是流水声 踏出林中寻觅 笛声 之余窸窸簌...
    反镜像阅读 1,241评论 0 0
  • 前言 梯度下降算法现在变的越来越流行,但是对于使用者来说,它的优化过程变的越来越黑盒。本文我们介绍下不通梯度下降算...
    wendaJ阅读 5,470评论 0 1
  • 下雨是个悲观主义 有人说下雨天的时候心情容易不好 曾经 为了有个好心情决定下雨天都是生日 那几年一到下雨 就开始大...
    佐末格阅读 2,732评论 2 2