Data Transformation Engine Design Studio Tutorial
Chapter 1 - Mapping Basics Summary
Design Studio Tutorial
48
Closing Multiple Run Results Windows
You can quickly close all run results of a map.
To close all run results of a map
1 Select the map in the Navigator.
2 Click (Close all run results).
Note The (Close all run results) tool is available on the toolbar only when the
corresponding map is selected in the Navigator and run results windows are
displayed.
The position of the run results windows is retained for each map. The next time
the run results are viewed, the run results windows appear in the same position.
The mapname.mopt file contains map-specific options. The .mopt file is created
in the map folder when the map is saved.
You can close multiple data windows at once.
To close all data windows
1 From the Window menu, choose Close All.
Summary
The Mail.mms map source file contains the ContactToLabel map. Input cards
define the source of the map. Output cards define the target of the map.
ContactToLabel Map Source
♦ The contact.txt file containing a simple contact record is the input for the
ContactToLabel map.
♦ The structure of this Contact record is defined in the Contact.mtt type tree.
♦ The ContactFile group type defines the Contact group type as a component.
The file of contacts contains contact records.
♦ The Contact group type defines the components of the Contact record.
♦ The components of the Contact group type are arranged in the order they
appear in the data stream.