There are bunch of files coming in through zipx with password , and we need to unzip the files and load to different target tables. Also i want to log all information in text files during SSIS execution like
Unzip time of particular file and all files.
Name of Particular file and all files.
record count of particular files including all files.
Pls help how i can setup SSIS to do above task.
