Report Scheduler: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
[[File:Report-scheduler1.png]] | [[File:Report-scheduler1.png]] | ||
==Setting up the Report Scheduler Module== | ==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 [[Email_Connector#Install_Service|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=== | |||
# Log in to to your Server with a Windows Administrator account.<br /><br /> | |||
# Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.<br /><br /> | |||
# Type the following command: <br /><br />'''<Installation_DIR>\CommitCRM\Server\CommitServer.exe -install'''<br /><br /> | |||
# 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.<br /><br /> | |||
# Wait for a success message to appear, indicating the service was installed successfully.<br /><br /> | |||
# Open the Windows Services Management windows from Control Panel > Administration Tools > Services.<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 /> | |||
==Scheduling a Report== | ==Scheduling a Report== |
Revision as of 08:55, 20 August 2014
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
- Log in to to your Server with a Windows Administrator account.
- Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.
- Type the following command:
<Installation_DIR>\CommitCRM\Server\CommitServer.exe -install - 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.
- Wait for a success message to appear, indicating the service was installed successfully.
- Open the Windows Services Management windows from Control Panel > Administration Tools > Services.
- Verify that a Windows service called CommitServer is now displayed in the services list.
- If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again.