Multi-Part Message Attachments Zipper Pipeline Component for BizTalk 2006/2009 is now available

  • Sandro Pereira
  • Aug 28, 2012
  • 2 min read

Two months ago, I published on GitHub the pipeline component, Multi-part Message Attachments Zipper Pipeline Component for BizTalk Server 2010. This time, I decided to make available a version of this component for previous versions of BizTalk Server.

The BizTalk Multi-Part Message Attachments Zipper is a pipeline component for BizTalk Server 2006/2006 R2/2009, which can be used in a send pipeline and is intended to replace all attachments of a multi-part message with its zipped equivalent.

The capabilities are similar to those available in compression software such as WinZip or 7-Zip:

  • Attachments Compression – Extracts, in a send pipeline, all message parts included in a multi-part message that are not included in the message body (Message Body Part = False), compresses it, and attaches the compressed attachment back to the message.
  • No compression/decompression software needs to be installed on the BizTalk Server.

📝 One-Minute Brief

This post announces the release of a custom BizTalk Pipeline Component designed to handle multi-part messages. It automatically compresses (zips) message attachments or specific parts into a single archive within the pipeline. This is particularly useful for optimizing storage, reducing bandwidth in file transfers, and handling multi-part message types in legacy BizTalk environments (2006/2009).

How to install the pipeline component?

To use this pipeline component in your projects, just copy the PipelineComponentMultipartMsgZipAttach.dll file into the Pipeline Components folder that exists in the BizTalk Server installation directory: ..\Program Files\Microsoft BizTalk Server VERSION\Pipeline Components.

Requirements

The Multipart Message Attachments Zipper will work with:

  • BizTalk Server 2006, BizTalk Server 2006 R2 or BizTalk Server 2009
  • .NET Framework 2.0
  • No compression/decompression software needs to be installed on the BizTalk Server.

Donwload

You can download the source code from:

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

Thanks for Buying me a coffe
Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top