﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Integration Services  / Using checkpoints in a Foreach Loop Container / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 09:51:41 GMT</lastBuildDate><ttl>20</ttl><item><title>Using checkpoints in a Foreach Loop Container</title><link>http://www.sqlservercentral.com/Forums/Topic458167-148-1.aspx</link><description>Hello All,I have a Foreach Loop Container setup with the followingEnumerator: Foreach NodeList EnumeratorDocumentSource: file Connection pointing to xml fileEnumeration Type:ElementCollectionOuterXPathStringSourcteType:Direct InputOuterXPathString: /files/fileInnerElementType: NodeTextInnerXPathStringSourceType: DirectInputInnerXPathString: ./@*Variable MappingsVariable: User:LoopSource  Index: 0Variable: User:LoopDest  Index: 1The container loops through the entries in a xml assigning a sourch and destination variable used in a custome tranfer component. I am transferring tables from our proprietary database to SQL Server.Now for the Question:If I set up checkpointing on the Foreach Loop Container and 30 tables are tranferred with the 31 having an issue. When it restarts will it actually start from the 31 entry?</description><pubDate>Wed, 20 Feb 2008 12:17:51 GMT</pubDate><dc:creator>gosteen</dc:creator></item></channel></rss>