00197193-02_IM_SIPLACE_EDM_2.1_EN - 第56页

EDM V2.1 / I nstallat ion Ma nual Ausgabe 11/2012 E dition 56 6.3.6.6 Notifica tion storage Key: notificationStorage Type: Endpoint Default: notificationStorage Valid for: Line serv er Descripti on: Buffer for collected …

100%1 / 73
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
55
Type:
Path
Default:
[AppDir]\help
Valid for:
Line server
Master server
Clearing pool
EDM Tool
Description:
Folder for online docume
ntation
6.3.6.3 Distribution list for EDM notifications
Key:
notificationDistributorClass
Type:
Class
Default:
Siemens.SiplacePro.EDM.DataExchange.EmailDistributor,
DataExchange
Valid for:
Master server
Description:
Class, i.e. implementation of the notificat
ion service. At present, distribution via
email is available using the default value as a reference.
Note:
The notificationDistributor class interface has been changed with EDM 2.1.
6.3.6.4 Configuration of EDM notification traffic
Key:
notificationDistributorConfiguratorClass
Type:
Class
Default:
Siemens.
SiplacePro.EDM.UserInterface.EmailConfigurator,
UserInterface
Valid for:
Master server
Description:
Configuration dialog box for the notification service. The actual configuration of the
notification service
depends on its implementation. Configuration of an email
service referenced using the default value is currently supported.
6.3.6.5 Notification interval
Key:
notificationInterval
Type:
Time
Default:
P0Y0M0DT0H15M0S (= 15 minutes)
Valid for:
Line server
Desc
ription:
Time period during which the change notifications will be collected on the Line
Servers before they are sent to the Master Server. The options are as follows (from
left to right
, according to the ISO 8601 standard):
Y
= years
M
= months
D
= days
H
= hours
M
= minutes
S
= seconds
The period should not be shorter than 5 minutes.
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
56
6.3.6.6 Notification storage
Key:
notificationStorage
Type:
Endpoint
Default:
notificationStorage
Valid for:
Line server
Description:
Buffer for collected change notifications.
6.3.6.7 Master server
Key:
masterServer
Type:
String
Valid for:
Line server
Master server
Clearing pool
Description:
Network ID of the Master Server. Windows computer name only. IP addresses are
not permitted.
6.3.6.8 Transceiver
Key:
transceiverClass
Type:
Class
D
efault:
Siemens.
SiplacePro.EDM.DataExchange.MsmqTransceiver,
DataExchange
Valid for:
All EDM Applications
Description:
Implements the data transfer between the Line Servers and Master Server. This
entry must be identical on all installed systems. The exa
ct format of the "endpoint"
values depend on this value. The default setting uses MSMQ to transfer the data.
Endpoint:
An endpoint entry has the following format for the MSMQ transceiver:
Private$
\[queue-name].
Note that private queues absolutely must be
used here. Only private queues can
be used in both a domain/active directory
-based network environment as well as in
a pure workgroup installation.
6.3.6.9 Outgoing requests
Key:
masterRequests
Type:
Endpoint
Valid for:
Line server
Clearing pool
Description:
T
arget address for service requests sent by a Line Server to the Master Server.
The setting must be identical to the
Incoming Requests setting on the Master
Server.
6.3.6.10 Outgoing change notifications
Key:
masterNotifications
Type:
Endpoint
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
57
Valid for:
Line ser
ver
Description:
Target address for change notifications sent by a Line Server to the Master Server.
The setting must be identical to the
incoming change notifications setting on the
Master Server.
6.3.6.11 Incoming requests
Key:
incomingRequests
Type:
Endpoint
Valid for:
Master server
Description:
Endpoint at which the Master Server listens in for incoming service requests.
Determines the value for
outgoing requests on the Line Servers.
The value must be different from the value for
incoming change notifications.
6.3.6.12 Incoming change notifications
Key:
incomingNotifications
Type:
Endpoint
Valid for:
Master server
Description:
Endpoint at which the Master Server listens in for incoming change notifications.
Determines the value for
outgoing change notifications on the Line Servers.
The value must be different from the value for
incoming requests.
6.3.6.13 Incoming Clearing Pool requests
Key:
incomingClearingPoolRequests
Type:
Endpoint
Valid for:
Master server
Clearing pool
Description:
Endpoint at which the Clearing Po
ol listens for incoming commands from the
master service.
6.3.6.14 EDM tool endpoint
Key:
edmToolEndPoint
Type:
Endpoint
Default:
EDM_SPI_REMOTE_HOST:9002/EdmTool
Valid for:
Master server
Line server
EDM Tool
Description:
Endpoint for entering change notificat
ions. The default value means that the
comment dialog boxes always open on the computer at which the SPI event was
triggered that caused the notification which requires a comment (if an EDM tool is
installed there).
R
eplace EDM_SPI_REMOTE_HOST in the configuration file of the Line Server with
the host name of this computer
, if the line engineer shall enter the comments at a
different computer
.