July 30, 2023

tSetProxy – Docs for ESB 7.x

tSetProxy

Sets the relevant information for proxy setup.

tSetProxy Standard properties

These properties are used to configure tSetProxy running in the Standard Job
framework.

The Standard
tSetProxy component belongs to the Internet family.

The component in this framework is available in all Talend
products
.

Basic settings

Use Java Virtual Machine Proxy
Configuration

Select this option to use the following
proxy configuration for all the network accesses from the JVM.

If this option is cleared, the proxy configuration is used only
when the JVM accesses the URIs specified in URIs to
use proxy
.

This option is selected by default.

Proxy type

List of proxy protocols. Four options
are available: Http Proxy, Https Proxy, Socks
Proxy
, and FTP Proxy.

Note: FTP Proxy is not available if Use Java Virtual Machine Proxy Configuration is
cleared.
Proxy
host
Address of the proxy server.
Proxy
port

Number of the proxy port.

Use authentication

Select this option if authentication is enabled on the Https proxy
server.

Note: This option is available when Https Proxy is selected
from Proxy type drop-down list.
Proxy
user
Username for proxy authentication.
Proxy
password

Password for proxy authentication.

To enter the password, click the […] button next to the
password field, and then in the pop-up dialog box enter the password between double quotes
and click OK to save the settings.

URIs to use
proxy
Specify the URIs for which the proxy is used by providing
the corresponding host names/host addresses and port numbers in the table.

Note:

  • This table is available if Use Java Virtual Machine Proxy Configuration is
    cleared.
  • For the Port
    column, a value of -1 specifies
    to use the proxy when the JVM accesses any ports of the host.
No Proxy
for

The hosts which should be connected to
directly and not through the proxy server. The value can be a list of hosts,
each separated by a |, and in addition a wildcard character (*) can be used for
matching, e.g. “192.168.0.* | localhost”.

This option is
available when you select HTTP Proxy or
FTP Proxy from the Proxy type drop-down list.

Advanced settings

Thread isolated
proxy
Select this option to make the proxy available only to the
thread that invokes the tSetProxy component.
tStatCatcher
Statistics
Select this check box to gather the Job processing metadata
at a Job level as well as at each component level.
Enable Basic Authentication
Header

Select this option to pass the username and password
provided in the Basic settings view to a
basic authentication-enabled https proxy server through the http authentication
request header.

Because the authentication information
may get revealed, select this option when the https proxy server is in a
trusted environment.

This option is available when you select Https Proxy from the Proxy type drop-down list and select Use authentication in the Basic
settings
view.

Warning: Enabling this option will set the system property jdk.http.auth.tunneling.disabledSchemes to
empty.

Global Variables

Global Variables

ERROR_MESSAGE: the error message generated by the
component when an error occurs. This is an After variable and it returns a string. This
variable functions only if the Die on error check box is
cleared, if the component has this check box.

A Flow variable functions during the execution of a component while an After variable
functions after the execution of the component.

To fill up a field or expression with a variable, press Ctrl +
Space
to access the variable list and choose the variable to use from it.

For further information about variables, see
Talend Studio

User Guide.

Usage

Usage rule

Typically used as a subJob by itself,
tSetProxy is deployed
along with other Internet components.

Related scenarios

No scenario is available for the Standard version of this component yet.


Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x