Multiple choice technology

Which of the following is true?

  1. Mapplet represents set of transformations

  2. Mapplets are reusable

  3. Server expands Mapplet at runtime

  4. All of the above

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

Mapplets in Informatica are reusable sets of transformations that can be used across multiple mappings. They represent a collection of transformations and can be reused. When a mapping containing a mapplet executes, the Informatica Server expands the mapplet inline at runtime.