Home Page › Forums › BizTalk 2004 – BizTalk 2010 › web service response message as multi-part message › Re: web service response message as multi-part message
September 7, 2006 at 11:50 PM
#15617
I can’t think of a better way.
The file adapter only supports a single message part, as you can see.
Guess you could use a map that takes the multi parts as input and gives you a single message out.