Folks,
I have scheduled a Crystal Report to run every three hours. The schedule generates a CSV file which is written to a Sharepoint folder. The file overwrites the previous version of the file in the folder so all is working as planned.
I have setup a Notification for Successful and Failed schedules but it never sends the eMail (Whether the job succeeds or otherwise - this is configured and working for other schedules. The schedule status is "Failed" with the error message "source file error. [No such file or directory]: [CrystalEnterprise.Smtp]",. The message is a little erroneous.
I think I am getting an error as the file is replacing what's in the SharePoint folder as opposed to a new file being created.
Are there parameters to add to the schedule to say it's OK to overwrite the destination folder which will complete the job successfully.
I also wonder why the notification doens't send the Failed message as it is failing (in theory!).
With thanks,
Gill