Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Compressing Message while sending to MSMQ › Re: Compressing Message while sending to MSMQ
August 15, 2008 at 9:33 AM
#20418
Thanks for the reply tomasr, But actually I have a scenario Like this, I need to compress messasge or fragment it(I dont know at this point of time how to do it) if it is more than 4 MB using .net application and will have to send to MSMQ, then at the other side biztalk has to receive that comressed message or fragmented message and combine it, How can do it ??any Idea over it , How does biztalk batch that fragmented or compressed message?