Hi,
I have a requirement where in i need to keep polling a folder for files and once the file arrives in a folder , i need to invoke ann SSIS package. I don't know how to invoke a package from code.
I am thinking, i'll make a windows service which will keep polling the folder and will invoke ssis package if some file comes in.
Somebody please help me out with the code.
Thanks,
Tarun