Deploy all AX2012 report We have 3 different ways to deploy Dynamics AX2012 reports: Through AOT AOT > SSRS Reports > Reports > right click on report > Deploy Element Through Visual Studio Open the report project > Right click on the project or solution node > Deploy Through PowerShell Publish-AXReport -ReportName * Through AOT - Go to AOT > SSRS Reports > Reports > right click > Deploy Element Through Visual Studio - Open your AX/Report project - Right click on the...(read more)
↧