Data Transformation Engine Design Studio Tutorial

Chapter 11 - Partitioning Types to Simplify Map Rules Deliver.mtt Type tree
Design Studio Tutorial
210
Deliver.mtt Type tree
The type tree deliver.mtt defines both the input and output data.
The Record group type has three partitions:
Forecast
Invoice
PO
The Forecast and PO group types are also
partitioned.
Overall, there are six different kinds of records:
Customer<>Forecast<>Record
Distributor<>Forecast<>Record
Supplier<>Forecast<>Record
Invoice<>Record
Customer<>PO<>Record
Distributor<>PO<>Record
The deliver.txt input text file consists of records in random order. This file of
records is defined as the Collection group type.
You need to determine whether a Record is a Forecast, Invoice, or PO record.