Configuring the Exchange 2007 Connector for Record Transformation

Installing the BDSS Components 3-23

3.9.2 Configuring the Exchange 2007 Connector to the Active Directory Service

You must configure the ServerN and UseSSL parameters of the Exchange Connector’s Active Directory profile. The other parameters for this profile are optional and use appropriate defaults if you do not configure them. For more information, see Section 6.7, Configuring the Microsoft Exchange 2007 Connector to Use Active Directory.

3.9.3 Configuring Exchange 2007 Connector to Use the Auto Discovery Service

The Exchange 2007 Connector queries the Microsoft Autodiscover service to discover information about users’ Exchange accounts. The SCPN parameter of the Auto Discovery profile is a mandatory parameter, as it provides the connector with the list of Service Connection Point URLs that the connector queries to locate the Auto Discovery service. For more information, see Section 6.9, Configuring the Exchange 2007 Connector to Use the Microsoft Autodiscover Service.

3.10 Configuring the BPEL Task Connector

Table 3–5 lists the configuration options for the BPEL Task Connector. Table 3–5 BPEL Task Connector Profiles and Parameters Profile Section Parameter Default Value Description WebCenter Tasks Task HubToPimUrl file:C:fusion_ synctransformwebcenter tasksHubTask2BPELTask. xsl The path to XSLT document that transforms Hub XML to BPEL Task XML WebCenter Tasks Task PimToHubUrl file:C:fusion_ synctransformwebcenter tasksBPELTask2HubTask. xsl The path to the XSLT document that transforms BPEL Task XML to Hub XML WebCenter Tasks Task connType soap The connection type that the BEPL Task Connector uses to log in to the BPEL server WebCenter Tasks Task connUrl http:CHANGE_ME:8001 BPEL server URL in the form of http:server_ name:port WebCenter Tasks Task secRealm jazn.com The type of security that the BPEL Task Connector uses when connecting to the BPEL server WebCenter Tasks Task Pim Xsd file:C:fusion_ synctransformwebcenter tasksBPELTask.xsd The path to the BPELTask.xsd file WebCenter Tasks Hub Transpo rt Pim Transport Implementation Class woracle.bdss.connectors. webcenter.pimtransport.P imTransportAdapter There must be 1 PROFILE record like this one for each BPEL Task Connector Instance that is added. The Profile column should use the same text as the Connector useful for reflective synchronization . 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.