Versions Compared

Key

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

...

PropertyDescription

mz.ha.interval

Default value: 40

This property defines the time interval, in seconds, for the counters specified below, i.e. mz.ha.min_number_of_transactions, mz.ha.max_aborts. mz.ha.min_activations, mz.ha.min_activations_for_aborts, and mz.ha.min_consumes. The time interval must be at least 40 seconds. If a lower number is stated, the used value will be 40 seconds.

mz.ha.min_activations

Default value: -1

This property defines the minimum number of workflow activations required before the number of aborts are counted.

The default value "-1" means that the counter is disabled.

mz.ha.min_activations_for_aborts

Default value: -1

This property must be used in combination with the mz.ha.max_aborts property to get a notion of the maximum number of aborts allowed within the mz.ha.interval.

The default value "-1" means that the counter is disabled.

mz.ha.min_consumes

Default value: -1

This property defines the minimum number of consumed UDRs required within the mz.ha.interval. This property is mainly used for realtime workflows.

The default value "-1" means that the counter is disabled.

mz.ha.min_number_of_transactions

Default value: -1

Defines the minimum number of closed transactions required within the mz.ha.interval. Used for batch workflows on an EC, since realtime workflows do not generate transactions.

The default value "-1" means that the counter is disabled.

mz.ha.max_aborts

Default value: -1

This property defines the maximum number of aborts allowed within the mz.ha.interval.

The default value "-1" means that the counter is disabled.


true
Page Properties
hidden
Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: