There are 3 files in a directory and two of them are with same structure and the 3rd one has 3 more extra column in the end of the file.
file 1: columna,....,columnz
file 2: columna,....,columnz
file 3: columna,....,columnz,Column1,Column2,column3
Is it possible to import all these files using a single connection with in a for each loop container? If the flat file connection connection is based on the file 3 .