We have a Control Flow XML Task which utilizes a XSLT Style Sheet to transform an aggregate list of .xml files. The aggregate list of .xml files is presented and coordinated by a Foreach Loop Container storing the collection into Variable Mapping User::FileName
We are wondering how then the array of values User::FileName from the Foreach Loop Container is presented within the XML Task? Through Input/SourceType = Variable and Source = User::FileName?
Do you have any examples of this you can show? YouTube? Maybe some insight as to how to build the Style Sheet.
This is all new to me...just trying to figure this out