Previous icon

Next icon

Configuring Crystal Report services

Synergetic requires Crystal Report services to run scheduled reports, like the ones used for attendance and absence notifications.

Configuring Crystal Report services

To configure Crystal Report services, you need:

Note: If you want to create a log of the service's activities, see Enabling log files for the Crystal Report service.

Preparing the system accounts

Note: It is strongly recommended that you create or assign a separate Windows account for the Crystal Reports service, and do not run it under the Local System account. Running the Crystal Reports service under the Local System account makes it more difficult to stop the service from Task Manager when troubleshooting.

To create a database login for the service to use:

  1. Open Microsoft SQL Server Management Studio.
  2. Select Security > Logins from the left folders.

    MS SQL Studio Security Logins folder

  3. Right click on Logins and select New Login....

    The Login window is displayed

  4. Create the login. For example, zSynergeticService.
  5. Select User Mapping. from the left-hand panel.

    MS SQL Studio Security Login New User Mapping

  6. Select the Map field next to the SynergyOne database.

    MS SQL Studio Security Login New User Mapping grid

  7. Select SynergeticCrystalReports in the Database Role Membership for list.

    MS SQL Studio Security Login New User Mapping Database Membership role

Installing or updating the service

To install the Crystal Report service:

  1. Download the installation file from http://support.cda.com.au/CDA/downloads/Versions/Services/SynCrystalService
  2. If you are updating an existing installation, copy all the files except the installation and setup.exe into the existing installation folder.

    Synergetic Crystal Scheduler Installation copying files

  3. If you are installing the service for the first time, open setup.exe.

    Note: If you receive the following error message, right click on setup.exe and select Run as administrator.
    Synergetic Crystal Scheduler Installation windows admin error message

  4. Make a note of the installation folder. The default location for 64-but systems is C:\Program Files (x86)\SynergeticManagementSystems\Synergetic.Service.CrystalReportScheduler\.

    The installation is complete.

    Note: Ensure you configure the service before running it.

Configuring the service

To configure how the Crystal Report service runs:

  1. Open Service.CrystalSched.exe.config in Microsoft Notepad.
  2. Find the <AppSettings> section.

    ServiceCrystalSchedexeconfig Notepad

  3. Modify the settings according to the comments provided in the configuration file.

    Note: Do not change any other settings in the configuration file. Changing other settings may result in your Crystal Report service not functioning correctly.

  4. Save the file.

    The service is configured.

Starting the service

To start the Crystal Report service:

  1. Open Services.msc.
  2. Find Synergetic Crystal Scheduler.
  3. Right click on Synergetic Crystal Scheduler and select Properties.
  4. If you want the service to run automatically, select Automatic (Delayed Start) in the Startup type field.
  5. Click the Log On tab.
  6. Type in the name of the Windows account the service should run under.

    Synergetic Crystal Scheduler Properties window

  7. Click the General tab.
  8. Click Start.

    The Crystal Report service is started.

Last modified: 23/09/2014 3:45:53 PM

See Also

Maintaining external systems setup data

luEarlyChildhoodParticipation lookup table

luEthnicGroup lookup table

luExchangeScheme lookup table

luIndigenousGroup lookup table

luIndigenousLanguageLevel lookup table

luLanguageLevel lookup table

luSecondaryTertiaryProgram lookup table

luStudentEligiblity lookup table

luStudentResourceLevel lookup table

luStudentType lookup table

luStudentVerificationDocument lookup table

luSubjectAssessmentContext lookup table

ArriverTrigger configuration setting

AuditSourceUserName configuration setting

CustomHelpFileList configuration setting

ENROL:CDATestID configuration setting

ENROL:CDATestPassword configuration setting

eReturn:CDATestID configuration setting

eReturn:CDATestPassword configuration setting

IDAM:Enabled configuration setting

IDAM:WebServiceProvider configuration setting

IDAM:WSDL configuration setting

Leaver configuration setting

MCEETYA:SchoolCode configuration setting

MidYearStartSchoolYearFlag configuration setting

NoYearLevelRestriction configuration setting

ReceiveRetryCount configuration setting

SIF:Enable configuration setting

UseSystemDSN configuration setting

Maintaining VSR VSN services

© 2016 Synergetic Management Systems. Published 16 September 2016.

Top of page