Deploying an Application in Windows Runtime

At the end of a build, a deployment package (msi file) is created, and depending on what has been set in Builder's configuration properties, transferred to the runtime server, and installed. Database reorganization might also occur during deployment.

A deployment package consists of one or more files, deployed to one or more runtime servers. Multiple deployment packages can also be deployed to a single server. A deployment package can contain separate components, or can be controlled to contain the elements you want. For diagnostic information collected during the deployment, view the Deployment.log file located on the runtime server:

<Agile Business Suite Directory>\Data\Public\Log

Note: If a folder containing subfolders is deployed, deployment packages are created and deployed for each folder. Each deployment package is deployed one at a time, but in one single operation.