Data Transformation Engine Design Studio Tutorial
Chapter 14 - Detail Records Not Sorted by PO RandomDetails Executable Map
Design Studio Tutorial
256
RandomDetails Executable Map
The RandomDetails executable map uses two functional maps.
The F_MakePO2 functional map creates the header record and calls the
F_MakeDetail2 functional map that extracts a detail record from the detail file
when the purchase order number of the detail record is equal to the purchase
order number of the header record.
Generating the PO2.txt Output File
Build and run the RandomDetails executable map.
The PO2.txt file contains three header records and associated detail records.
Viewing Run Results
Since the PO2.txt output file is a flat text file, it can be viewed with any text
editor or by using the Map > Run Results command.
To view the RandomDetails run results windows
1 After you run the RandomDetails executable map, from the Map menu,
choose Run Results.
The Run Results dialog box appears.
2 Click OK.
The data files associated with the two input cards and the output card display
in separate run results windows.