Diagram

Elements

NotificationFragments
References Notes

Notification fragments are used to specifiy how notifications will be sent to recipients in case of file transfers.

Element Type Required Description
MailFragment
  • Occurrence: 0..unbounded
Optional
References Notes

This element includes the parameters for e-mail notification.

Any number of fragments can be configured and are distinguished by YADE according to their name attribute.

A fragment is referenced by a transfer profile using the value of the NotificationFragmentRef ref attribute.

name

This attribute identifies the current fragment. Any number of fragments can be used and are distinguished by YADE according their name.

A fragment is referenced by a transfer profile using the value of this attribute.

Explanations

The NotificationFragments include the parameters specifying the available notification types, e.g. e-mail. 

NotificationFragments are referenced by a Profile for an individual transfer operation.

 

  • No labels