00197193-02_IM_SIPLACE_EDM_2.1_EN.pdf - 第53页

EDM V2.1 / I nstallat ion Ma nual Ausgabe 11/2012 E dition 53 ForceCategoryEntryInCommentDialog Boolean ( true ) L; D This value indicates wheth er the comment cat egory name ma y be empty. ClearCommentInCommentDialog Bo…

100%1 / 73
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
52
responseTimeout Time
(PT5M)
All; D
Timeout for replies to a request send to
an EDM Application (6.3.6.19).
serverType
(Obsolete)
Enum
(NONE)
Operating mode of the installation
(6.3.6.1). Replaced by the value from
the MachineConfig if present.
serviceRemotingEndpoint String L; R .NET remoting configuration for
communication with the line service
(6.3.6.22)
startingPoints Section M; F List of permissible object types for
starting points (6.3.6.27)
sqlDataSource String C;M;P; R SQL Server access for the Clearing
Pool and the Data Transfer Manager
(6.3.6.24)
sqlUserName String C;M;P; R User name for SQL Server access
(6.3.6.25)
sqlUserPassword String C;M;P; R Encrypted password for SQL Server
access (6.3.6.26)
templateStorage Path M;P;S;F;D Storage location for application
templates (6.3.6.23)
transceiverClass Class All; D Class of data transfer (6.3.6.8)
useAdvancedNotificationFiltering Boolean
(true)
M;L;D
Activate/deactivate direct
import/rejection of notifications in the
Master Server (6.3.6.17)
useModifiedObjectProtection Boolean
(true)
L;D
Forced overwriting of changed objects
with older master data (6.3.6.18)
useBlobExtension Boolean
(true)
L;M;D
Activates/deactivates EDM VDM BLOB
extensions (6.3.6.28)
xmlImportVisionData
AdvancedAction
Integer
(9)
L;M;C;P;D
Sets the VisionDataAdvancedAction
property of XmlImport.
Fallback value, will be overwritten by
the value defined in the
MachineConfiguration (see also 0)
configurationServerHost String
(localhost)
S; D
Name of the configuration server to
start the Web-Service on (reserved for
future use in a muti-network
environment). Currently always
“localhost”.
The value is used only if the
ConfigurationMode (registry) is set to
“server”.
configurationServerPort String
(9003)
S; D
Port to start the configuration server on
(Default value 9003).
The value is used only if the
ConfigurationMode (registry) is set to
“server”.
ForceUserEntryInCommentDialog Boolean
(true)
L; D
This value indicates whether the user
name may be empty.
ForceCommentEntryInCommentDialog Boolean
(true)
L; D
This value indicates whether the
comment may be empty.
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
53
ForceCategoryEntryInCommentDialog Boolean
(true)
L; D
This value indicates whether the
comment category name may be
empty.
ClearCommentInCommentDialog Boolean
(true)
L; D
This value indicates whether the
previously entered comment is active
when opening a comment dialog.
ClearUserInCommentDialog Boolean
(true)
L; D
This value indicates whether the
previously entered user name is active
when opening a comment dialog.
ClearCategoryInCommentDialog Boolean
(true)
L; D
This value indicates whether the
previously selected comment
category is active when opening a
comment dialog.
SetUserInCommentDialogTo String
(“”)
L; D
The User value can be set to a fixed
value. There are two special values:
[SiplaceProUserName]and
[WindowsUserName]that will be
replaced if the SIPLACE or Windows
user name.
disableUserEntryInCommentDialog Boolean
(false)
L; D
Disable the input for the user name (if
user name entry is disabled the
ForceUserEntry… setting is ignored).
DisableEdmToolQuitMenu Boolean
(false)
T; D
Option to disable the “Quit”-Menu in the
EDM Tool.
LimitEdmToolExitToAdmins Boolean
(true)
T; D
Option to disable the “Quit”-Menu in the
EDM Tool for normal users.
AllowQuittingEdmToolWithActiveBlockingReasons Boolean
(false)
T; D
Option to enable Quitting the EDM Tool
while a Comment or Push Confirmation
Dialog is displayed.
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
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
54
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
pre 2.1 Master Server. (See section
4.3)
Caution: This mode must not be used
for long-term mixed operation, but only
for step-by-step upgrading the EDM
system from pre 2.1 to 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-10: Settings in the SystemConig.xml file
6.3.6.1 Server type
Ke
y:
serverType
Type:
Enum
Values:
NONE
LINE
MASTER
BOTH
CLEARINGPOOL
CONFIGSERVE
R
CONFIGMASTER
CONFIGLINE
ALL
Line + Mast
er
Config S
erver + Master
Config S
erver + 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 value 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.3.6.2 Help folder
Key:
helpDirectory