Merge Streams

Workshop - Merge data streams

Merge datastreams

Text File input

The Text File Input step is used to read data from a variety of different text-file types. The most commonly used formats include Comma Separated Values (CSV files) generated by spreadsheets and fixed width flat files.

The Text File Input step provides you with the ability to specify a list of files to read, or a list of directories with wild cards in the form of regular expressions. In addition, you can accept filenames from a previous step making filename handling more even more generic.

  1. Examine both the orders.txt and description.txt.

  2. Configure the Text file input steps to point to, and retrieve the data from each of the files.

Last updated

Was this helpful?