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

EDM V2.2 / U ser Guid e Ausgabe 10/2013 E dition 81 2 . Prese rve M issi ng Blobs . The Vision d ata infor mation on the EDM Line Serv er should be retained. Any change to or de letion of the line or stat ion BLO Bs on t…

100%1 / 94
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
EDM V2.2 / User Guide Ausgabe 10/2013 Edition
82
6.2.7.3 User Guidance on the EDM Client
These parameters specify how the various push operations are presented to the user at the EDM
Client.
Setting Default Valid for Explanation
ConfirmAtLineServer true Data
Transfer
Manager
If set to "true", a confirmation
dialog box is displayed on the EDM
line for the push operations to be
imported. Otherwise, the import is
executed immediately.
If OperatorMayOverride.
ConfirmAtLineServer is
enabled, this setting acts as the
default value and can be
overwritten for each individual push
operation in the Data Transfer
Manager.
AllowReject
false Data
Transfer
Manager
Specifies whether the line engineer
is permitted to reject the push
operation (or is forced to import
pushed objects). If
OperatorMayOverride.AllowR
eject is enabled, this setting acts
as the default value and can be
overwritten for each individual push
operation in the Data Transfer
Manager.
AllowDelay true Data
Transfer
Manager
Specifies whether the line engineer
is allowed to delay a push.
Delaying causes the GUI on the
EDM line to be minimized for a
certain period of time; the line
engineer will have to handle the
data request when the GUI
reappears after that period.
If OperatorMayOverride.
AllowDelay is enabled, this
setting acts as the default value
and can be overwritten for each
individual push operation in the
Data Transfer Manager.
OperatorMayOverride.AllowDelay false Data
Transfer
Manager
AllowDelay can be overridden in
the Data Transfer Manager.
OperatorMayOverride.AllowReject false Data
Transfer
Manager
AllowReject can be overridden
in the Data Transfer Manager.
OperatorMayOverride.ConfirmAtLine
Server
false Data
Transfer
Manager
ConfirmAtLineServer can be
overridden in the Data Transfer
Manager.
Table 6-11: Settings for user guidance