Legacy Data Conversion
Taxpayer registration data must be migrated from the legacy system into the new system to populate the database.
A COBOL program was written to extract legacy registration data and create a file of structured XML records.
The structured XML records are parsed into domain objects and the data contained in the domain objects is persisted in the underlying database.