Data Transformation Engine Execution Commands Reference Guide

Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
23
Option Description
adapter. For example, FTP is the adapter alias for the FTP
adapters. See the appropriate adapter documentation in
the Resource Adapters Reference Guide.
card_num
This is the card number of the input to override.
W
After a map runs for the first time, the work area created
for the input card is not deleted. For subsequent
executions of the same map, the data for this input card
is not validated and the work area information for the
card is retrieved from the existing work area.
!W
The work area for input is created when map execution
begins.
R
count
:
interval
Specify Retry settings. If the source is unavailable, the
adapter will attempt to access the source as many times
as specified by the
count
setting at the interval specified
by the
interval
setting.
count
number of attempts to access the application
interval
number of seconds to wait between attempts
Note If this option is not specified, the Retry settings
compiled into the map are used. To eliminate
adapter retry, specify R0:0.
B
If the map, burst, or card does not successfully complete,
roll back any changes that were made to this data
source.
Note If this option is not specified, the OnFailure
setting compiled into the map is used.
K
When the map, burst, or card runs, no backup file will be
created.
K'
filename
'
When the map, burst, or card runs, a backup file will
always be created to
filename
.
Note If '
filename
' is not an absolute path, the map
directory will be pre-pended.