Data Transformation Engine Design Studio Tutorial

Chapter 15 - Creating a Trace File Data Validation
Design Studio Tutorial
266
After all of the components of a group have been found, a message in the trace
file indicates that the group itself was found.
For example, the Header group type trace message:
(Level 1: Offset 0, len 32, comp 1 of 1, #1, DI 00000005:)
Data at offset 0 ('4500 kes11 1') was found to be of TYPE
X'0006' (Header Record Input Data)
indicates that the Header Record Input Data is valid.
Card Object Validation
If all of the objects that make up a card data object are found, the card object is
valid. There is a trace message indicating this status.
The card object for input card #1 HeaderFile is the Header group type.
The trace message for Header File Input Data (the Type defined for input card
#1) is:
(Level 0: Offset 0, len 102, comp 1 of 0, #1, DI 00000010:)
Data at offset 0 ('4500 kes11 1') was found to be of TYPE
X'0004' (Header File Input Data).
The message following this card object appears after all of the messages for the
objects within that card:
INPUT 1 was valid.
End of Validation messages for INPUT CARD 1.
Final Trace Message
This message appears at the end of the trace file.
End of Execution messages.