Product DocsMenu

Coveo Platform 7.0 >
Administrator Help > Connectors > Oracle UCM Connector > Allowing Access from the Coveo Server

Configuring Oracle UCM to Allow Access from the Coveo Server

The Coveo connector requires direct access to the Oracle UCM Content Server to be able to crawl its content. You must ensure that Oracle UCM is allowing traffic from the IP address of the Coveo server.

To verify if the Oracle UCM configuration allows connection from the Coveo server

  1. Log in to your Oracle UCM Content Server using an account with full access privileges.

  2. In Oracle Content Server:

    1. In the navigation panel on the left, in the Administration section click Configuration for [Your_Oracle_UCM_instance].

    2. In the panel on the right, under System Configuration, click Server Configuration to expand the server configuration information.

    3. Verify that the Server IP Filter key name contains either *.*.*.* or the IP address of the Coveo Master server.

      If it is not the case, use one of the following procedures to modify this parameter.

To configure Oracle UCM 10g to allow access from the Coveo server

  1. Using an administrator account, connect to the Oracle UCM server.

  2. Start the System Properties Oracle UCM utility:

    1. On the Windows Start menu, select All Programs > Oracle Content Server > [idc] > Utilities > System Properties, where [idc] is the name of your Oracle UCM instance.

      OR

    2. Double-click the [DomainHome]\bin\SystemProperties.exe file.

  3. In the System Properties utility:

    1. Select the Server tab.

    2. In IP Address Filter, either add *.*.*.* to allow connections to the Oracle UCM server from any IP addresses or add the specific IP address of the Coveo Master server.

    3. Click OK.

To configure Oracle UCM 11g to allow access from the Coveo server

  1. Using an administrator account, connect to the Oracle UCM server.

  2. Using a text editor:

    1. Open the [DomainHome]\ucm\cs\config\config.cfg file.

      Example: C:\Oracle\Middleware\user_projects\domains\MySite\ucm\cs\config\config.cfg

    2. Edit the SocketHostAddressSecurityFilter parameter to either include *.*.*.* to allow connections to the Oracle UCM server from any IP addresses or include the specific IP address of the Coveo Master server.

      Example: SocketHostAddressSecurityFilter=*.*.*.*|0.0.0.0.0.0.0.1

    3. Save the file.

What's Next?

Create a dedicated crawling account (see Creating an Oracle UCM Crawling Account).

People who viewed this topic also viewed