Extending compile_ae and register_ae
Both compile_ae and register_ae are implemented by
using the Perl Template Toolkit or http://template-toolkit.org/. Although not required, extending the compile_ae
or register_ae system can be useful.
In this event, it is recommended that you create new template files instead of modifying the Netezza templates. Assuming the AE export directory is located at /nz/export/ae, the existing templates are located at: /nz/export/ae/adapters/<language>/<version>/templates
The --ldir option can be used to point to an alternative adapters directory. The
--define option can be used to set specific template variables. For example,
--define templatevar=value