Re: Compressing large files before sending

Home Page Forums BizTalk 2004 – BizTalk 2010 Compressing large files before sending Re: Compressing large files before sending

#17120

Anonymous,

I have certainly seen applications that zipped in the send pipeline, so technically it should be no problem.

As to size, I wouldn't worry. First, you're not processing it – it's just a blob. Second, BTS 2006 handles bigger files more comfortably than prvious versions.

As to timing – why worry – you're going out to FTP and inherently async protocol.

John D.