While upgrading the system from AX 2012 R3 RTM to AX 2012 R3 CU12, we are getting the error. The message which we get in log file is:
" AxUtil call is complete.
AxUtil call returned warnings:
One or more model elements in the imported model file contains
elements that have a different name in the model store. The following elements
have adopted the model store name:
Using AXUtil to connect to database "AX_model" on server "serverName".
Calling AxUtil to get list of installed models.
Using AXUtil to connect to database "AX_model" on server "serverName".
AxUtil call is complete.
An error occurred during setup of Model Database (serverName:AX_model).
Completed setup of Model Database.
=== Setup was completed successfully."
Currently system contains two model in model store which is:
1- USR Layer (usr layer) - which is system generated
2- Custom (usr layer) - Generated from AOT
Kindly guide me, what steps i can take for upgrading the system to CU12, as no customization should be missed.