X4 Produktdokumentation

gzip Converter

The adapter converters compresses and decompresses input data using the gzip algorithm.

Properties

Operation

Determines which operation the adapter executes

Possible values:

  • Encode: Compress data gzip

  • Decode: Decompress gzip compressed data as MIME type application/octet stream

Parameter

Adapter

Main class of the adapter (do not change!)

Possible values:

de.softproject.integration.adapter.GZipAdapter: Main class (default)

Status values


1

The operation was executed successfully.

-1

The operation failed due to a technical error.