Forum Discussion
8 years ago
I also have scenarios where I would like to schedule a datasource to only run at a certain time of the day - maybe like Windows Task Scheduler.
Example - Pulling disk defgrag reports overnight. With large volumes, this may take a while to execute. I'd really only want to execute it overnight - or maybe even once a week.
I know I can set the ".pollinginterval", but I can't make it execute at a certain time. It's still a bit arbitrary on when it does the 1st check, which then determines the time for all future checks.