-
Book Overview & Buying
-
Table Of Contents
Microsoft Dynamics CRM 2011 Cookbook
By :
While Microsoft Dynamics CRM Reporting Extensions is not absolutely required to run Microsoft Dynamics CRM 2011, without Reporting Server installed, certain important functionalities of Dynamics CRM will not function. For example, the reporting functionality will not function and creating a new organization and organization import will be blocked until the extensions are installed and configured.
The Microsoft Dynamics CRM Reporting Extensions setup includes two data processing extensions: Fetch data processing extension and SQL data processing extension. These extensions are installed by default during Microsoft Dynamics CRM Reporting Extensions setup.
While the Fetch data processing extension is required to create, run, and schedule Fetch-based reports, the SQL data processing extension is required to run and schedule the default (out of box) or SQL-based custom reports in Microsoft Dynamics CRM 2011.
Before we start installing Microsoft Dynamics CRM Reporting Extensions, Microsoft Dynamics CRM Server setup must be complete.
Dynamics CRM Reporting Extensions can only be installed for one instance of SQL Server Reporting Services on a computer. In addition, different deployments of Dynamics CRM 2011 cannot share a single SQL Server Reporting Services server; however, a multitenant CRM deployment can use the same instance of Reporting Services.
The Microsoft Dynamics CRM Reporting Extensions setup must be run on a computer that has Microsoft SQL Server 2012/2008 Reporting Services installed. The user account to be used in order to install Reporting Extensions:
The Microsoft SQL Server Reporting Services (SSRS) should be running under a separate Active Directory service account. This account should be added to two of the Dynamics CRM-specific Active Directory groups, namely, PrivUserGroup and PrivReportingUserGroup. However, this account should not be part of SQLAccessGroup. This account should not be set up as Local Service as well.
Reporting Extensions should be installed on that Microsoft SQL Server Reporting Services instance which is being used by the CRM Organization. Otherwise, reports will not function. In addition to that, the base language of CRM Organization and that of CRM Reporting Extensions has to be the same.
Please follow these steps to install Microsoft Dynamics CRM Reporting Extensions:
\Server\amd64\SrsDataConnector\SetupSrsDataConnector.exe..exe file.It is recommended that you assess the impact of the update rollups before applying it because update rollups can break any existing code or the rollup itself can have defects.
Status column will change from Missing to Installed and we can click on Next to continue.Now if we are using the default instance of the SQL Server, enter the name of the computer that is running SQL Server and contains the Microsoft Dynamics CRM configuration database named MSCRM_CONFIG, and if we are using the named instance of SQL Server then enter <machine-name>\<instance-name>:


This recipe installs the Fetch and SQL data processing extensions on the Microsoft SQL Server Reporting Services server. It is recommended that the SSRS instance be run on a server separate from the one which has hosted the Dynamics CRM databases.
SQL Server Reporting Services should be running on a service account that is not part of SQLAccessGroup; in case it does, the Reporting Extensions installer throws an error message, A Microsoft Dynamics CRM Server component is using the same account as the instance of SQL Server Reporting Services. Usually, it happens when the account is used to run the Dynamics CRM 2011 Server components is also used to run the SQL Server Reporting Services. It is recommended that you use a separate account to run the SQL Server Reporting Services to reduce security vulnerability.
With Dynamics CRM Reporting Extensions installed, all the default CRM reports will start working and custom SQL bad Fetch-based reports can now be created, uploaded, and scheduled.
Post the reporting extensions installation, log in to the Dynamics CRM 2011 and run any of the out-of-the-box reports. This can be done by navigating to Workplace | Reports. If Reporting Extensions has been successfully installed, the out-of-the-box reports will function successfully.

The preceding screenshot of the Account Overview report has been generated by using the sample data.
Change the font size
Change margin width
Change background colour