Hi,
We've got a business rule setup that when an account is expired it mails certain people to take certain actions. This works fine, however we've had an issue lately, where a temp became permanent, therefore the account expiry was removed. This triggered an email, stating that the account expires never
Whilst I appreciate this is a valid response is there a way that when the date is removed it sends a different email? I can't wrap my head around the logic using Adaxes conditions :(
As a work around, I amended the rule so that it only sends the email if the employee type has not changed, from temp to permanent for example. Not ideal but it sort of works.
Essentially there's three types of notifications I need regarding Account Expiry:
1) Account is set to expire that was empty before - sends an 1 email to say an expiry has been set what we have in place works for this one - but maybe you guys can think of a better solution
2) A user moves from Temp to permanent, so the account expiry is removed - I'd like a different trigger for this to send an email.
3) An account expiry is amended - sends a similar email as per point 1, but lists the old expiry and new expiry date.
Thanks in advance