Customer Portal

Decompress GZIP response body in HTTP Connector

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi mypatrick,

    the steps to achieve this should be:

    1] in HTTPConnector set "Output file URL" property - in that file will be stored your gzip
    2] in reader (UniversalDataReader, ...) use gzip url (see sample in http://doc.cloveretl.com/documentation/ ... aders.html ) which allows you to read content from gzip

    I hope this helps.

Please sign in to leave a comment.