I have to create an MSI file for deploying the AX models and online help add customer site.
but I'm getting lost.
I have looked at http://www.advancedinstaller.com/user-guide/tutorial-simple.html
it looks ok, but I have no clew how to make it work.
any suggestion is OK!
*This post is locked for comments
we do it now with powershell
Install-AXModel -File $MODELPATH -NoPrompt -Config $aosInstance
but online help is the next steo
first aim is getting the model in the AX environment.
also a list incase multiple AOS are running on that server.
and on the end copies the content to the online help in case it is installed
and incase of an R2 installation an additional model needs to be imported in AX
Does deploying also include running powershell or axutil commands to load that model into the model store? Are you going to provide means for the user to specify the necessary AOT parameters and report back success and failure information to the user?
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,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156