Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to handle large size attachment in Biztalk while consuming SOAP request › Re: How to handle large size attachment in Biztalk while consuming SOAP request
August 19, 2010 at 12:12 PM
#25690
Hi,
If you go with option 1, it is recommended to place your receive handlers associated with HTTP/S and SOAP adapters on an isolated Host.
I would recommend option 2, but remove BizTalk from the picture altogether, since you are not doing any processing on that attachment file anyway, and you are just moving the file around, is that correct?
Daniel.