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

EDM V2.1 / I nstallat ion Ma nual Ausgabe 11/2012 E dition 61 6.3.6.26 SQL password Key: sqlUserPassword Type: Strin g Valid for: Master ser ver Clearing pool Data Tr ansfer Manag er Descripti on: Encrypted password f or…

100%1 / 73
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
60
6.3.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.
6.3.6.22 Service remoting endpoint
Key:
serviceRemotingEndpoint
Type:
String
Valid for:
Line server
Description:
.NET remoting endpoint for communication between the EDM Client an
d EDM Line
Server. The entry has the format:
[servername]:[tcpport]/EdmService
6.3.6.23 Application template storage
Key:
templateStorage
Type:
Path
Default:
[AppDir]\templateStorage
Valid for:
Line server
Master server
Description:
Storage location for applic
ation templates. The path can be specified absolutely or
relative to the EDM
config folder.
6.3.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 database.
6.3.6.25 SQL user name
Key:
sqlUserName
Type:
String
Valid for:
Master server
Clearing pool
Data Tran
sfer Manager
Description:
User name for access to the SQL server.
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
61
6.3.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).
6.3.6.27 Starting point
Key:
startingPoints
Type:
Section
Valid for:
Master server
Description:
Configures allowable start
ing points in the application template.
The entry has the format
:
<objectServerType value="ObjectServerType"/>
6.3.6.28 EDM Vision Data Manager BLOB extensions
Key:
useVdmExtension
Type
String
Default:
true
Valid for:
Line server
Master server
Description:
Ac
tivates/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 tra
nsferred (although the system-wide vision blob will be
considered).
6.3.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 fo
r:
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.
EDM V2.1 / Installation Manual Ausgabe 11/2012 Edition
62
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.
2
. Preserve Missing Blobs. The Vision data information on the EDM Line Server
should be retained. Any change to or deletion of the line or station BLOBs on
the Master is not transferred to the Vision data on the EDM Line Server.
To achieve this, the value "9" must be retained for
xmlImportVisionDataAdvancedAction in the configuration of the EDM
Line Server.