<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'Design Pattern' and 'SSIS Frameworks'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=Design+Pattern,SSIS+Frameworks&amp;orTags=0</link><description>Search results matching tags 'Design Pattern' and 'SSIS Frameworks'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Updated SSIS Framework, Now Includes Reports</title><link>http://sqlblog.com/blogs/andy_leonard/archive/2012/03/07/updated-ssis-framework-now-includes-reports.aspx</link><pubDate>Wed, 07 Mar 2012 12:00:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:42149</guid><dc:creator>andyleonard</dc:creator><description>&lt;p&gt;I have built a beta version of &lt;a href="http://linchpinpeople.com" target="_blank"&gt;Linchpin People&lt;/a&gt;’s SSIS Framework, now including much-requested reports. You can grab the updated copy &lt;a href="http://andyleonard.me/wp3/wp-content/uploads/2012/03/SSISConfigFrameworkAndReports_20120306.zip"&gt;here&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;I appreciate any feedback you care to share.&lt;/p&gt;  &lt;p&gt;:{&amp;gt;&lt;/p&gt;</description></item><item><title>Designing an SSIS Framework</title><link>http://sqlblog.com/blogs/andy_leonard/archive/2011/09/16/designing-an-ssis-framework.aspx</link><pubDate>Fri, 16 Sep 2011 11:00:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:38495</guid><dc:creator>andyleonard</dc:creator><description>&lt;p&gt;In preparation for &lt;a href="http://www.sqlsaturday.com/84/eventhome.aspx" target="_blank"&gt;SQL Saturday #84 – Kalamazoo&lt;/a&gt;,&amp;nbsp; &lt;a href="http://sqlbits.com" target="_blank"&gt;SQLBits 9&lt;/a&gt;, and the &lt;a href="http://www.sqlpass.org/summit/2011/" target="_blank"&gt;PASS Summit 2011&lt;/a&gt;; I’ve been honing my presentation called Designing an SSIS Framework. I delivered this presentation a few times over the past couple months. Each time, I promised the attendees I’d send them the code if they emailed me… and a couple things got in the way:&lt;/p&gt;
  
&lt;p&gt;First, a &lt;em&gt;lot&lt;/em&gt; of people requested the presentation. Second, I got really busy! Both of those beat their respective alternatives.&lt;/p&gt;
  
&lt;p&gt;I finished building and barely testing the code this evening. You can grab an &lt;em&gt;updated&lt;/em&gt;&amp;nbsp;copy &lt;a href="http://andyleonard.me/wp3/wp-content/uploads/2012/03/SSISConfigFrameworkAndReports_20120306.zip" target="_blank"&gt;here&lt;/a&gt;. The zip file contains the SSIS 2008 R2 solution and two other folders: Config and Sql. Config holds a configuration file that points to a database named SSISConfig on the default instance of your local workstation or server (edit SSISConfigParent.dtsConfig if you want to change this location). &lt;/p&gt;
  
&lt;p&gt;To make it all work dynamically, you need to create a System Environment Variable named SSISConfig (case-sensitive) and set the value to the full path of SSISConfigParent.dtsConfig on your workstation or server. Next, run the “Create SSISConfig.sql” script in the Sql folder, followed by the “Add An SSIS Applications.sql” script (edited to reflect the folder that contains the SSIS packages on your workstation or server). This should get everything ready for the SSISConfig SSIS solution. When you execute Parent.dtsx, it should call Template1.dtsx, then Template2.dtsx, and finally ErrorTest.dtsx. &lt;/p&gt;
  
&lt;p&gt;Let me know how it goes!&lt;/p&gt;
  
&lt;p&gt;:{&amp;gt;&lt;/p&gt;</description></item></channel></rss>