Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Email is used as alerting mechanism for project execution events. If you are not interested in receiving emails for specific events, you can unsubscribe from User Settings page.

A notification is a mechanism for alerting people of events within the FlexDeploy application. Alerting mechanism is email. Any person with an email address can subscribe to specific events and receive notifications, whether they are a configured user within FlexDeploy or not. Unlike approvals, notifications are additive (on Project Explorer hierarchy) and any notification that is found will be evaluated. This is accomplished by searching up the project navigation tree from the deploying application or project until the root folder is reached.

Notification setup described in this section is with respect to project level requests (build, deploy, test, utility etc.). Requests can be either manually triggered or automatically including pipeline execution.

Event NameAttribute Name on User Settings1Description
Request Approval PendingNotify on Approval RequiredSubmitted request has pending approval.
Request ScheduledNotify on Request ScheduledSubmitted request is scheduled for execution.
Request Approval RejectedNotify on Request RejectedApprover has rejected pending approval.
Request DeployingNotify on Request DeployingRequest is ready for deployment, i.e. all approval and schedule requirements are met or were not present.
Request CompletedNotify on Request CompletedRequest is successfully executed.

Request Failed

Notify on Request FailedRequest failed during execution.

1 - User will receive notifications when he/she is the submitter of a build, deployment, utility or test request. These notifications can be turned off if desired for specific user by controlling specific attribute on User Settings.

Create Notifications

Select Projects from the menu.

Double click on an existing folder or application and click on the Configure tab.

Click the Create button to create a new notification.

Select the Environment and enter a Notification Name. Next shuttle one or more Events to the right for which you would like to subscribe. Click the Next button to add Recipients to the notification.

Select a Type and Recipient.

Type

Recipient

Email

<Any valid email address>

FlexDeploy Group

<Any valid FlexDeploy group>

FlexDeploy User

<Any valid FlexDeploy user>


Click Create Recipients to subscribe additional recipients to the events selected for this notification. Click the Save button when finished.

Edit Notifications

Select Projects from the menu.

Double click on an existing folder or application and click on the Configure tab.


Select a notification and click the Edit button.


Optionally modify the Environment, Notification Name, or add or remove Events. Click the Next button to modify recipients for this notification.


Optionally add or remove recipients to/from this notification. Click the Save button to save changes to the notification.



  • No labels