I have two foreach file containers in a package.
Both has the same settings except they have different names: One is called "Foreach Availability File" and the other is called "Foreach Communication File".
The first container "availability" goes through 1 iteration (I can see this through breakpoints) the second "communication" does not.
Again both of these containers are identical aside from name.
I tested this by retrying after renaming "Foreach Communication File" to "Foreach Comm File" and suddenly the container works.
Can anyone tell me why this happened?
Craig