Transformer - Aggregator - Funnel
Transformer - Aggregator - Funnel
1. Transformer Stage
The Transformer stage is used to handle extracted data,perform conversion if required. This is an active stage. There are two types of transformer.Parallel and Basic.
Transformer stage
Transformer stage
Input
Transformer stage
output
Transformer stage Ex
2. Aggregator Stage
Aggregator stage classifies data rows from a single input link into groups and computes totals or other aggregate functions for each group.
This stage is an active stage.
Aggregation
Aggregation type Column for Calculation Count Output Column Summary Column for Recalculation
Options
Method Allow Null Output
Aggregator stage Ex
3. Funnel Stage
The Funnel stage copies multiple input data sets to a single output data set.
This is also an active stage. Used to combine separate data sets into a large output dataset.
Options
Funnel Type
Continuous Sort Sequence
Funnel stage - Ex
Thank You