Data Transformation Engine Design Studio Tutorial
Chapter 18 - Mapping Invalid Data MyCustomers Executable Map
Design Studio Tutorial
280
The Customers.mms map source file contains the MyCustomers executable
map.
♦ The input for MyCustomers map is the Names.txt file.
♦ The data object for the input card #1 ContactList is the ContactList Data
type, which represents the Names.txt file of customers.
The Customer component of ContactList has the restart attribute.
MyCustomers Executable Map
The MyCustomers map generates a summary file of customer information. It also
generates an error file that identifies the customers that have errors in the
Names.txt input file. The text in this file is generated with text literals in the map
rules on the ErrorReport output card.