Executing Releases in CDD
Read the Release Execution section in the Automic Continuous Delivery Director documentation to learn how to execute Releases.
Important! After running a CDA task (main and compensation workflows) in CDD:
- Click the Open Installations link that is displayed for finished tasks (tasks with status failed or finished) to access the Installations view in CDA.
- Click the Open Monitor link that is displayed for finished tasks (tasks with CDD status failed or finished) to access the Workflow Monitor in CDA. For more information, see: Monitoring Application Deployments.
The CDA execution statuses are mapped to the CDD statuses as follows:
| CDA Status | CDD Status | 
|---|---|
| WaitingApproval | RUNNING | 
| WaitingStartTime | RUNNING | 
| WaitingManualConfirm | RUNNING | 
| Active | RUNNING | 
| Blocked | RUNNING | 
| Rejected | FAILED | 
| Revoked | FAILED | 
| Canceled | FAILED | 
| UNKNOWN_EXECUTION_STATUS | FAILED | 
| Finished | FINISHED |