Multiple choice technology

which of the following can not be used in mapplet

  1. a.source definitions

  2. b. Normalizer transformations

  3. c.custome transformation

  4. d.stored procedure transformation

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

Normalizer transformations cannot be used in mapplets in Informatica. Mapplets have restrictions on certain transformation types, and Normalizer is one of the excluded types. Source definitions, custom transformations, and stored procedure transformations are all valid components that can be used within mapplets.