File not found error from scheduler
Hi,
We have a scheduler file with .cfa extension in the cf scheduler which trigger some mails to certain recipients on execution.
At the bottom option fo the scheduled task, we have checked the option to 'save output to file' and has given the file
path. On direct execution of the given url, the file is executed successfully and mails are fired.
But while trying to execute the same via scheduler it is not firing the mails. On investigation of the output file,
found the error message 'File not found'.
Is it possible that the file get executed when directly browsing the url and shows 'file not found' error
while executing via cf scheduler?(CF 8 is used.)
