Hi all
I export a model store form an AX2012 R2 installation and import to a clean environment AX2012 R2 (with demo data from MS) using
axutil importstore /file:<filename> /s:<servername> /db:<databasename> /verbose it work fine.
After the import of a model store, I restart the AOS/Compile/Synchronize the AOT and restart AOS again.
I login at the AX development, I can not find the model that belong the modelstore I had impoted successfully!
I check the database, the tables that belong the import modelstore doesn't exist!
Are there anybody who have the same problem?