I created a job with a file trigger (default settings), and the filepath is:
F:\{DATEFORMAT(mm)}\ and file mask is
*.*.
I changed the polling interval to 15 seconds.
So it should look at directories with a number corresponding to the minutes amount.
The time is 11:33. I had a dir called: f:\33\. I copied a text file in this folder.
Result: trigger didn't go off. 🤔
Without the variable in the path (direclty in the root) the trigger will go off if i put the file in there, but this is standard behaviour.
If I put the variable in the filename, than it is working. The file mask is now
{DATEFORMAT(mm)}.*I used filenames with a name corresponding to the minutes of the current time. =d>
Is it possible, because the of the polling interval, to have the path looks at the variables as well? [-o<
Edited by user
2008-05-29T11:51:17Z
|
Reason: Not specified
Uses Visualcron since 2006.