I'm trying to send a notification every 4 hours, using System Explorer and Notification Service.
The way I'm trying to do it is by getting the mod between the current hour and 4 (when the rest of the division is 0). The analysis I created can be seen in the image:
This analysis is runnin periodically (every 1 hour) and it should send an e-mail every 4 fours, but currently is not sending any e-mail.