Xylem CHATTER Notification System configuration guide User Manual

Page 25

Advertising
background image

MANUAL

GB CHATTER NOTIFICATION CONFIGURATION 1303

25

The value is a string representing a fully qualified file name:

Example, located on a local hard disk:

<cnsNotificationLofFile>

C:\Program Files\MJK Automation\Chatter - Notification
Service\cnsLogFiles\cnsLogFile.txt

</cnsNotificationLofFile>

Example, located on a network share:

<cnsNotificationLofFile>

\\Server1\Logfiles\cnsLogFile.txt

</cnsNotificationLofFile>

The supplied configuration file

<cnsConfig>

<cnsVersion>

003

</cnsVersion>
<cnsServiceDependencies>

<!--MSSQL$SQLEXPRESS-->
<!--MSSQLSERVER-->

</cnsServiceDependencies>
<cnsDBconnectionString>

<!--Data Source=.\SQLEXPRESS;Initial Catalog=ChatterDB;Integrated
Security=yes;-->
<!--Data Source=.;Initial Catalog=ChatterDB;Integrated Security=yes;-->

</cnsDBconnectionString>
<cnsNEscanInterval>

30

</cnsNEscanInterval>
<cnsNEscanDatabaseTables>

cnsAlarmLog;
cnsMeasurementLog

</cnsNEscanDatabaseTables>
<cnsKeepAliveInterval>

10

</cnsKeepAliveInterval>
<cnsLogFile>

C:\Program Files\MJK Automation\Chatter - Notification Service\cnsLogFiles
\cnsLogFile.txt

</cnsLogFile>

</cnsConfig>

Advertising