Data Transformation Engine Design Studio Tutorial
Chapter 7 - Using Cross-Referenced Data Files Used in this Chapter
Design Studio Tutorial
152
Files You Create or Modify for Chapter 7
The following table describes the files that you create or modify while you perform
the exercises for this chapter.
Icon File type Name Description
Map
source file
Customer.mms Map source file containing the
RegionReport map that
creates a file of sales records.
Compiled
map file
CreateRegionFile.mmc Compiled map file that
generates a file of zip codes
and regions.
Text file Region.txt Cross-reference data file
containing a list of zip codes
and the region to which each
belongs.
Compiled
map file
SortRegion_
Descending.mmc
[Optional] Compiled map file
that generates a file of zip
codes and regions sorted in
descending order.
Text file Report_desc.txt Output data file produced by
the SortRegion_Descending
map.
Compiled
map file
SortRegion_
Ascending.mmc
Compiled map file that
generates a file of zip codes
and regions sorted in
ascending order.
Text file Report_asc.txt Output data file produced by
the SortRegion_Ascending
map.
Compiled
map file
RegionReport.mmc Compiled map file that
generates a region report file
of customer contacts, company
name, and region.
Text file RegionReport.txt Output data file produced by
the RegionReport map.