different configurations for different instances of same package?
hi all, i would like to add two Execute Package tasks, which invoke one identical package but with different package configurations. how can i achieve this. ThanksAndrew BI, Data Mining, Analytical CRM
September 2nd, 2011 8:46am

Hi Andrew, You can do that by using the standard Execute Process Task to execute the package using DTEXEC and providing different /CONF parameter for the same package. Check DTEXEC documentation here for more information.SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
Free Windows Admin Tool Kit Click here and download it now
September 2nd, 2011 9:03am

Hi CozyRoc, Thanks for ur helpful reply. while there is a limitation that "However, you cannot use the /ConfigFile option to replace configured values that you also specified at design time. " thanksAndrew BI, Data Mining, Analytical CRM
September 3rd, 2011 12:54pm

In my opinion you may need to have a parent package variable passed into the child package. This Parent variable will drive the logic. This approach has been described here http://msdn.microsoft.com/en-us/library/cc671625.aspx You may want to skip to section 'Parent Package Variables Approach' Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2011 10:17pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics