Enabling Oracle IPM in Oracle UCM Adding the Oracle IPM Server Listen Addresses to the List of Allowed Hosts in Oracle UCM Creating a Connection to UCM System

8-12 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite subdirectories in the input directory. These privileges are required so that input agent can move the files to the various directories as it works on them. File locking on the share is needed by input agent to coordinate actions between servers in the cluster.

9. Set the GDFontPath MBean to specify the path to the GD fonts for the X Windows

environment. Check with your system administrator. The defaults are likely usrshareX11fontsTTF or usrlibX11fontsTTF .

10. Click Apply.

8.12 Enabling Oracle IPM in Oracle UCM

Perform these steps to enable Oracle IPM in Oracle UCM: 1. Log in to Oracle Content Server at http:ECMHOST1:16200cs.

2. Open the Administration tray or menu, and choose Admin Server.

The Component Manager page opens. 3. Enable the IpmRepository component.

4. Click Update and confirm the action.

5. Restart the managed server, and then restart all managed servers in the UCM cluster.

8.13 Adding the Oracle IPM Server Listen Addresses to the List of Allowed Hosts in Oracle UCM

Perform these steps to add the host names of the WLS_IPM1 and WLS_IPM2 managed servers ECMHOST1VHN1 and ECMHOST2VHN1, respectively to the SocketHostNameSecurityFilter parameter list: 1. Open the file ORACLE_BASEadmindomain_nameucm_clustercsconfig config.cfg in a text editor. 2. Remove or comment out the following line: SocketHostAddressSecurityFilter=127.0.0.1|ECMHOST1|ECMHOST2|WEBHOST1|WEBHOST2 3. Add the following two lines to include the WLS_IPM1 and WLS_IPM2 listen addresses to the list of addresses that are allowed to connect to Oracle UCM: SocketHostNameSecurityFilter=localhost|localhost.mycompany.com|ECMHOST1| ECMHOST2|ECMHOST1VHN1|ECMHOST2VHN1 AlwaysReverseLookupForHost=Yes 4. Save the modified config.cfg file and restart the UCM servers for the changes to take effect.

8.14 Creating a Connection to UCM System

Perform these steps to create a connection to the Oracle UCM system: 1. Log in to WLS_IPM1 imaging console at http:ECMHOST1VHN1:16000 imaging.

2. In the left-hand pane, click Manage Connections, and then Create Content Server

Connection . Extending the Domain with Oracle IPM 8-13

3. Enter a name and description for the new connection, and then click Next.

4. In the Connection Settings screen, do the following: ■ Make sure the Use Local Content Server check box is selected. ■ Set the Content Server port to 4444. ■ Add two servers to the Content Server pool: – ECMHOST1:4444 – ECMHOST2:4444 Click Next. 5. In the Connection Security screen, leave the default selections for the WebLogic user, and then click Next.

6. Review the connection details and click Submit.

8.15 Configuring BPEL CSF Credentials