How to Upgrade Docentric AX Framework
The goal of this tutorial is to guide you through the installation of an updated version of Docentric AX Framework.
The latest version or a hotfix you can find in Docentric Download Center.
Before installation check the version of Docentric AX Framework you have currently installed. This is the same version as the version of the installed DocentricAX model (in case that you installed Docentric AX Framework via model).
You can upgrade Docentric AX Framework in two ways:
(I) By reimporting the DocentricAX model that is bound to the ISV, VAR or CUS layer.
You will choose this option if you initially have installed Docentric AX Framework via model.
1. Import the DocentricAX model from the downloaded DocentricAX_xx.zip package. The model is located here: "\DocentricAX\DocentricAX_NewArtifacts_AX2012_R2_R3_Models\DocentricAX_<layer>.axmodel".
Command in MS Dynamics AX 2012 Management Shell for importing the model:
1 |
axutil import /file:"C:\Temp\DocentricAX_ISV.axmodel" /verbose |
2. AOS restart.
3. If it is specified in the new version release (and usually, this is NOT the case), import the Docentric_ChangedArtifacts project from the SharedProject_Docentric_ChangedArtifacts_AX2012_Rx_CUx.xpo file from the downloaded DocentricAX_xx.zip package. See how >>
4. Check labels.
New labels are being automatically imported as a part of the model. Still, if you are using a different language than EN-US, e.g. NL (the Dutch language), you will have to rename the label file (AxDOCen-us.ald) from the downloaded DocentricAX_xx.zip package to AxDOCnl.ald and import it afterwards. This way the language of your enviroment will be simulated, and you can translate the labels later. Labels which are not translated to your language (e.g. Dutch) will appear in the English language. Instructions on how to do it you can find here.
5. Synchronize tables.
Open the Docentric_NewArtifacts (shared) project. Synchronize all tables from this project.
6. Full compile. Full CIL. AOS restart.
(II) By reimporting the Docentric AX Framework artifacts via XPO files.
You will choose this option if you initially have installed Docentric AX Framework via XPO files.
Open the AX client in the layer which is appropriate for your scenario and follow the installation instruction from here.
Usually only the Docentric_NewArtifacts project and labels should be reimported.
In the end of the procedure perform the full compile, full CIL, synchronize tables from the Docentric_NewArtifacts project and restart the AOS service.
See also
How to Upgrade Docentric AX Template Designer >>
How to Upgrade Docentric Server >>