Using Deployment Automation → Deployment → Deploying Using Application Processes
Deployments are typically done from applications. To deploy to a particular environment, you run the application process defined for that environment.
An application process is run by the Request Process command on the application's Environment pane Applications > selected_application > Environment.
To run an application process:
The Run Process dialog displays.
Version Option | Description |
---|---|
None | No version for this component. Useful when performing multi-component deployments or testing. |
Specific Version | Enables you select any version already in CodeStation. |
Latest Version | Automatically uses the most recently imported version. |
Latest With Status | Automatically uses the most recently imported version with the specified status. Status values are: Latest (default value), Passed Test, Archived. |
All With Status | All component versions with the selected status will be deployed. Example status values are: Latest, Passed Test, Archived. |
All in Environment | All component versions already deployed in the environment with the selected status will be deployed. Example status values are: Active (default), Staged. |
All in Environment (Reversed) | All component versions already deployed in the environment with the selected status will be deployed in reverse order. Example status values are: Active (default), Staged. |
When a process starts, the process request page is displayed so that you can review its progress. After the request completes, you can review the results on that and other related pages. See Analyzing Deployment Results.
Copyright © 2011–2015 Serena Software, Inc. All rights reserved.