{"id":1043,"date":"2013-07-23T12:16:50","date_gmt":"2013-07-23T02:16:50","guid":{"rendered":"http:\/\/ntsblog.homedev.com.au\/?p=1043"},"modified":"2013-07-23T12:30:01","modified_gmt":"2013-07-23T02:30:01","slug":"ssis-2012-project-deployment-set-checkpointfile-parameters","status":"publish","type":"post","link":"https:\/\/ntsblog.homedev.com.au\/index.php\/2013\/07\/23\/ssis-2012-project-deployment-set-checkpointfile-parameters\/","title":{"rendered":"SSIS 2012 Project Deployment &#8211; Set CheckpointFile with Parameters"},"content":{"rendered":"<div id=\"ntsbl-1261437304\" class=\"ntsbl-before-content ntsbl-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-6288941070289539\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:inline-block;width:728px;height:90px;\" \ndata-ad-client=\"ca-pub-6288941070289539\" \ndata-ad-slot=\"9356781486\"><\/ins> \n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div><h2>The Problem<\/h2>\n<p>SSIS in SQL Server 2012 now supports a &#8220;Project Deployment&#8221; model. Adding things like Connection Strings is relatively intuitive.<br \/>\nI want to use a parameter to set my CheckPointFileName property.<br \/>\nHow can you do this so it can be configured by the environment.<\/p>\n<h2>The Solution<\/h2>\n<ol>\n<li>Create a parameter in your package and call it &#8220;CheckpointFileName&#8221;<\/li>\n<li>Click On the ellipses &#8220;&#8230;&#8221; on the Expressions property.<\/li>\n<li>In property Choose CheckPointFileName from the drop down<\/li>\n<li>Set the expression by opening the expression builder and choosing the parameter you just created, (sometimes you need to drag and drop the paramater into the expression box)\n<p><a href=\"https:\/\/ntsblog.homedev.com.au\/wp-content\/uploads\/2013\/07\/ExpressionBuilderCheckpoint.png\"><img decoding=\"async\" src=\"https:\/\/ntsblog.homedev.com.au\/wp-content\/uploads\/2013\/07\/ExpressionBuilderCheckpoint.png\" alt=\"ExpressionBuilderCheckpoint\" class=\"aligncenter size-full wp-image-1044\" \/><\/a><\/li>\n<li>Click OK<\/li>\n<\/ol>\n<p>Now you can deploy your package and set this parameter as part of you environment setup and change the checkpoint file name as required<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Problem SSIS in SQL Server 2012 now supports a &#8220;Project Deployment&#8221; model. Adding things like Connection Strings is relatively intuitive. I want to use [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[13,27],"tags":[],"class_list":["post-1043","post","type-post","status-publish","format-standard","hentry","category-sql-server","category-ssis"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/posts\/1043","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=1043"}],"version-history":[{"count":0,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/posts\/1043\/revisions"}],"wp:attachment":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=1043"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/categories?post=1043"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/tags?post=1043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}