Data Transformation Engine Design Studio Tutorial
Chapter 1 - Mapping Basics Scenario
Design Studio Tutorial
21
Icon File type Name Description
Map
source
options file
Mail.mopt Map options file created
automatically during the Save
process
Backup
type tree
and map
files
*.bak Backup type tree files and map
source files created automatically
during the Save process
The default behavior is to create backup files with the filename extension .bak
when each type tree file or map source file is saved.
Copies of the files created during the exercises are provided for all chapters in the
Tutorials\Solutions folder. The structure and use of these files is described in
the Design Studio Tutorial Solutions section on page 18.
Scenario
You have a simple Contact.txt text file consisting of one record that contains
information about a customer. Using the file as input, you need to generate a
mailing label for this customer.
Contact Record
The Contact.txt file (the contents of which are shown below) is a simple text file
with one record containing information about a customer. The record includes the
name of the contact person at the company, the company name, the address, and
the phone number.
This input data must be described as a file (consisting of one contact record), and
as a record (consisting of multiple data fields).