Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, how I can change the request timeout in a chttp component. I see that the camel component hava an option that allow you to do it
https://camel.apache.org/components/latest/http-component.html
I try to put this option in the advance options and also in the header of the talend component but it didn't work
Did you know how I can do it?
I'm using talend 6.2.1 on windows, the deply of the route will be in a linux server
Thanks
Set the configuration for "continuationTimeout" on the cREST component that starts your route. In your case (cCXFRS_1)