Hi,
in a my SSIS 2012 pkg I'd like to call a pkg of another SSIS project using the Execute Package task. The pkg to call is already deployed on a SSISDB catalog.
Is it possible this operation? Thanks
I'm afraid that both packages must be inside the same SSIS project.