Multiple choice technology

Transformer Stage Variable can be used outside the Transformer stage ?

  1. True

  2. False

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

Transformer stage variables (also called stage variables) have scope limited to within the Transformer stage itself. They cannot be referenced or used outside of their defining Transformer stage, which is a fundamental scoping rule in DataStage job design.