Procedure
-
Double-click tFileInputDelimited to
open its Component view.
- In the File name/Stream field, browse to, or enter the path to the file storing the customer records to be read.
-
Click the
button to open the schema editor where you need to create the schema to reflect the structure of the customer data.
-
Click the
button five times to add five rows and rename them as follows: FirstName, LastName, City, Address and ZipCode.
In this scenario, we leave the data types with their default value String. In the real-world practice, you can change them depending on the data types of your data to be processed. - Click OK to validate these changes and accept the propagation prompted by the pop-up dialog box.
- If needs be, complete the other fields of the Component view with values corresponding to your data to be processed. In this scenario, we leave them as is.