1. Informatica PowerCenter 10.5
Transformation Guide
Chapter 15: Normalizer Transformation
"Configuring a Normalizer Transformation
" p. 318.
The guide states: "When you create a column on the Normalizer tab
you enter the number of times it occurs in the source row in the Occurs field. For example
if a source column occurs four times in a record
you enter 4. The Designer then creates four input ports for the column." This directly confirms that the number of input ports created is equal to the value of the Occurs property.
2. Informatica PowerCenter 10.5
Transformation Guide
Chapter 15: Normalizer Transformation
"Normalizer Transformation Overview
" p. 315.
This section explains the purpose of the Normalizer: "The Normalizer transformation is an active transformation that you can use to transform one incoming row that contains repeating columns into multiple output rows." This process begins by reading the repeating columns from the source pipeline
which requires a separate input port for each instance of the repeating data.