Data Transformation Engine Design Studio Tutorial

Chapter 14 - Detail Records Not Sorted by PO Using the Map Designer
Design Studio Tutorial
254
Generating the RandomDetails Output
Name the output card #1 POFile.
The Type for the POFile output card is File Output Data.
Specify the creation of the F_MakePO2 functional map on the map rule for the
PO data object.
The arguments to the F_MakePO2 functional map are a Header Record in a
HeaderFile, and the DetailFile.
=F_MakePO2 ( Header Record:HeaderFile , DetailFile )
F_MakePO2 Functional Map
The F_MakePO2 functional map has two input cards and one output card, as
specified in the map rule on the PO data object.
For the Header records in the F_MakePO2 functional map, drag the
corresponding input objects, and use text literals as you did before. (For the
F_MakePO functional map called by the TwoFiles executable map you
created in the previous chapter.)