Hi Team,
I'm trying to exporting in AX 2012 R3, I got an error please see below,
I guess i don't have an access doing this?
Am I correct?
Please give me the suggestions regarding this.
Thanks,
vinaykumar.
*This post is locked for comments
Thanks Martin/Andre,
Finally I got Solution. I made a mistake in Command,
It will be working like,
Export-axmodelstore -file "C:\Folder_name\modle.axmodelstore" -Details.
Thanks,
Vinaykumar.
You're using the wrong database. This DB contains business data such as customers; the model store is in the DB suffixed with _modelstore.
Hi Martin/Andre,
Again I got an error, It's about model-store & file.
Now, I stopped the service &run the command. If we are running the export, services have to either Run or stop.
Please help me on this,
Thanks,
Vinaykumar.
Hi Vianykumar,
Like Martin mentioned, you should use "Export-axmodelstore" as command without the space in between.
Hi Martin,
Initially, I run through "dynamicsmanagementshell" as Export -axmodelstore -server name -database name -file "C:\Release\name.axmodelstore" -Details
Later, I got an error "The term Export is not recognized as the name of cmdlet, function, script file etc..
Please suggest me, regarding this.
Thanks,
Vianykumar.
The first error is caused by an error in the cmdlet name: you use Export -AXModelStore instead of the correct Export-AXModelStore.
The other error says that the path is invalid. Check out whether the file name and path is correct.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156