How to extract from GZIP files using webMethods.io MFT?

Product/components used and version/fix level:

webMethods.io MFT version 10.16.4.0.215,
Build number 215 (no patches)

Detailed explanation of the problem:

We are using webMethods.io MFT in a project and we will be receiving files in GZIP format. It seems that wM.io MFT can only use ZIP.
Unfortunately ZIP cannot be used with GZIP files.
It doesn’t seem that wM.io MFT offers the ability to select which one to use.

Is there a way to make these work? Can we call webMethods.io Integration to do it for us, or is there another/better way?

Error messages / full error message screenshot / log file:

N/A

Question related to a free trial, or to a production (customer) instance?

This is a large project for a SAG customer.

Can MFT be configured to make a call to pub.compress:decompress

Hi Rob
I see that webMethods,io Integration FlowServices do have built in services for compress and decompress.
Flow Service BIS doc is here: Flow services - webMethods.io Integration

You will see compressData and decompressData services.
They both support gzip.

And the wM.io MFT product is able to invoke wM.io Integration FlowServices.

So we will look into this.

Thanks!

Wayne

[image]

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.