Single xml to multiple faltefile
Hello every body,I need your help in Biztalk server 2009.
until now it was so that I read/recive a flatefile and mapping it to xml and send/produce a flatefile with a pipeline
the problem now is:
now I need to send/produce two flatefiles with the data from the recivied xml document.
How can I do it to produce/send the flatefiles with one Pipeline?
I founded many examples how to merge many recived messages (or messagepart) to a one with parallel convoy but nothing to help me in my case.
can anybody help me or have an idea?
Thank you