ForEach Loop Container with variable Folder name

  • I am using a ForEach Loop, within which I have set the Directory in expressions to be a local variable @[User::Folder]. This variable should get its value from a Parent Package variable, but it is not.

    I have configured the Target Property of the Parent Package variable to set the Value property of the local variable.

    Any ideas why this may not be working?

  • Bump. This is causing me a serious headache...any help gratefuly accepted.

  • robin (3/20/2009)


    I am using a ForEach Loop, within which I have set the Directory in expressions to be a local variable @[User::Folder]. This variable should get its value from a Parent Package variable, but it is not.

    I have configured the Target Property of the Parent Package variable to set the Value property of the local variable.

    Any ideas why this may not be working?

    Check this if it will help.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • Thank you sir - issue resolved! I passed them to local variables in a script task.

Viewing 4 posts - 1 through 3 (of 3 total)

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