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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
yome1
Creator
Creator

tHttpRequest from Remote engine

Hello,

 

I try to run a job from my studio in a remote engine but i have a timeout error to connect to an https url.

I can run the job on my laptop without using the remote engine as target exec.

I can access the url using a browser directly into the remote engine.

 

Talend version 7.1.1

 

Thank you for your help.

Guillaume

Labels (3)
1 Solution

Accepted Solutions
yome1
Creator
Creator
Author

Hello,

 

For those interested with this topic, thanks to Talend professional service, i was able to fix this by adding two tSetProxy components in the job (one for http, another for https)

I don't really understand why i need to to this as it is already define in config files directly into the remote engine but it works.

 

Guillaume

View solution in original post

1 Reply
yome1
Creator
Creator
Author

Hello,

 

For those interested with this topic, thanks to Talend professional service, i was able to fix this by adding two tSetProxy components in the job (one for http, another for https)

I don't really understand why i need to to this as it is already define in config files directly into the remote engine but it works.

 

Guillaume