Import Microsoft-signed model files into baseline model store

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Import the model files that are signed by Microsoft into the baseline model store by using the AxUtil command-line utility.

For developer documentation about code upgrade in Microsoft Dynamics AX 2012, see the downloadable code upgrade white papers. See also Inside Microsoft Dynamics AX 2009, Chapter 18: “Code upgrade,” pp. 623–644.

Importing Microsoft-signed model files into the baseline model store

To import Microsoft-signed model files into the baseline model store

  1. On the target system, import the Microsoft-signed model files that you received from Microsoft by using the AxUtil import command-line utility. For example, to import the Foundation model into the MicrosoftDynamicsAXBaseline model store, type the following command:

    AxUtil import /file:"Foundation.axmodel" /db:MicrosoftDynamicsAXBaseline
    

    For more information about the AxUtil import utility, see the help for AxUtil by typing AxUtil /?.

  2. After you have imported all of the Microsoft-signed models, continue with the next steps in the Model code upgrade checklist.

    Important

    You must first import the models that Microsoft owns. You can then import the remaining models one at a time, starting with the lowest layer.

See also

Import layer model(s) into baseline model store

Announcements: To see known issues and recent fixes, use Issue search in Microsoft Dynamics Lifecycle Services (LCS).