Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are some default recipients for each event (see table below), but any person with an email address can subscribe to specific events and receive notifications. This is possible even when recipient is not a configured user within FlexDeploy. See section below for configuring such additional notifications beyond default recipients.

Info

Unlike approvals & windows, notifications are additive (on Project Explorer hierarchy) and any notification that is found will be processesprocessed. This is accomplished by searching up the project navigation tree from the deploying application or project until the root folder is reached.

...

Event NameAttribute Name on User Settings1Default Recipients2Description
Request Approval PendingNotify on Approval Required
  • Submitter
  • Members of Approval group
Submitted request has pending approval.
Request ScheduledNotify on Request Scheduled
  • Submitter
Submitted request is scheduled for execution.
Request Approval RejectedNotify on Request Rejected
  • Submitter
Approver has rejected pending approval.
Request DeployingNotify on Request Deploying
  • Submitter
  • Commit users (derived from change logs)
Request is ready for deployment, i.e. all approval and schedule requirements are met or were not present.
Request CompletedNotify on Request Completed
  • Submitter
  • Commit users (derived from change logs)
Request is successfully executed.

Request Failed

Notify on Request Failed
  • Submitter
  • Commit users (derived from change logs)
Request failed during execution.

...