Last Topic "Initial Export RM Data to MS SQL Server"

Deploying Reports

ASI provides several pre-configured reports for MS SQL Server Reporting Services. These reports are installed in the rmwin folder when running RMSQLPackage.exe. These reports must be deployed to Reporting Services so to become available for viewing via an internet browser. The utility you use to deploy reports is RMSQLReportDeployer (.exe)

The utility can be access using the one of the methods outlined below:

Note: "C:" in the commands above represents the drive where the rmwin folder resides. This may be different on your computer.

Deployment Process

The deployment process is relatively simple. Most of the data in the form will auto populate. You need only to change settings in rare circumstances (i.e. Microsoft SQL Server was not install in the c drive).Use the following steps to deploy reports:

  1. Open the RMSQLReportDeployer Utility (RMSQLReportDeployer.exe) using one of the methods described above. You will see a screen similar to the one picture below the first time you access the utility.

The settings on this form are described below:

  1. Click on the “Deploy”. If you haven’t ran any reporting services reports since you logged on to Windows this might take a while to complete. You will see the following screen if the reports have been deployed successfully.

Note: 8080 is the default port number used for the Report Server. If reports fail to deploy, try changing the port number to 80 in the Report Server URL field an click on the "Deploy" button again.

If using Windows 7 and depending on your systems settings, you may have to run this application as an administrator (right click on application > click on "Run as Administrator).

  1. Open Microsoft Internet Explorer (preferred) and navigate to the following URL: http://localhost:8080/Reports_SQLEXPRESS (check your Reporting Services configuration if you chose another setup location). If successful you will see the following screen:

 

Next Topic "Scheduled/Manual Data Export Updates"