Data Transformation Engine Execution Commands Reference Guide

Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
42
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.
target
Specify the name of the output file (up to 260 characters).
If the output 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.
Output Target Override – Message (-OM)
Use the Output Target Override – Message execution command (-OM) to override
data destination specifications for a specific output card in a compiled map file for
a single execution of a map.
-OM[
alias
]
card_num
[X|X0][R
count
:
interval
][B]
[K['
filename
']|[+'
filename
']|[U'
filepath
']|[U]|
[1
'
filename
']|[1+'
filename
']|[U1'
filepath
']|[U1]]
{
target-adptr-cmd
|.}
Option Description
alias
This is the adapter alias for the specific messaging
adapter. For example,
MSMQ is the adapter alias for
the Microsoft MSMQ adapters. See the
adapter-specific information in the Resource Adapters
Reference Guide.
card_num
This is the card number of the input to override.
X
If the map, burst, or card completes successfully, the
message is deleted from its target.
X0
If the map, burst, or card completes successfully, the
message is deleted from its target only if it has no
content.
Note If neither delete option (X or X0) is specified,
the OnSuccess setting compiled into the map
is used.