Xylem CHATTER Notification System configuration guide Manual de usuario Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 65
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 22
MANUAL
GB CHATTER NOTIFICATION CONFIGURATION 1303
23
SQL Express
Example:
<cnsServiceDependencies>
MSSQL$SQLEXPRESS
</cnsServiceDependencies>
Key
Description
cnsDBconnectionString
This key describes the information needed by Chatter Notification Engine for it to
The key must contain:
Data Source = The name of the database engine
Initial Catalog = The name of the database
Integrated Security = Log-on security
SQL Server
Example:
<cnsDBconnectionString>
Data Source=.; Initial Catalog=ChatterDB; Integrated
Security=yes;
</cnsDBconnectionString>
SQL Express
Example:
<cnsDBconnectionString>
Data Source=.\SQLEXPRESS; Initial Catalog=ChatterDB;
Integrated Security=yes;
</cnsDBconnectionString>
Key
Description
cnsNEscanInterval
This key describes how often Chatter Notification Engine will check for new,
untreated data in certain tables in the database.
The value is a number of seconds, valid values are 0 to 86400:
Value
Description
0
Chatter Notification Engine never checks for new,
untreated data in the database.
1
Chatter Notification Engine checks for new, untreated
data in the database every second.
+++
84600
Chatter Notification Engine checks for new, untreated
data in the database every 24 hours.
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 64 65

Comentarios a estos manuales

Sin comentarios