Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: SSIS For Each Nodelist Enumerator

    You need to set the OuterXPathString to the node you want to read.

    Example:

    GroupList>

    group>1 /group>

    group>2 /group>

    /GroupList>

    Had to remove the begin brackets for it to show.

    Your xpath will be //group...

Viewing post 1 (of 1 total)