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: 
dduit
Contributor
Contributor

Configure TimeOut for tRestClient on Runtime

Hello together,

I am receiving a SocketTimeOutException for bigger Datasets from the tRestClient in my job. How do I configure timeouts for the tRestClient on Talend Runtime (Linux Server). Is there a variable I can set in a file under /runtime/etc/?

Best regards

Labels (1)
  • REST

1 Reply
Shicong_Hong
Employee
Employee

Hi 

Can you try to modify the configuration file org.apache.cxf.http.conduits-common.cfg as explained in the component documentation.

2024-03-01_16-37-16.png

https://help.talend.com/r/en-US/8.0/esb-rest/trestclient-standard-properties

Regards

Shicong