Procedure
-
In the Repository tree view, expand
Metadata and the file node where you
have stored the input schemas and drop the relevant file onto the design
workspace.
The Components dialog box displays.
-
Select tFileInputDelimited from the list
and click OK to close the dialog
box.
The tFileInputDelimited component displays on the workspace. The input file used in this scenario is called address_template, which is a csv file that holds some French client personal information.
- Drop the following components from the Palette onto the design workspace: tMap, tQASAddressRow, tFilterRow, and tLogRow.
-
Connect tFileInputDelimited to tMap and tQASAddressRow to tFilterRow using Main
links, tMap to tQASAddressRow using the New
Output link, and tFilterRow
to tLogRow using the Filter link.