Configuring the Microsoft Exchange 2007 Connector to Use Active Directory

6-8 Administrators Guide for Oracle Business Data Synchronization Server

6.10 Testing Domain Synchronization using the Exchange 2007 Connector

You can use the Exchange 2007 Connector for reflective synchronization . You can test the Hub’s synchronization of the Task, Contact, and Calendar domains using the Exchange 2007 Connector, because it provides synchronization for multiple Hub domains. You can configure the Exchange 2007 Connector to present itself as any type of PIM server to the Hub, because server type is irrelevant to the Hub. If you configure a second Exchange 2007 Connector using the same PIM server type, the Hub can then Table 6–12 Parameters of the Auto Discovery Section Parameter Description SCPN where N is a unique, nonzero ordinal that specifies an order preference. Enter either a full URL to the location of an Exchange Autodiscover service or the name of the server that runs the Autodiscover service. If you enter the URL to the location of an Exchange Autodiscover server, then the URL is constructed to include the given entry as follows: protocol:configuredValue:portautodisco verautodiscover.xml You can have 1 or more rows if and only if each SCPN is unique. When discovering a user, the connector tries each URL in the order specified by the SCPN parameter. For example, the URL for SCP1 is tried before the URL for SCP2, and so on. Port The port used for sending HTTP requests for user discovery. The default value is the typical SSL port, 443. Set the value to the HTTPS port if Use SSL is set to true. If it is set to false, then this value should be the HTTP port. The value is only used when attempting default SCP URLs which are attempted when all SCP URLS have been tried those in the SCPN configuration and those obtained from AD per the Servern configuration UseSSL Indicates whether to use secure HTTP SSL when sending HTTP requests to discover users. The default value is true. Remove Domain From Urls Directs the connector to remove the domain information from a discovered SCP URLs obtained from Active Directory. For the development environment, set the value to true because DNS prevents the URL from being resolved when the URL contains a domain that is, http:server360007.us.oracle.comautodiscover autodiscover.xml does not work. When the option set to true, the URL becomes http:server360007autodiscoverautodiscover.x ml Read Timeout The time in milliseconds to wait for a response before timing out. The default value is 5000. Connect Timeout The time in milliseconds to establish a connection to Auto Discover server before timing out. The default is 5000 Client Certificate Path Set this value to the location of the PEM Privacy Enhance Mail security certificate file containing the client certificate that is used if Auto Discover requires client certificates Client Certificate Key Path Set this value to the location of the PEM Privacy Enhance Mail security certificate file containing the client certificate private key