Multiple choice technology

Is it possible to run a job in which the transformer does not have any input links?

  1. Yes

  2. No

  3. yes, always

  4. no,always

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

A Transformer stage can run without input links if it generates data independently (e.g., using row generation techniques or hardcoded values). Input links are only required when processing incoming data.