You are on page 1of 3

Derivations in the Transformer Stage

Important Instructions: 
· Please read the document thoroughly before you code. 
· Please do not change the Business Requirements. 

Coverage: 
Derivations in the Transformer Stage

Source File: Customers.txt

Exercise: Use “Customers.txt” as your source file,

 Define a stage variable that maintains the larger of two CUSTOMER IDs, and passes this variable
to a new column.

 Define a formatting derivation for Customer names that derives the first initial of the first name
and concatenates it with the last name.

 Define a conditional replacement derivation that replaces the letter "U" with the word
"Update", and the letter "I" with the word "Insert".

Controlled copy

Project ID: <Project ID. > <SCI.ID. > / Ver: <Ver No.>

Release ID: QTAD-SRDUC.doc / 1.0 / 21.07.2020 C2: Protected


Derivations in the Transformer Stage

Controlled copy

Project ID: <Project ID. > <SCI.ID. > / Ver: <Ver No.>

Release ID: QTAD-SRDUC.doc / 1.0 / 21.07.2020 C2: Protected


Derivations in the Transformer Stage

Controlled copy

Project ID: <Project ID. > <SCI.ID. > / Ver: <Ver No.>

Release ID: QTAD-SRDUC.doc / 1.0 / 21.07.2020 C2: Protected

You might also like