I have a report, I'm delivering this report to user using subscriptions. Now my requirement is, this should deliver to end user when ever my ssis package execute. For example, my ssis package execution completed today at 1:00 AM then my subscription
start at 1:00 AM to send report and tomorrow my ssis package completes at 2:00 AM then my subscription start at 2:00 AM. How can I achieve this?
Thanks & Regards, Reddy