I have a job set up with three tasks. Task one fires an executable that creates a .csv file. Task two FTPs the file to a client. Task three saves the file to a backup directory, deleting the original.
All three tasks complete successfully, with no errors in the log, but the job itself fails, generating a "failure" notification email (set at the job level). There are no errors in the log at the job level, either. External to VC, I can also confirm that the file has been created, FTPed to the client's server, and backed up, just as it should.
This job is basically identical to 15-20 other jobs we have set up that do the same thing, but for different clients. All the other jobs work.
Any suggestions?
Thanx muchly