00197458-01_UG_EDM_V2.2_en.pdf - 第73页
EDM V2.2 / U ser Guid e Ausgabe 10/2013 E dition 73 6.2.6.1 Serve r T yp e Ke y: serverType Type: Enum Values: NONE LINE MASTER BOTH CLEARINGPOOL CONFIGSERVE R CONFIGMASTER CONFIGLINE ALL Line + Master Config Server + Ma…

EDM V2.2 / User Guide Ausgabe 10/2013 Edition
72
EdmConfigurationService.Binding.OpenTimeout Time
(PT1M)
All; D
The Open-Timeout of the EDM
Configuration Server Web-Service /
Client.
EdmConfigurationService.Binding.CloseTimeout Time
(PT1M)
All; D
The Close-Timeout of the EDM
Configuration Server Web-Service /
Client.
EdmConfigurationService.Binding.ReceiveTimeout Time
(PT10M)
All; D
The Receive-Timeout of the EDM
Configuration Server Web-Service /
Client.
EdmConfigurationClient.KeepAliveIntervall Time
(PT1M)
All; D
Interval a configuration client sends a
"KeepAlive" request to the configuration
server. Must be smaller as the receive
timeout.
EdmConfigurationService.Binding.MaxConnections Integer
(50)
All; D
Maximum number of connections to the
EDM Configuration server.
PreservePcbBarcodesDuringMasterImport Boolean
(true)
M;C;D
If set to "true", do not overwrite the
PCB barcodes in the master database
with the (local) barcodes from the Line
Server.
SkipOptimisationResultsForNotifications Boolean
(false)
M;C;D
If set to true the optimization results
(head steps…) will not be transferred to
the master server when changing a job
at the line.
UseSmtpAuthentification Boolean
(false)
F; M; D
Enable (experimental) authentication
with username and password when
sending E-Mail notifications.
CompressionHelper.ZipCompressionLevel Integer
[0..9]
(9)
All; D
Compression rate for the EDM data
transfer. Specifies the compression
level of the algorithm used; A lower
compression rate can be required if
memory problems arise as a result of
large volumes of data during
compression.
Value range: 0 through 9.
CompatibilityMode Boolean
(false)
L; M; D
If true: Allows restricted operation of an
EDM Line Server together with an EDM
< 2.1 Master Server. (See EDM
Installation Manual).
Caution: This mode must not be used
for long-term mixed operation, but only
for step-by-step upgrading the EDM
system from < 2.1. The Modified Object
protection is inactive when the
compatibility mode is active!
Note: This setting is not required when
upgrading from EDM 2.1 or higher.
Table 6-8: Settings in the SystemConfig.xml file
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
73
6.2.6.1 Server Type
Ke
y:
serverType
Type:
Enum
Values:
NONE
LINE
MASTER
BOTH
CLEARINGPOOL
CONFIGSERVE
R
CONFIGMASTER
CONFIGLINE
ALL
Line + Master
Config Server + Master
Config Server + Line
Config Server + Master + Line + CP + …
Valid for:
All EDM Computers running an EDM Service
Description:
Specifies the type of installation. The EDM server is started as a Line Server,
Master Server or
hybrid depending on this setting.
NOTE: The hybrid settings "BOTH" and "ALL"
should only be used for test
pur
poses!
NOTE: This value is replaced with the valu
e from the MachineConfig.xml (see 0).
This is the fallback value for EDM Computers that have no entry in the Machine
Configuration. The default value is "NONE".
6.2.6.2 Help Folder
Key:
helpDirectory
Type:
Path
Default:
[AppDir]\help
Valid for:
Line server
Master server
Clearing pool
EDM Tool
Description:
Folder for online documentation
6.2.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 notification 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.
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.