Configuring the Job for aggregating values based on dynamic schema
Configure the Job to aggregate some task assignment data in a CSV file based on a dynamic schema column using the tAggregateRow component.
Then this Job displays the aggregated data on the console using the tLogRow component and writes it into an output CSV file using the tFileOutputDelimited component.