Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
anushaya1512
Contributor III
Contributor III

tHttprequest times out while pulling huge SOAP API response ~100MB

Hi,

I have a SOAP API request which i POST using the tHttprequest component in Talend to receive an XML response from the SOAP API.

I have put the header - "Connection" - "keep-alive"

But since the file received is of size ~100MB the thttprequest component times out the Talend Job and it throws in the log file the following:

[statistics] disconnected

 

So, i tried to pull this response in Postman and even postman failed because it pulls by default 50MB response, hence made the attached settings in postman and retrieved the ~100MB XML response

 

Can someone help me with the header to enable to pull the max XML response?

 

 

Labels (5)
4 Replies
anushaya1512
Contributor III
Contributor III
Author

@manodwhb@shong and @rhall 

Hi,

Can you please help in this?

anushaya1512
Contributor III
Contributor III
Author

@manodwhb@shong and @rhall 

Hi,

Can you please help in this?

Anonymous
Not applicable

Have you tried going to the Advanced settings tab and setting the "Set timeout" options? If not, set them both to 0

Anonymous
Not applicable

Have you tried going to the Advanced settings tab and setting the "Set timeout" options? If not, set them both to 0