Specifying the Synchronization Direction

4-6 Administrators Guide for Oracle Business Data Synchronization Server

4.2.3 Deleting a Connector

To delete a connector: 1. Select the deleteConnector operation. 2. Specify the ConnectorName parameter described in Table 4–4 and then click Invoke .

4.3 Managing BDSS Server Instances

Use the operations of the ServerDomainConfigMBean listed in Table 4–5 to create or delete the server instances used by the connectors.

4.3.1 Adding and Updating BDSS Instances

To add or update a BDSS instance:

1. Select the updatePimServerInstance operation.

2. Specify the parameters listed in

Table 4–6 and then click Invoke. MaxSyncLevel The maximum synchronization level for the connector: ■ Full: Enables bidirectional that is, both inbound and outbound synchronization. If you set the MaxSyncLevel parameter to Full, then the connector can both propagate and extract Create, Read, Update, and Delete events between the Hub and the PIM server. ■ Inbound: Enables propagation of Create, Update, and Delete record event data into a PIM server. If you select Inbound Only as the value for the MaxSyncLevel parameter, then it does not extract data from the PIM server. ■ Outbound: Enables the connector to extract Create, Read, Update, and Delete record event data from the PIM server. If you select Outbound Only as the value for the MaxSyncLevel parameter, then it does not propagate Create, Read, Update, and Delete record event data to the PIM server. ■ None: Setting the MaxSyncLevel parameter to None prevents the connector from synchronizing. EnabledForSync Select true to enable synchronization. Select false to disable synchronization. Table 4–5 Operations for Managing Server Instances Operation Administrative Task updatePimServerInstance Adding and Updating BDSS Instances deletePimServerInstance Deleting a PIM Server Instance Table 4–6 Parameters of the updatePimServerInstance Operation Parameter Description PimServerInstance The name of the PIM server instance. This should be the name of the PM server as it would be returned by Active Directory or by the network directory service used by your network. Table 4–4 Cont. Parameters for the updateConnectorForPIM Operation Parameter Description