I have a job that I want to run when a file is removed from a folder. Setting up this trigger is trivial.
But want the trigger to only be monitored on the 1st of the month.
How can I configure VisualCron to stack triggers so that it will only monitor the folder on certain days of the month?
The reason I want to do this:
1. I don't want the overhead of VC polling the file system once a minute the other 29 days a month.
2. I am using this to allow a user to notify when the job to run. Their instructions will be to remove the file to trigger the job to run. If there were another way for the user to trigger the job I would be quite happy with that. (The users are not allowed to login into the server that has VC installed).
Edited by moderator
2019-06-04T08:55:20Z
|
Reason: Not specified