Configuration of chatter notification engine, This chapter – Xylem CHATTER Notification System configuration guide User Manual
Page 22

MANUAL
GB CHATTER NOTIFICATION CONFIGURATION 1303
22
Configuration of Chatter Notification Engine
How Chatter Notification Engine is working is described in a configuration file. This file is a text file in XML format
It will expect that Microsoft SQL server 2008 R2 Express Edition is running
It will log on to the database using a valid connection string
It will check for new, untreated data every 30 seconds
It will update its 'alive' record every 10 minutes
It will maintain a log file with a specific name in a specific folder on the local hard disk
If this configuration file is modified, the Chatter - Notification Service must be restarted
Filename and -location
C:\Program Files\MJK Automation\Chatter - Notification Service
cnsNotificationEngineGlobalConfig.xml
Key
Description
cnsVersion
This key contains the version number of this configuration file. The key is used by
Do not change the values in this key without
consulting MJK Automation ApS!
Example:
003
Key
Description
cnsServiceDependencies
This key describes which services must be present and running before Chatter
Notification Engine can start.
The value is a list of service names:
Value
Service
MSSQLSERVER
Microsoft SQL server 2008 R2
MSSQL$SQLEXPRES
S
Microsoft SQL server 2008 R2 Express Edition
SQL Server
Example:
MSSQLSERVER