I am using this file watcher task:
http://www.sqlis.com/sqlis/post/File-Watcher-Task.aspx
When my user places a file in a directory it fires off and sends the file via FTP.
Works fine, but my question/problem is I need for my package/job to run 24 hours a day. How do I schedule this as job? Do I schedule the job to run every minute? Then if I do that it sends an error (because there is no file there)
Do I just turn off the error notification? Or is there a better way I'm not thinking of?
http://www.sqlis.com/sqlis/post/File-Watcher-Task.aspx
When my user places a file in a directory it fires off and sends the file via FTP.
Works fine, but my question/problem is I need for my package/job to run 24 hours a day. How do I schedule this as job? Do I schedule the job to run every minute? Then if I do that it sends an error (because there is no file there)
Do I just turn off the error notification? Or is there a better way I'm not thinking of?
qeqw