This topic describes the Decompression tool, which decompresses data that has been compressed with gzip, zip, or deflate compression methods.
Sections include:

Understanding Decompression

The Decompression tool can be chained to a Message Responder for any compressed incoming requests, and tools (such as Header Data Bank, XML Data Bank, etc.) can the be chained to the Decompression tool.

Configuring Decompression

The Decompression tool only has only one option:

  • Decompression Method: This controls how the data is decompressed when sent to the tool. The decompression tool can be used to decompress Gzip, Zip, and Deflate (zlib) data.
  • No labels