Data Transformation Engine Map Designer Reference Guide
Chapter 5 - Card Settings Input and Output Card Settings
Map Designer Reference Guide
96
Retry > MaxAttempts
The MaxAttempts setting specifies the maximum number of times to try access
to a source or target for a map. The default value for the MaxAttempts setting is
0.
Value Description
nnnnn
A number that represents the maximum number of times an attempt
is made to access the source or target for a map. After the maximum
number of attempts has been attempted without access, the map
returns a return code and message. Valid entries are integers from 0
to 65535.
Retry > Interval
The Interval setting specifies the interval (in seconds) at which each attempt to
access the source or target is made. The default value is 0.
Value Description
n
A number that represents the number of seconds at which each
attempt to access the source or target is made.
DocumentVerification
Use the DocumentVerification setting for the supplemental parsing (validation)
of XML documents during the standard data validation process. In addition to the
standard data validation process that takes place when a map runs, enabling this
setting instigates an external program to validate XML data according to the
schema or DTD selected.
You can choose the specific situations in which the verification process takes place
from the map input and output cards, when the Document Type property in the
associated type tree is set to XML.
Using DocumentVerification
To use this feature, in the Type Designer, the type tree object associated with the
Document Type should have the following properties set:
♦ The Document Type property must be set to XML.