File Processor Connector > File Processor Connections > Configuring the Proxy Settings on Windows
  

Configuring the Proxy Settings on Windows

If your organization uses an outgoing proxy server to connect to the internet, the Secure Agent connects to Data Integration through the proxy server. You can use a proxy server for FTP or SFTP. You must enable the proxy server through the ProxySettings.ini file and the Secure Agent Manager.
Perform the following steps to enable proxy server through the Secure Agent Manager:
    1Click Start > All Programs > Informatica Cloud Secure Agent > Informatica Cloud Secure Agent to launch the Secure Agent Manager.
    You can also click the Data Integration icon in the Windows taskbar notification area to open the Secure Agent Manager.
    The Secure Agent Manager displays the Secure Agent status.
    2Click Proxy in the Secure Agent Manager page.
    3Click Use a Proxy Server to enter proxy server settings.
    4Configure the following proxy server details:
    Field
    Description
    Proxy Host
    Required. Host name of the outgoing proxy server that the Secure Agent uses.
    Proxy Port
    Required. Port number of the outgoing proxy server.
    User Name
    User name to connect to the outgoing proxy server.
    Password
    Password to connect to the outgoing proxy server.
    5Click OK.
    The Secure Agent Manager restarts the Secure Agent to apply the settings.
    6Perform the following steps to enable the proxy server flag in the ProxySettings.ini file:
    Note: The Secure Agent creates the ProxySettings.ini file when you test the connection.
    1. aCopy the ProxySettings.ini file from the following directory:
    2. <Secure Agent installation directory>\downloads\<latest connector package>\package\plugins\FileProcessor\
    3. bPaste the ProxySettings.ini file to the following directory:
    4. <Secure Agent installation directory>\apps\Data_Integration_Server\ext\deploy_to_main\bin\rdtm-extra\FileProcessor\
      Note: If the deploy_to_main\bin\rdtm-extra\FileProcessor\ directory does not already exist, create the directory. The folder name is case sensitive on Linux.
    5. cRestart the Secure Agent.
    6. dSet the value of the setProxy field to true to enable the proxy. By default, the value is false.
    7. The following image shows an example of ProxySettings.ini file: