...
Object Type | Status | Description |
---|---|---|
Application Request | Initiated | The initial status that a request receives when it has first been submitted. |
Pending Approval | Indicates that one or more approvals are required before the request will be sent for execution. | |
Scheduled | Indicates that the request has been scheduled for execution at some time in the future. | |
Rejected | Indicates that an approval task or scheduled task for the request has been rejected/cancelled. | |
Aborted | The request was aborted by the user for one or more of the projects in the application. | |
Ready | Indicates that request is has received any required approvals or reached any scheduled time and is ready to begin execution. | |
Completed | The request has successfully executed. | |
Failed | The request failed for one or more of the projects in the application. |
Anchor | ||||
---|---|---|---|---|
|
From the Execute tab, click the Build button. This action will execute a build on every project that is contained within this application.
...
Click the Submit Request button to submit the build request for this application.
Anchor | ||||
---|---|---|---|---|
|
From the Execute tab, click the Deploy button. This action will execute a deploy operation on every project that is contained within this application.
...
Click the Submit Request button to submit the application deployment request.
Anchor | ||||
---|---|---|---|---|
|
Once an application build or deployment request has been submitted it can be monitored by clicking the Refresh button and watching the statuses progress throughout the lifecycle, until it is either failed or completed. To view the Application Execution Details, including project-level detail, click the id in the Application Request column in the Application Activity section.
...