|
: 15 : 15 : 0 |
Add an option to reschedule a periodic agent by formula. The properties box of an agent would need a small input box to add a formula. The formula is being computed after the agent has run. If the formula returns a datetime value, that datetime is being used as next schedule time. If the formula returns a number, this number is being used as @adjust(@now;0;0;0;0;minutes;0) to determine the next schedule.
That way probably ANY scheduling scheme could be possible like tri-weekly, every 10th day, the next birthday according to calendar, etc.
I am not sure wheter this was the idea behind that post: ideajam.net/IdeaJam/P/ij.nsf/0/81223C5BE124D9418625739F0030A10D
|