Execute Package Task Editor
SQL Server 2012
Use the Execute Package Task Editor to configure the Execute Package Task. The Execute Package task extends the enterprise capabilities of Integration Services by letting packages run other packages as part of a workflow.
You can pass values from the parent package or the project, to the child package. The project must use the project deployment model and the child package must be contained in the same project that contains the parent package.
For information about converting projects to the project deployment model, see Deploy Projects to Integration Services Server.

Note