Multiple choice technology

We can connect 2 Active Transformations to one Passive Transformation

  1. True

  2. False

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

You cannot directly connect two Active transformations to a single Passive transformation in Informatica. Active transformations can change the number of rows, and combining multiple active outputs would create data flow ambiguity. A passive transformation must receive data from only one active transformation to maintain deterministic data flow.