Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 5 – Maps Map Build Error Messages
Return Code Message
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.
M117
Map: x Output: y
Cannot assign an output to itself.
Hint: You might have accidentally dragged and dropped an output
into its own rule cell. Edit the rule.