Publishing to Production
When you are ready to deploy an application to users, perform a production publish in the Agentry Editor.
Prerequisites
- An application project that is ready for production use, or user acceptance and quality assurance testing.
- The location to which to publish the project, from the system administrator. Verify that you have read-write access to the location.
Context
The production publish process produces a ZIP file. You can select all associated
auxiliary project files to include in the ZIP file, such Java resource files,
application-specific DLL files, JAR files for the back end, and other back-end
configuration files.
The publishing process checks the overall integrity of the application project. Agentry Editor list errors or warnings in the Problems view. You can publish an application with warnings, but not with errors; therefore, to successfully publish, you must first correct any errors. Ideally, correct warnings as well, before deploying to end users.