I have an SSIS Job that stores and compares file date-time properties every 10 minutes. If the date-time properties have changed since the last run, the task is successful, otherwise it fails and sends out an email notification. Most of the time there really isn't a problem and the file gets updated after 20 minutes. So what I am trying to accomplish is the task delaying notification until after the third failure. I know this can be done in code, but I am looking for a way to possibly do this via a property setting.
Thanks for any help with this.
RBollinger
Robert Bollinger Database Analyst