Data Transformation Engine What's New Reference Guide
Chapter 2 - Version 6.7.1 Map Designer
What's New Reference Guide
10
For items with Pad properties in existing type trees from Design Studio versions
earlier than 6.7.1, the default value of the Item Subclass > Pad >
CountsTowardMinContent property is Yes. For new items with Pad properties,
the default value of the Item Subclass > Pad > CountsTowardMinContent
property will be Yes.
Map Designer
Audit Log Status Codes
This enhancement provides separate data audit log codes in the map audit log for
data items that are too long or too short. Prior to this enhancement, the data
audit code simply indicated that the item was the "wrong size".
Before this change there was only one error code in the audit log (
03) to indicate
that the length of an item was wrong, which was preceded by either
E for "error",
or
W for "warning".
A new map setting in the Map Designer allows you to either accept the default
behavior, which is the single status code (
03) in the audit log indicating "wrong
size", or choose the new TooLong TooShort setting to obtain the behavior where
two status codes will represent either "too short" or "too long". The new code for
“too short” is
13. The new code for “too long” is 14.
From the Command Line
Sub-options for the D command (part of the –A execution command) have been
added to allow for the return of the default, single error of WrongSize as well as
the new error for TooLong TooShort:
1 represents the default, single audit code (03) of WrongSize.