Multiple choice technology

Transformers are used to handle extracted data, perform any conversions required, and pass data to another Transformer stage or a stage that writes data to a target data table

  1. True

  2. False

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

Transformers sit between source and target stages in DataStage jobs, performing data conversions, validations, and business logic. They receive extracted data, process it, and flow results to downstream transformers or output stages. This is their core purpose in ETL workflows.