Multiple choice technology

Mapplet is.

  1. Active

  2. Passive

  3. Can be Active or Passive

  4. None

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

A Mapplet in Informatica can be either Active or Passive depending on its transformations. An Active Mapplet contains at least one Active transformation (like Aggregator, Filter, Joiner) that changes the number of rows passing through it. A Passive Mapplet contains only Passive transformations (like Expression) that maintain the same row count. The classification depends entirely on the transformations used within the mapplet.