Report Scheduler: Difference between revisions

From RangerMSP Wiki - PSA software for MSPs and IT services providers
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
# Verify that a Windows service called CommitServer is now displayed in the services list.<br /><br />
# Verify that a Windows service called CommitServer is now displayed in the services list.<br /><br />
# If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again.<br /><br />
# If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again.<br /><br />
===Running CommitCRM Server Service===
# Once the CommitCRM Server Service is installed, setup the CommitCRM Report Scheduler as explained in '''Activating the Report Scheduler'''.<br /><br />
# Open the Windows Services Management windows from Control Panel > Administration Tools > Services.<br /><br />
# Locate the CommitCRM Server service and start the service (right-click > Start).<br /><br />
# Make sure that it is set to start automatically (Startup type > Automatic) each time the server is restarted.<br /><br />
===Activating the Report Scheduler===
# Log into the Server with a Windows Administrator user. Note that the setup program must run from the same server as the one where the CommitCRM installation sits and from where you plan to run the Email Connector.<br /><br />
# Run <Installation_DIR>\CommitCRM\Server\ServerConfig.exe.<br /><br />
# Note: there are two executable files under the server folder, make sure you are running the configuration program (ServerConfig.exe).<br /><br />
# In the window that opens, click the Report Scheduler tab.<br /><br />





Revision as of 08:59, 20 August 2014

User Manuals > Report Scheduler

Introduction

Available in Version 8 of CommitCRM is the new Report Scheduler add-on module which you can use to prepare your Reports in advance and have them sent to you at the defined intervals. This module will save you a lot of time and effort as you no longer have to spend your valuable time manually configuring reports every time you need one and overall will improve the efficiency of your business by ensuring you have all the Reports you depend on, ready for you to use and always to hand at the appropriate time.

Setting up the Report Scheduler Module

The Report Scheduler module is a standalone module that runs as part of the CommitCRM Server Windows Service on your server, and so the CommitCRM Server service must be installed. Only then you can start the service in order to use the Report Scheduler.

If you already use the Email Connector or Alerts Server then you can skip this section as the CommitCRM Server service is already installed and there is nothing more you need to do besides scheduling your Reports.

Install Service

  1. Log in to to your Server with a Windows Administrator account.

  2. Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.

  3. Type the following command:

    <Installation_DIR>\CommitCRM\Server\CommitServer.exe -install

  4. Note: The <Installation_Dir> must refer to a LOCAL server path (e.g. c:\ or D:\Software, etc.) and NOT to a shared network name/path.

  5. Wait for a success message to appear, indicating the service was installed successfully.

  6. Open the Windows Services Management windows from Control Panel > Administration Tools > Services.

  7. Verify that a Windows service called CommitServer is now displayed in the services list.

  8. If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again.

Running CommitCRM Server Service

  1. Once the CommitCRM Server Service is installed, setup the CommitCRM Report Scheduler as explained in Activating the Report Scheduler.

  2. Open the Windows Services Management windows from Control Panel > Administration Tools > Services.

  3. Locate the CommitCRM Server service and start the service (right-click > Start).

  4. Make sure that it is set to start automatically (Startup type > Automatic) each time the server is restarted.

Activating the Report Scheduler

  1. Log into the Server with a Windows Administrator user. Note that the setup program must run from the same server as the one where the CommitCRM installation sits and from where you plan to run the Email Connector.

  2. Run <Installation_DIR>\CommitCRM\Server\ServerConfig.exe.

  3. Note: there are two executable files under the server folder, make sure you are running the configuration program (ServerConfig.exe).

  4. In the window that opens, click the Report Scheduler tab.


Scheduling a Report

Managing Scheduled Reports

Troubleshooting