Data Transformation Engine Design Studio Tutorial

Chapter 11 - Partitioning Types to Simplify Map Rules Files Used in this Chapter
Design Studio Tutorial
207
Files You Create or Modify for Chapter 11
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 Acct.txt Output data file for
accounting that contains the
invoice records in the input
data.
Text file Order.txt Output data file for the order
entry department that
contains the forecast and PO
records in the input data.
Text file Report.txt Output data file that contains
an activity report with
statistics about the records in
the input data.
Map
source file
Deliver.mms Map source file containing the
ActivityReport and
OrdersByDepartment maps.
Compiled
map file
ActivityReport.mcc Compiled map file that
creates the activity report.
Compiled
map file
OrdersByDept.mcc Compiled map file that
creates the two department
files: a file of invoices (to
send to an accounting
department) and a file of
purchase orders and forecasts
(to send to the order entry
department).
Type tree
analysis
message
file
*.dbe Type analysis message
generated from the type tree
analysis.
Map build
analysis
results file
*.mme Map build analysis results file
generated from the build
process.