Multiple choice technology databases

Which of the following is a mandatory mapping component

  1. Mapplets

  2. Sessions

  3. Transformations

  4. Workflows

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

A mapping in Informatica PowerCenter must include transformations to process and route data from sources to targets. Transformations define the data manipulation logic (filtering, joining, aggregating, etc.). Mapplets are optional reusable components, while Sessions and Workflows are execution components that manage runtime - they are not part of the mapping structure itself.