Hi,
I don't think BizTalk can support this natively.
You may be able to get close to what you want by concatenating the files together before placing them in a channel (via a custom pre-processor or a script that creates the files), setting the document specification to allow multiple occurrences of the main document and then mapping it to the destination document and using the count or sum functoids to populate the trailer elements of the output file.
Ramin
|