IN UI upload license file
Create config key with certificate and
Developer-apply
Restart AOS -we will find address
c/ax/adm
We will find model files
1. On the Start menu, click Command prompt.
2. Navigate to the directory for the management utilities. Typically, the location of this directory is %ProgramFiles%\Microsoft Dynamics AX\60\ManagementUtilities.
3. To list the models in a layer, at the command prompt, type the following command, and then press ENTER.
Copy
axutil list /layer
:<layername>
4. To list the models in the model store, at the command prompt, type the following command, and then press ENTER.
Copy
axutil list
https://learn.microsoft.com/en-us/dynamicsax-2012/appuser-itpro/how-to-list-models-in-a-model-store
Then export s those files
----
Stop aos
Nun power shall command
Install-AXModel -File C:\CurrentBuild\15Nov\63.2000.326.195\FlexProperty.axmodel -Details
Comments
Post a Comment