Using checkpoints in a Foreach Loop Container

  • Hello All,

    I have a Foreach Loop Container setup with the following

    Enumerator: Foreach NodeList Enumerator

    DocumentSource: file Connection pointing to xml file

    Enumeration Type:ElementCollection

    OuterXPathStringSourcteType:Direct Input

    OuterXPathString: /files/file

    InnerElementType: NodeText

    InnerXPathStringSourceType: DirectInput

    InnerXPathString: ./@*

    Variable Mappings

    Variable: User:LoopSource Index: 0

    Variable: User:LoopDest Index: 1

    The 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?

Viewing 0 posts

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