Hi There,
I have bunch of SSIS packages basically truncating and loading data, I have one master package to kick off all other packages, then sql job is set up to run master package on schedule basis.
User request ability to run the ssis or job on demand or on ad hoc basis, is there anyway I can expose my ssis or job through web so user can click button and run the job? They are all inside the company network.
Thanks
Don