Versions Compared

Key

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

...

AttributeUsageDescription
notifications

Optional

Integer

Specifies the number of notifications that are sent to a System Monitor.

Default: 1

 nameOptionalCorrespondence to Timer defined name setting defined in the SystemMonitorNotification / Timer element
 notifynotify_on_error

Optional

Boolean

Send timer check notification if notification when the error ocurred in the configured timer job chain (steps)

Default: false

...

The following elements must be nested inside a NotificationObjects  Timer element:

ElementElement descriptionDescription
JobChainOnce or more inside of Timer elementRestricts notifications for job chains
MinimumOptional or once inside of Timer elementMinimum required time consumption for job or job chain execution. Allows script code to be executed that returns the minimum execution time required in seconds.
MaximumOptional or once inside of Timer elementMaximum allowed time consumption for job or job chain execution. Allows script code to be executed that returns the maximum execution time required in seconds.

...