Thursday, August 9, 2018

Deploy SSRS reports in Dynamics 365 Finance & Operations / AX 7.0

-> Open windows powershell in administrator mode.

-> Copy and paste below code in powershell window and hit enter.

For Azure environment

K:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation “K:\AosService\PackagesLocalDirectory”

For Local environment

C:\AOSService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1




Note: For Azure environment the AOS service folder might be different.



No comments:

Post a Comment

What is the primary purpose of using a Solution in Microsoft Power Platform & ALM?

As organizations embrace low-code development with Microsoft Power Platform , it becomes essential to manage and govern apps, flows, and dat...