00197458-01_UG_EDM_V2.2_en - 第79页
EDM V2.2 / U ser Guid e Ausgabe 10/2013 E dition 79 6.2.6.22 Serv ice R emoting E ndpoint Key: serviceRemotingEndpoint Type: Strin g Valid for: Line serv er Descripti on: .NET r emoting endpo int for communic ation bet w…
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
78
6.2.6.19 Response Timeout
Key:
responseTimeout
Type:
Time
Default:
P0Y0M0DT0H5M0S (= 5 minutes)
Valid for:
Line server
Description:
Time period in which the Line Server considers a reply to a service request from
the Master Server to be valid. Timing problems can arise here due to the
interaction between SIPLACE Pro and XML Import/Exp
ort that may require a
change to be made. However, the timeout should not be set to a value too high
since this can cause the users to become very irritated.
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.20 Compression Type And Level
Key:
compressionType
Type:
Enum
Values:
None
Zip
Bzip
Default:
Zip
Valid for:
All EDM applications
Description:
Compression mode for the data transfer. The setting must be identical throughout
the
entire system.
The default setting represents a good compromise between the compression ratio
and processing time. If extremely large amounts of data are transferred by the
customer, it may be necessary to set the compression to
Bzip. This method offers
a
much higher compression ratio than Zip, but at the cost of longer processing
times. Compression should only be switched off when the amount of data is always
very small (< 4MB).
Even though EDM tries to auto
-detect the compression type it is strongly
recom
mended to use the same compression type in all configurations when
working with different SystemConfigurations for multiple config sets.
6.2.6.21 Client Workflow Configuration
Key:
clientWorkflowConfig
(Obsolete now part of the Configuration
Set)
Type:
File
Default:
Clientworkflowconfig.xml
Valid for:
-
Description:
Definition of the workflow on the EDM Client. The file name is specified relative to
the configuration folder.
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
79
6.2.6.22 Service Remoting Endpoint
Key:
serviceRemotingEndpoint
Type:
String
Valid for:
Line server
Description:
.NET remoting endpoint for communication between the EDM Client and EDM Line
Server. The entry has the format:
[servername]:[tcpport]/EdmService
6.2.6.23 Application Template Storage
Key:
templateStorage
Type:
Path
Default:
[AppDir]\templateStorage
Valid for:
Line server
Master server
Description:
Storage location for application templates. The path can be specified absolutely or
relative to the EDM
config folder.
6.2.6.24 SQL Database Access
Key:
sqlDataSource
Type:
String
Valid for:
Master server
Clearing pool
Data Transfer Manager
Description:
Access to the SQL server to store the change notifications, the objects changed on
the lines and information on push mode (EDM database).
This setting does not refer to the SIPLACE Pro databas
e.
6.2.6.25 SQL User Name
Key:
sqlUserName
Type:
String
Valid for:
Master server
Clearing pool
Data Transfer Manager
Description:
User name for access to the SQL server.
6.2.6.26 SQL Password
Key:
sqlUserPassword
Type:
String
Valid for:
Master server
Clearing pool
Data Transfer Manager
Description:
Encrypted password for access to the SQL server.
Use the "Configuration
Manager" (Advaned Settings
– System Settings – SqlServerPassword) to change
the password (see
5.3.9).
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
80
6.2.6.27 Starting Point
Key:
startingPoints
Type:
Section
Valid for:
Master server
Description:
Configures allowable starting points in the application template.
The entry has the format
:
<objectServerType value="ObjectServerType"/>
6.2.6.28 EDM Vision Data Manager BLOB Extensions
Key:
useVdmExtension
Type
String
Default:
true
Valid for:
Line server
Master server
Description:
Activates/deactivates EDM VDM BLOB extensions. If this option is activated,
UseVdmBlobExtension
from the custom configuration must not be activated.
It is not recommended to disable this setting. Otherwise no line
- or station-specific
vision data will be transferred (although the system
-wide vision blob will be
considered).
6.2.6.29 Advanced Vision Data Actions
Key:
xmlImportVisionDataAdvancedAction
Type:
Integer
Default:
9
("Preserve Missing Blobs") on the Server;
1 ("Delete Missing Blobs")
on the Line
Valid for:
Line server
Master server
Clearing pool
Description:
Please note, that this entry is only considered in case if the
xmlHandling flag is
not set in MachineConfig.xml (cf. section
6.3.2).
Sets the
VisionDataAdvancedAction property of the XML import as a bit-
encoded value.
It is recommended that
"9" is set for all EDM computers. This value should be
retained on the EDM Master and EDM Clearing Pool computers.
H
owever, two alternatives are available for EDM Line Servers to control the
behavior of EDM with respect to line and station BLOBs.
1
. Delete Missing Blobs. The Vision data information on the EDM Master Server
and the EDM Line Server should be kept consistent. When transferring data
from the EDM Master, line and station BLOBs changed on the EDM Line
Server are replaced by the versions on the Master. BLOBs that have been
removed on the Master are also deleted on the EDM Line Server. Especially if
all station- or line-specific BLOBs are deleted on the EDM Master, SIPLACE
Pro on the EDM Line Server will refer to the system blob information. This
behavior is set with the value "1" for
xmlImportVisionDataAdvancedAction in the configuration for the EDM
Line Server.