SSIS - looping through xml files with complex datatype

120 Views Asked by At

I am having problems with looping through xml files with complex datatype. When i am using ForEach Loop Container and Data Flow Task inside with XML Source i get an error message:

![enter image description here

Does anyone encountered similar problem? Maybe there are any know solutions on the web? I can't find any. I can add that i have SSIS package that allows me for parsing single xml complex type but i can't put those files into the loop:( Any ideas? Regards

0

There are 0 best solutions below