00197458-01_UG_EDM_V2.2_en.pdf - 第76页

EDM V2.2 / U ser Guid e Ausgabe 10/2013 E dition 76 6.2.6.12 Incoming C hange N otifications Key: incomingNotifications Type: Endpoint Valid for: Master ser ver Descripti on: Endpoint at which t he Mast er Server lis ten…

100%1 / 94
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
"*"
).
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
77
6.2.6.16 Communication Timeout
Key:
communicationTimeout
Type:
Time
Default:
P0Y0M0DT0H1M0S (= 1 minute)
Valid for:
Line server
Master server
Clearing pool
Description:
Time period in which a message must be received from a particular communication
partner. The setting should generally not be changed. The other options are as
follows (from
left to right):
Y
= years
M
= months
D
= days
H
= hours
M
= minutes
S
= seconds
6.2.6.17 Using Advanced EDM Notification Filtering
Key:
useAdvancedNotificationFiltering
Type:
Boolean
Default:
true
Valid for:
Master server
Description:
Activation/deactivation
of direct import/rejection of notifications by the Master
Server.
If these filters are deactivated, all notifications are entered in the Clearing Pool. If
they are activated, changes to objects can be accepted/rejected
without first being
displayed in the Cleari
ng Pool.
6.2.6.18 Modified Object Protection
Key:
useModifiedObjectProtection
Type:
Boolean
Default:
true
Valid for:
Line server
Description:
Activation/deactivation of the overwriting of modified objects in the Line
Server.
If this object is activated, objects which are currently in the Clearing Pool are not
overwritten with the (older) data from the Master Server during a pull operation.