Hello. There is a {SOLVED} issue regarding this question when I search it, but the topic link leads to 404 missing page so I'm asking again.
I want to set a condition if a file with an extension or partial name is found, execute the task.
In my testing I have found that absolute names are required for the file name and extension, or the condition will not be met and task/job will not run.
So do file monitoring conditions actually support any type of wild card functions for names or extensions such as *.txt or file.*
Thanks.