Hi,
I have a package which is using XML Config File. When I am running the package through Data Tools and by SQL Server Agent job , I want to know the running status of my SSIS package.
1. I don't want to convert it into Project Deployment Model and Query (catalog.executionsin SSISDB).
2. I don't want to know the status of SQL Server Agent job.
I want to know the status of my running SSIS package but not my agent job, whether we are running it from Data tools or SQL Server Agent Job. Any help in this regard will be really appreciated.
Thank You!
Apoorv jain