Hi,
I will get one .zip file from some location. Now using SSIS I need to unzip the zip file and I will get one folder with text file after extract read that text file and insert or update the sql server data base table. Then I need to put ssis package in tidal jobs. Daily tidal job will run the package and it will take the zip file and start processing.
Text file will be something like this:
284929||BA_WW00|| Business Area Hierarchy
284939||BA_WW01|| Hierarchy
etc.....
Please give me detailed step to achieve this. I am using SSIS first time.
Regards,
Santosh