Positional Project

The Positional project contains one process: positional.process. The sample project shows how the file parser activity processes file based on postitional schema.

Positional Process

In this example, the file parser activity parses the positional.txt file and creates a record for each order ID, item and customer that it finds in the input file. File parser sends each record in a separate job. After processing all lines in the input file, parser exits.

The following figure describes the Positional process: