Data Transformation Engine Design Studio Tutorial

Chapter 10 - Data Break by Value Files Used in this Chapter
Design Studio Tutorial
197
Files Used in this Chapter
You will be working in the c:\mercator\tutorial\MyFolder\Ch10 folder.
Files Provided for Chapter 10
The following table describes the files provided for this chapter. Use the files
provided in Ch10.zip.
Icon File type Name Description
Text file cntrl.txt Input data file containing multiple
purchase order records.
Type tree control.mtt Type tree describing the purchase
order data.
Files You Create or Modify for Chapter 10
The following table describes the files that you create or modify while you perform
the exercises for this chapter.
Icon File type Name Description
Text file countpo.txt Output data file that contains
the number of number of
purchase orders in the input
data.
Compiled
map file
MakeCountFile Compiled map file that
generates a text file
containing the number of
purchase orders.
Map
source file
Control.mms Map source file containing the
MakeCountFile executable
map.
Type tree
analysis
message
file
*.dbe Type analysis message
generated from the type tree
analysis.