Data Transformation Engine Execution Commands Reference Guide

Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
22
Option Description
R
Ignore restrictions for all items appearing in the input data.
Note Restrictions of syntax items are not ignored because
they are used in determining the value of a syntax
object.
P
Ignore the presentation settings of items.
For example, if a number is defined as an integer but it
appears in the data as a decimal number, it validates anyway.
If the Ignore command is used and an item has an invalid
presentation, it is mapped as if it were NONE. However, if the
input is converted to text using the TEXT function, it is
mapped.
S
Ignore the minimum and maximum size of items that appear in
delimited data.
For example, if an item is defined as having a minimum of
three bytes, but the data contains only two bytes, it validates
anyway.
T
Ignore restrictions for all items appearing in the input data
(with no warnings).
Input Source Override – Application (-IA)
Use the Input Source Override – Application execution command (-IA) to override
specifications in the compiled map file for a specific input card for a single
execution of a map. Only those adapter settings specified 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.
-IA[
alias
]
card_num
[W|!W][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 application