Thursday, June 09, 2016

AX 2012 Deployment

Publish all the Reports using AX Shell

>Publish -AXReport -Reportname *

Publish all EP componenets using AX Shell

>Publish-AXWebComponent -AOTNodePathList "Web" -websiteurl "http://XXX:nnn"

 where http://XXX:nnn refers to AX website and port on sharepoint

No comments: