BizTalk Server 2020 – 20 days, 20 posts: Unzip File Pipeline Component for BizTalk Server 2020

  • Sandro Pereira
  • Apr 3, 2020
  • 2 min read

BizTalk Server 2020 – 20 days, 20 posts – day 10. Following my last blog post, here is another component migrated to BizTalk Server 2020 that is part of my BizTalk Pipeline Components Extensions UtilityPack project: Unzip File Pipeline Component.

📝 One-Minute Brief

Introduces the Unzip File Pipeline Component for BizTalk Server 2020, a custom receive‑pipeline component that automatically extracts ZIP or GZIP files into individual XML messages during the disassemble stage.

Unzip File Pipeline Component

The Unzip File Pipeline Component for BizTalk Server runs in a receive pipeline, specifically in the Disassemble stage. In this stage, it processes compressed ZIP or GZIP files and extracts their contents into multiple XML messages.

From a functional perspective, the component behaves like standard compression tools such as WinZip or 7‑Zip. However, it integrates directly into the BizTalk pipeline, which allows seamless message processing.

Most importantly, the component requires no configuration at all.

In addition, you do not need to register the component in the Global Assembly Cache (GAC) for the BizTalk Runtime to use it.

Unzip File Pipeline Component for BizTalk Server 2020

The component doesn’t require any configuration.

What is BizTalk Pipeline Components Extensions Utility Pack?

BizTalk Pipeline Components Extensions Utility Pack is a set of custom pipeline components (libraries) that can be used in received and sent pipelines, extending BizTalk’s out-of-the-box pipeline capabilities.

The project is available on the BizTalk Server Open Source Community repository on GitHub (https://github.com/BizTalkCommunity), and everyone can contribute new pipeline components to extend or improve existing BizTalk Server capabilities.

BizTalk Pipeline Components Extensions Utility Pack: Unzip File Pipeline Component for BizTalk Server 2020

At the moment, this project is available for:

  • BizTalk Server 2020;
  • BizTalk Server 2016;
  • BizTalk Server 2010;
  • BizTalk Server 2006-2009

Download

You can download BizTalk Pipeline Components Extensions Utility Pack from GitHub:

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.

1 thought on “BizTalk Server 2020 – 20 days, 20 posts: Unzip File Pipeline Component for BizTalk Server 2020”

  1. Hi Sandro

    Any particular reason you made it a Dissassemble pipeline component? Is it so that it can publish multiple messages if there are multiple files? It would be handy for it to be a Decode, as then you can have another component then disassemble the file in the same pipeline.

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