, . SSIS. - , - SSIS_CONFIG. .
, . ConfigurationFilter , ConfiguredValue .
SSIS_CONFIG. , ( SSIS ).
SSIS_CONFIG XML, . SQL Server, SSIS_CONFIG , .
, , , , , , .
. - ConfiguredValue. , DEV DEV, QA QA.
Editing packages as they move between environments makes testing invalid. This approach allows us to promote packages without affecting them. The design is also extremely flexible, which greatly facilitates development and testing.
We can use this approach with several instances running on the same computer, using this as a guideline:
http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/69739/
source
share