Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
RGriveau
Contributor III
Contributor III

gzip encoded data from a tRESTClient

Hello there,

I have an issue with a response in a tRESTClient. My client is sending me a gzip data response :

0695b00000UyZwAAAV.png

I looked on the forum that it's possible to do it in java, but i don't really feel confident about it.

I read that is possible to use the tESBConsumer component to retrieve this type of data but i'm doing a REST call so for me not possible with a tESBConsumer. Am I right or this is possible, and how?

Labels (4)
1 Reply
SamuelLenk
Contributor
Contributor

You can use tFileFetch for your REST call when you receive GZIP. This way you download it and then do with it whatever you need.

HTH! Kind regards, Samuel

https://talend-training.com