Multiple choice technology

An active source is an active transformation the Integration Service uses to generate rows.Which of the following active transformation,the Integration Service does not uses as active source?

  1. Aggregator

  2. Filter

  3. Rank

  4. Sorter

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Active transformations in Informatica change the number of rows passing through them. Filter is a passive transformation (it filters rows but doesn't change the row count mechanism through generation), while Aggregator, Rank, and Sorter are active transformations that can be used as active sources. The Integration Service does not use Filter as an active source because it's passive.