Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Microsoft Dynamics CRM
  3. PowerExchange for Microsoft Dynamics CRM Configuration
  4. Microsoft Dynamics CRM Sources and Targets
  5. Microsoft Dynamics CRM Application Source Qualifiers
  6. Microsoft Dynamics CRM Sessions
  7. Appendix A: Microsoft Dynamics CRM and Transformation Data Types

PowerExchange for Microsoft Dynamics CRM User Guide for PowerCenter

PowerExchange for Microsoft Dynamics CRM User Guide for PowerCenter

Configuring HTTP Proxy Options

Configuring HTTP Proxy Options

You can configure the HTTP proxy options in the
properties.conf
file. The
properties.conf
file must be present in the following locations:
  • For the PowerCenter Integration Service,
    <Informatica installation directory>/server/bin/javalib/msdcrm/conf
  • For the PowerCenter Client,
    <Informatica installation directory>/clients/PowerCenterClient/client/bin/javalib/msdcrm/conf
  1. Use a text editor to create a text file, and save it as
    properties.conf
    in the following locations:
    • For the PowerCenter Integration Service,
      <Informatica installation directory>/server/bin/javalib/msdcrm/conf
    • For the PowerCenter Client,
      <Informatica installation directory>/clients/PowerCenterClient/client/bin/javalib/msdcrm/conf
  2. Configure the following parameters in the text file and specify appropriate values for each parameter:
    Parameter
    Description
    ProxyHost
    Required. Host name of the HTTP proxy server.
    ProxyPort
    Required. Port number of the HTTP proxy server.
    ProxyUser
    Required if configured on the proxy server. User name for the proxy account.
    ProxyPassword
    Required if configured on the proxy server. Password for the proxy account.
    For example, you can specify the following values for HTTP proxy options:
    ProxyHost=inkw12adq12.informatica.com ProxyPort=8888 ProxyUser=adminqa ProxyPassword=infil200^

0 COMMENTS

We’d like to hear from you!