Data Transformation Engine Execution Commands Reference Guide
Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
31
Option Description
KU1
If the map, burst, or card does not successfully complete,
a backup file will be created using a unique backup name
in the map directory.
source
Specify the name of the input file (up to 260 characters).
If the input file is not located in the same directory as the
map file, the full path must be specified using the
platform-specific syntax.
.
Use the FilePath in the compiled map file.
Input Source Override – Message (-IM)
Use the Input Source Override – Message execution command (-IM) to override
specifications in the compiled map file for a specific input card for a single
execution of a map. Only the specified adapter settings are used to override the
settings compiled into the map.
For example, if the WorkArea option (
W or !W) is not specified, the WorkArea
setting compiled into the map is used.
-IM[
alias
]
card_num
[W|!W][X|X0][R
count
:
interval
][B]
[K[
'
filename
']|[+'
filename
']|[U'
filepath
']|[U]|
[1
'
filename
']|[1+'
filename
']|[U1'
filepath
']|[U1]]
{
src-adptr-cmd
|.}
Option Description
alias
This is the adapter alias for the specific messaging
adapter. For example,
AQ is the adapter alias for the
Oracle8 AQ adapters. See the adapter-specific
information in the Resource Adapters Reference Guide.
card_num
This is the card number of the input to override.
W
After a map runs the first time, the WorkArea 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 WorkArea information for the card is
retrieved from the existing WorkArea.
!W
The WorkArea of input is created when map execution
begins.
X
If the map, burst, or card completes successfully, the
message is deleted from its source.