Multiple choice technology

We can add ports to the Sequence Generator transformation in following conditions

  1. Always

  2. Only if it is reusable

  3. Never

  4. None of above

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

The correct answer is C (Never) because Sequence Generator transformations have fixed, pre-defined ports (NEXTVAL and CURRVAL) that cannot be modified. You cannot add custom ports to a Sequence Generator transformation in Informatica - it's a locked transformation type with a specific structure that must be used as-is.