Configuring Oracle UCM to Allow Access from the Coveo Server
To verify if the Oracle UCM configuration allows connection from the Coveo server
-
Log in to your Oracle UCM Content Server using an account with full access privileges.
-
In Oracle Content Server:
-
In the navigation panel on the left, in the Administration section click Configuration for [Your_Oracle_UCM_instance].
-
In the panel on the right, under System Configuration, click Server Configuration to expand the server configuration information.
-
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
-
Using an administrator account, connect to the Oracle UCM server.
-
Start the System Properties Oracle UCM utility:
-
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
-
Double-click the [DomainHome]\bin\SystemProperties.exe file.
-
-
In the System Properties utility:
-
Select the Server tab.
-
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.
-
Click OK.
-
To configure Oracle UCM 11g to allow access from the Coveo server
-
Using an administrator account, connect to the Oracle UCM server.
-
Using a text editor:
-
Open the [DomainHome]\ucm\cs\config\config.cfg file.
Example: C:\Oracle\Middleware\user_projects\domains\MySite\ucm\cs\config\config.cfg
-
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
-
Save the file.
-
What's Next?
Create a dedicated crawling account (see Creating an Oracle UCM Crawling Account).