I have a source folder from where I have to extract only text files and load into a Database. I could do that using Foreach file enumerator. I also want to maintain a column at Destination(OLEDB) which would keep a track of the file that populated the corresponding record.This is precisely what I want at my destination