Xylem CHATTER Notification System configuration guide Instrukcja Użytkownika Strona 23

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 65
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 64 65

Komentarze do niniejszej Instrukcji

Brak uwag