Deployment

The deployment process is responsible for ensuring that the generated application is deployed with minimum disruption to your operation and at the time specified by you. The deployment process is normally initiated by the Configuration Builder after the generation and construction of the deployment package. You might also independently invoke the deployment service to re-deploy the generated application, for instance following a server failure, a server re-configuration, or to deploy the generated application to a different server.

Input to the deployment process comprises of the following:

The deployment process performs the following operations:

During the entire process, the build progress and error messages are displayed in the Output window. The user who initiates the build can monitor the process with progress indications for each stage, and obtain error reports, if an error occurs that halts the process.