...
ALERT_LEVEL | 75% |
Relative number
When defining If a relative number is defined you can refer to one of the VALUE fields on the SubscriptionBundle or just write MAX to let the bundle decide which VALUE field is the field for the maximum value. Unless overridden in the Bundle implementation the MAX value will return the value of the field VALUE1 on the SubscriptionBundle. So the valid value for defining a relative number are: VALUE1, VALUE2, VALUE3, VALUE4 and MAX. You can also choose to subtract a number from one of the fields which would be handy if you would like to alert a subscription when there is only one hour left on a free minutes bundle.
...