I am doing evaluation on the software and trying to do the following
setup a job that is time triggered
conditions are to check for a file (have 8 different locations)
condition type set to file and entered the file location and put match file exist true
if file exists then to process the task
It runs with no errors but does not execute the task even though the file exist
Please help