Show TOC

 Implementing Exits

In the generated code, exits are provided so that the data can be modified before writing into the destination. This is important if any business rules have to be validated before mapping. It is important that these exits are kept to the minimal to ensure better performance.