Does anybody know how to send a mail when a software license has expired?
I tried searching but the triggers is not very helpful and does not indicate that you can place a trigger on a date.
Trigger are required for sending noifications
Below is the definitions of triggers:
Triggers define when a notification will be executed. There are 5 types of triggers for covering 3 differents phases of an object life cycle:
the"on object creation"triggersgetexecutedwhenanobjectofthespecifiedclassiscreatedthe"on entering a state"triggersgetexecutedbeforeanobjectofthegivenclassentersaspecifiedstate(comingfromanotherstate)the"on leaving a state"triggersgetexecutedwhenanobjectofthegivenclassisleavingaspecifiedstatethe"on threshold"triggersgetexecutedwhenathresholdforTTRorTTOasbeenreachedthe"on portal update"triggersgetexecutedwhenaticketisupdatedfromtheportal
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Does anybody know how to send a mail when a software license has expired?
I tried searching but the triggers is not very helpful and does not indicate that you can place a trigger on a date.
Trigger are required for sending noifications
Below is the definitions of triggers:
Triggers define when a notification will be executed. There are 5 types of triggers for covering 3 differents phases of an object life cycle: