I've got a package set up to pull an excel file from an ftp datasource. The format is along the lines of filename20051115.xls and changes daily based on the date.
I have a dynamic properties task that generates a filename for a date of 3 days prior. All runs fine as is.
The issue is that the ftp source does not update with new files reliably. It may update for weeks on a daily basis, then a week with no updates, then brought up to date in a single day. The source is from another company so I have no control of that side.
I have a script that can generate the filenames of the days I have yet to download. Any ideas how to go about looping through the days I need? What I've been able to find has dealt w/ Global Variables & Active X scripts, but I haven't been able to do much with what I've found.
Any help would be greatly appreciated. Good to be back. Thanks all!
I have a dynamic properties task that generates a filename for a date of 3 days prior. All runs fine as is.
The issue is that the ftp source does not update with new files reliably. It may update for weeks on a daily basis, then a week with no updates, then brought up to date in a single day. The source is from another company so I have no control of that side.
I have a script that can generate the filenames of the days I have yet to download. Any ideas how to go about looping through the days I need? What I've been able to find has dealt w/ Global Variables & Active X scripts, but I haven't been able to do much with what I've found.
Any help would be greatly appreciated. Good to be back. Thanks all!