Configuring the Exchange 2007 Connector to the Active Directory Service

3-24 Administrators Guide for Oracle Business Data Synchronization Server

3.11 Configuring the Hub

The attributes of the Engine are exposed through the EngineSettings MBean and the attributes for the Dispatcher are exposed through the DispatcherSettings MBean that are described in Chapter 5, Configuring the BDSS Hub Services. To configure the Dispatcher, you must set the URL used by the Dispatcher to connect to the DispatcherHub Web service on the server that hosts the Hub. You configure this URL through the HubEndPointURL parameter of the DispatcherSettings MBean. For more information, see Section 5.2, Configuring the Dispatcher. For the Engine, you must configure the EngineSettings MBean’s EngineEndpointURL attribute, which provides the URL used by the Engine to enable the connectors to extract requests and data update request responses to the Engine. In addition, you must set the URL for the RunTimeLibraryURL attribute. The Engine sends this URL to the connectors to enable them to communicate with the Connector Run-Time Library. For information on how to set these attributes, see Section 5.3, Configuring the Engine.

3.12 Configuring BDSS Server Instances

Use the ServerDomainConfigMBean’s updatePIMServerInstance operation to add the name of the Connector to a BDSS instance as described in Section 4.3.1, Adding and Updating BDSS Instances.

3.13 Configuring Connector Instances

You must configure the instances of the connectors and the PIM servers with the URLs of the connector web service. To add this URL to a connector instance , use the Connector Configuration MBean’s updateConnectorInstance operation as described in Section 4.4.1, Adding and Updating Connector Instances.

3.14 Adding Users

Use the addConnectorUser operation of the User Configuration MBean to create users. Create one user for each configured connector per Hub user . For more information, see Section 4.7.2, Creating Connector Users.

3.15 Postinstallation Configuration

To enable the proper functioning of the components, perform the following postinstallation tasks: ■ Configuring the Dispatcher ■ Configuring the Engine ■ Configuring PIM Server Instances Using MBeans

3.15.1 Configuring the Dispatcher

The attributes for the Dispatcher are exposed through the DispatcherSettings MBean, which you can configure through the Oracle Enterprise Manager console or through JConsole. For more information, see Section 5.2, Configuring the Dispatcher.