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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Automatic Proxy configuration for Talend

On a system set with "Automatic Proxy", you need to download the proxy file and locate the server name.  The file will contain a function that is used for routing proxy requests.  Somewhere (likely near the top), it will contain the name of the server that is acting on the file.  Once you have that server name, you can set up the proxy in Talend.

 

Steps:

  1. In the menu bar, go to “Windows > Preferences”
  2. Locate “General > Network Connections”
  3. Set “Active Provider” to “Manual”
  4. Under “Proxy entries, highlight “HTTP” and click [Edit…]
  5. Set the values:
    1. Host: <hostname_from_file>
    2. Port: 80
    3. Requires Authentication: checked
    4. User: your user
    5. Password: your password
  6. Click [OK]
  7. Click [OK]
  8. Restart Talend
Labels (2)
1 Reply
Vianney
Contributor III
Contributor III

It does not work for me (and others) in TOS 6.5.1... It works well in TOS 6.5.1M4 !

https://community.talend.com/t5/Installing-and-Upgrading/6-5-1-TOS-proxy-issue/td-p/47985