I want to use file system task to move all the files in the source path with *.csv
@[User::FolderPath] + "*.csv"
I dont want to use for each loop for this..
Is it possible ? any suggestion ?
ShanmugaRaj
I want to use file system task to move all the files in the source path with *.csv
@[User::FolderPath] + "*.csv"
I dont want to use for each loop for this..
Is it possible ? any suggestion ?
ShanmugaRaj