
Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update
By :

SSRS, being a server side solution, needs to deploy reports in Dynamics AX 2012 R3. Until the reports are deployed, the user will not be able to see them or the changes made in them, neither from Visual Studio nor from the Dynamics AX rich client.
Reports can be deployed in multiple ways and the developer must make this decision. In this recipe, we will show you how we can deploy reports using the following:
In order to deploy reports, you must have the permission and rights to deploy them to SQL Reporting Services. You must also have the permission to access the reporting manager configuration.
Before deploying reports using Microsoft PowerShell, you must ensure that Windows PowerShell 2.0 is installed.
Microsoft Dynamics AX R3 supports the following ways to deploy SSRS reports.
For each of the following deployment locations, let's have a look at the steps that need to be followed:
You can find the report manager URL from System administration | Setup | Business intelligence | Reporting Services | Report servers.
Report deployment is the process of actually moving all the information related to a report to a central location, which is the server, from where it can be made available to the end user. The following list indicates the typical set of actions performed during deployment:
Deployment ensures that the RDL and business logic are cross-referenced to each other.
The MorphX IDE from AX 2009 is still available. Any custom reports that are designed can be imported. This support is only for the purpose of backward compatibility. In AX 2012 R3, there is no concept of MorphX reports.
Change the font size
Change margin width
Change background colour