Multiple choice technology

Unconnected Lookup receives input values from the result of a :LKP expression in another transformation.

  1. True

  2. False

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

Unconnected Lookup is invoked from an expression in another transformation using :LKP qualification syntax (e.g., :LKP.lookup_name(condition)). It does not receive data through the normal data flow like connected lookups. This is the defining characteristic that makes it 'unconnected'.