Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element NotificationTriggers
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+NotificationTriggers

References Notes

E-mail can be specified to be sent in case of events that are configured with this element:

  • OnSuccess: in case of successful execution of a file tansfer operation.
  • OnError: in case of failed execution of a file tansfer operation.
  • OnEmptyFiles: in case of exclusively empty files being detected during the execution of a file tansfer operation.

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_OnSuccess.tmp#OnSuccess YADE_configuration_v1_0_xsd_Element_OnError.tmp#OnError YADE_configuration_v1_0_xsd_Element_OnEmptyFiles.tmp#OnEmptyFiles
Properties
content complex
Used by
Element Profile
Model
Instance
<NotificationTriggers>
  <OnSuccess>{0,1}</OnSuccess>
  <OnError>{0,1}</OnError>
  <OnEmptyFiles>{0,1}</OnEmptyFiles>
</NotificationTriggers>