Hi we run 2012 enterprise. I would have thought from
https://zappysys.com/products/ssis-powerpack/ssis-file-system-task-advanced/ that by creating a variable with a wild card I could use the file system task to delete files using a wild card. I stuck *.dat after the path and common 1st 7 chars of each
of my file names. But I got an invalid character in the file name error . DO I need to create a loop over a file name collection? I do not have the option of creating a directory just for these files.
↧