I need to monitor the existence of a file. I know there are file monitors in APM but the problem with all of them is that they are looking for a specific name of a file. The file I need to monitor will have a different name every night. It will add the date and time to the end of the file name. Is there a way to monitor a file like this? Or maybe monitor the folder that the file will be in to see if a file has been inserted?