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

EDM V2.2 / U ser Guid e Ausgabe 10/2013 E dition 80 6.2.6.27 Starting P oint Key: startingPoints Type: Section Valid for: Master ser ver Descripti on: Configures allowable starti ng points in the applic ation tem plate. …

100%1 / 94
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.
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
81
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.
6.2.7 Configuring Push Mode
Push mode provides a large number of settings that allow EDM to be tailored to the needs of the
customer.
6.2.7.1 General Settings
Setting Default Valid
for
Explanation
EnablePushMode false ALL Activates push mode. This setting
must be enabled on all EDM
computers (EDM Master, EDM
Client and EDM Clearing Pool) that
are to participate in push mode.
Table 6-9: General settings
6.2.7.2 Automatic Push in the Clearing Pool
Auto Push can maintain the consistency of the data if a line engineer on an EDM Client makes
changes to an object that are rejected in the Clearing Pool. In this event, the version of the object in
the EDM Master can be automatically transferred to the line. This means that the object on the line
that is invalid from the perspective of the data preparation engineer is replaced by the copy in the
EDM Master.
Setting Default Valid
for
Explanation
ClearingPool.AutomaticPush.Enabled false Clearing
pool
Activates Auto Push at the
Clearing Pool.
ClearingPool.AutomaticPush.
RequireConfirmation
true Clearing
pool
Specifies whether the Clearing
Pool should show a confirmation
dialog box on every Auto Push.
Table 6-10: Settings for Auto Push