does package need XML package config everytime it runs?

  • Hi,

    I have question in SSIS 2012.

    we are using XML configuration for Admin DB which shall hold all the package configurations in sql server.

    when we deploy the package using manifest file,it shall pop up xml config to edit the configured value.

    we update the configured value as per the enviroment.

    but do we need this xml config file everytime when the pacakge runs?

  • No. If you run the package without the XML file present, you will get configuration warnings, but the package will keep running using the values defined during design-time of the package.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply