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 [Link] and Basic.
Transformer stage Editor
Transformer Stage -Properties
Create new columns on a link. Delete columns from a link. Move columns within a link. Edit column meta data. Define output column derivations. Specify before-stage and after-stage subroutines.(Basic Transformer only) Define link constraints (uses same method as server jobs)
Specify the order in which the links are processed.
Define local stage variables.
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.
Aggregator stage Editor
Aggregator stage Properties
Grouping Keys
Group
Aggregation
Aggregation type Column for Calculation Count Output Column Summary Column for Recalculation
Options
Method Allow Null Output
Aggregator stage Input
Aggregator stage - 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.
Funnel stage Editor
Funnel stage Properties
Sorting Keys
_ Key
Sort Order Nulls Position Character Set Case Sensitive
Options
Funnel Type
Continuous Sort Sequence
Funnel stage Input
Funnel stage Input
Funnel stage - Ex
Thank You