Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Problem with the new SSIS task for executing a package in SQL Server 2012

Answered Problem with the new SSIS task for executing a package in SQL Server 2012

  • Wednesday, July 11, 2012 2:42 AM
     
     

    Hi all,

    I'll be very grateful if someone could tell me a solution to this or at least a workaround.

    I have a package created and stored in the new Integration Service catalog on SQL Server 2012, this package should reference bunch of other packages from an other project (through execute package tasks). As I cannot have those packages added to the existing project I need a way to reference them from my current package/project.

    The problem here is the new deployment model only allows to reference a package from the current project, from file and from MSDB. I do not want to have any packages in the MSDB as well, or on the filesystem so I need some help.

    Thanks.

All Replies