Diagram

Elements

Notifications - NotificationType
References Notes

Notifications can be sent by e-mail or by use of the YADE Background Service. The Notifications element allows included elements to reference NotificationFragments such as a MailServerFragment or a BackgroundServiceFragment.

Notifications can be added either at Profile level or at General level:

  • Profile: a specific mail server or Background Service is used for notifications of file transfers from this profile.
  • General: one mail server or Background Service is used for notifications from all Profiles.
The more sppecific notification settings from a Profile are used if available. Otherwise the General settings are applied.
Element Type Required Description
MailServerFragmentRef
  • Occurrence: 0..1
Optional
References Notes

This element references the fragment that is used for mail servers in case of notification of a file transfer operation.

Any number of reusable MailServerFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the MailServerFragment element.

ref

This attribute identifies the fragment that is used for mail servers in case of notification about file transfers.

 

  • No labels