I am utilizing a mask when downloading files via the FTP Operation. My mask is currently set at *.csv allowing me to download dynamic file names in a .csv format.
The problem I am having is when a customer posts a file with a file name in all CAPS, i.e. <filename>.CSV
The mask within the FTP Download Operation does not recognize the file because of the UPPERCASE .CSV Is there a way around this or can the FTP Download Operation be changed to not be case sensitive?
The mask function within the transformation reader is not case sensitive. Shouldn't this be the same?
Please advise.
Thank You!