You are on page 1of 2

Constraints in the Transformer Stage

Source File: Customers.txt

Exercise: Use “Customers.txt” as your source file, define a constraint that writes active customer
records in the source file to one output sequential file, inactive customers to another output sequential
file, and data exception records to a third file.

Note : IsActive column contains ‘Y’ or ‘y’ in the Active Customers file, ‘N’ or ‘n’ in the InActive


Customers file, and Otherwise  Data Exception file.

Controlled copy

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

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


Constraints 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