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. 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. 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. Status values are: Active (default), Staged. |
When a process starts, use the Application Process Request pane to review the deployment's status. This pane is also used if the process requires approvals.
After a process finishes, click the Details action to display the Deployment of Component pane, which can be used to review the deployment details.
The actions available for this pane enable you to review the deployment's output log, error log, and input/output parameters.
Copyright © 2012–2014 Serena Software, Inc. All rights reserved.