Hi - anyone got any idea whether an alert trigger can be configured with a date variable of today's date (which dynamically changes every day)
We have a custom propery called ContractExpiry that contains a value when a maintenance contract will expire. We would like to send out an alert when it is less than today's date (i.e. the contract has expired)
Unfortunately the alert engine only seems to support hard coded date variables as a trigger (eg 01/01/2001) rather than something like ${DateTime}
Thanks