00197458-01_UG_EDM_V2.2_en.pdf - 第75页
EDM V2.2 / U ser Guid e Ausgabe 10/2013 E dition 75 6.2.6.8 Transceiv er Key: transceiverClass Type: Class Default: Siemens. SiplacePro.EDM.DataExchange.MsmqTransceiver, DataExchange Valid for: All E DM App licatio ns De…
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
74
6.2.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 o
f an email
service referenced using the default value is currently supported.
6.2.6.5 Notification Interval
Key:
notificationInterval
Type:
Time
Default:
P0Y0M0DT0H15M0S (= 15 minutes)
Valid for:
Line server
Description:
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.
6.2.6.6 Notification Storage
Key:
notificationStorage
Type:
Endpoint
Default:
notificationStorage
Valid for:
Line server
Description:
Buffer for collected change notifications.
6.2.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.
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
75
6.2.6.8 Transceiver
Key:
transceiverClass
Type:
Class
Default:
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 exact 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.2.6.9 Outgoing Requests
Key:
masterRequests
Type:
Endpoint
Valid for:
Line server
Clearing pool
Description:
Target 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.2.6.10 Outgoing Change Notifications
Key:
masterNotifications
Type:
Endpoint
Valid for:
Line se
rver
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.2.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.
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
76
6.2.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.2.6.13 Incoming Clearing Pool Requests
Key:
incomingClearingPoolRequests
Type:
Endpoint
Valid for:
Master server
Clearing pool
Description:
Endpoint at which
the Clearing Pool listens for incoming commands from the
master service.
6.2.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 notifications. 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
.
6.2.6.15 Endpoint Configuration
Key:
endpointConfig
Type:
Section
Valid for:
Master
server
Description:
This section contains pairs of values
in the form of:
<add key=
"[hostname]" value="[Endpoint]"/>
There is one pair of such values for each Line Server. This list describes the
connections from the Master Server to the Line Servers to
be used.
The network ID (not the alias) of the computer concerned must be entered under
hostname. You can also enter
"*" or "all" as the value for hostname. This is
then used as the default value when no entry can be found for a specific Line
Server.
Impor
tant: All Line Servers should always be listed in every configuration file. In
particular, the name of the local computer must be included (or at least an entry for
"*"
).