Data Transformation Engine Map Designer Reference Guide

Chapter 18 - Error and Warning Messages Map Build Error Messages
Map Designer Reference Guide
279
Return Code Message
M112
Map: x Output: y
Argument #w for map map-name does not match item
sub-class of card #z.
Hint: Change argument #w so that it matches the item sub-class
of input card #z, or change the type of input card #z so that its
item sub-class matches argument #w.
M113
Map: x Output: y
Argument #w for function function name is invalid.
Hint: Select the rule for output, y. Right-click the map rule and
choose Properties from the context menu. The Rule Properties
dialog box allows you to view function arguments and object
properties. You have either referenced an invalid object, or used
the wrong type of argument.
M114
Map: x Output: y
Output argument of rule does not match output type:
rule.
Hint: The map rule is resulting in a data object of the wrong type.
Check the functions and the maps used within the map rule and
make sure that the entire rule evaluates to the correct type.
You may have dragged and dropped a group that is a different
type to this output. Use a functional map instead. If the rule
contains the name of a functional map, go to the functional map
and edit the output card. Make sure the type of the output card is
the output y.
M115
Map: x Output: y
Output argument of rule does not match output item
sub-class: rule.
Hint: Notice the output y. The output argument of the rule must
have the same item sub-class as y.
M116
Map: x Output: y
Type Tree for this card is not used in executable map.
Hint: Edit the card and select a type tree that is used in the
executable map. Each type tree used each functional map must be
one of the trees used in the executable map.