Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Connectors and Connections
  3. Data Ingestion and Replication connectors
  4. Data Ingestion and Replication connection properties

Connectors and Connections

Connectors and Connections

Proxy Server Settings

Proxy Server Settings

If your organization uses an outgoing proxy server to connect to the Internet, the Secure Agent connects to Informatica Intelligent Cloud Services through the proxy server.
To configure proxy settings for the Secure Agent, use one of the following methods:
  • Configure the Secure Agent through the Secure Agent Manager on Windows or shell command on Linux.
    For instructions, see
    "Configure the proxy settings on Windows" or "Configure the proxy settings on Linux" in
    Getting Started
    in the Data Integration help
    .
  • Configure proxy server through the JVM options. To do this, perform the following steps:
    1. Log in to
      Informatica Intelligent Cloud Services
      .
    2. Open Administrator and select
      Runtime Environments
      .
    3. Select the Secure Agent for which you want to configure the proxy server.
    4. On the upper-right corner of the page, click
      Edit
      .
    5. In the
      System Configuration Details
      section, select the
      Type
      as
      DTM
      for the Data Integration Service.
    6. Add the following parameters in any
      JVMOption
      field and specify appropriate values for each parameter:
      Parameter
      Description
      -DproxyEnabled=
      Required. Set the value to true to enable proxy server.
      -Dhttp.proxyHost=
      Required. Host name of the outgoing HTTP proxy server.
      -Dhttp.proxyPort=
      Required. Port number of the outgoing HTTP proxy server.
      Example for HTTP:
      JVMOption1=-DproxyEnabled=true
      JVMOption2=-Dhttp.proxyHost=<proxy_server_hostname>
      JVMOption3=-Dhttp.proxyPort=8081
    7. Click
      Save
      .
      The Secure Agent restarts to apply the settings.

0 COMMENTS

We’d like to hear from you!