Multiple choice technology

Which of the following objects cannot be included in a mapplet?

  1. Aggregator and Sequence generator

  2. Normalizer and XML source qualifier

  3. Look up and union transformation

  4. Other mapplets

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

In Informatica PowerCenter, mapplets have restrictions on which transformations can be included. Normalizer transformations cannot be used in mapplets because they require special session properties. XML Source Qualifier transformations are also prohibited as they need specific XML session configuration. Additionally, mapplets cannot contain other mapplets to avoid circular dependencies. Aggregators, sequences, lookups, and unions are allowed in mapplets.