Previous Topic: Enable Inbound to Connector Operations in the ConnectorNext Topic: Enable Alert Synchronization


Configure UCF Broker Location

The Synchronizer uses the UCF Broker to communicate synchronization changes to connectors, so it must have the correct UCF Broker URI. By default, the UCF Broker URI is set to localhost listening on port 8020. If either condition is true, you configure the UCF Broker location:

Follow these steps:

  1. Access the CA Catalyst Registry.
  2. Navigate to the following location: /topology/physical/node0/sor/ucf-broker.properties.

    A page opens for viewing or editing the file contents.

  3. Click Edit as text.
  4. Change the following line to use the correct UCF Broker system and listener port and click Save Content:
    broker.1.ws.uri=http://localhost:8020/ucf/BrokerService
    
  5. Restart the CA SAM Application Server service.