Multiple choice technology

Types of port in mappping designer?

  1. input

  2. input\output

  3. input\variable\output

  4. output

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

In Informatica Mapping Designer, transformations have three types of ports: Input ports (data enters), Variable ports (for intermediate calculations/storage), and Output ports (data exits). This allows for complex data transformation logic within a transformation.