Compilation and registration overview
An AE installation uses a system where code is compiled, deployed, and then registered.
Two command line utilities are used to perform these tasks, compile_ae, which is
used for compilation and deployment, and register_ae, which registers the AE and
connects it to the NPS.
Both utilities use a series of options, such as --language,
--user, --db, and --template, which define
various configurations for the compilation and registration processes.