Custom Trust Keystore Type Custom Trust Keystore Passphrase Configuring the Instant Messaging and Presence IMP Server Connection

Setting Up Node Manager 7-9 name certsappTrustKeyStore.jks

b. Custom Trust Keystore Type

: Leave this field blank, it defaults to JKS.

c. Custom Trust Keystore Passphrase

: The password you provided in as New_ Password in Section 7.3.3, Creating a Trust Keystore Using the Keytool Utility. This attribute may be optional or required depending on the type of keystore. All keystores require the passphrase in order to write to the keystore. However, some keystores do not require the passphrase to read from the keystore. WebLogic Server reads only from the keystore, so whether or not you define this property depends on the requirements of the keystore.

8. Click Save.

9. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.

10. Select Configuration, then SSL.

11. In the Private Key Alias field, enter the alias you used for the host name the

managed server listens on. In the Private Key Passphrase and the Confirm Private Key Passphrase fields, enter the password for the keystore that you created in Section 7.3.2, Creating an Identity Keystore Using the utils.ImportPrivateKey Utility.

12. Click Save.

13. Click Activate Changes in the Administration Consoles Change Center to make

the changes take effect. 14. Restart the server for which the changes have been applied. Execute these steps for the Administration Server, the WLS_WSMn, the WLS_SOAn, WLS_Utilities, WLS_Collaboration, WLS_Spaces and WLS_Portlet servers. 7-10 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter 8 Configuring External Services 8-1 8 Configuring External Services Configuring external services involves establishing a connection from the WebLogic domain to the location of the external service. This chapter describes how to configure the services using WebCenter Spaces or the WebLogic scripting tool WLST. This chapter contains the following sections: ■ Section 8.1, Configuring the Discussion Forum Connection ■ Section 8.2, Configuring the Instant Messaging and Presence IMP Server Connection ■ Section 8.3, Configuring the Worklist and Workflow Server Connection ■ Section 8.4, Registering the Portlet Producers ■ Section 8.5, Configuring Search Services

8.1 Configuring the Discussion Forum Connection

The discussion forum connection can be configured using either WebCenter Spaces or via the WebLogic Scripting Tool WLST: ■ Section 8.1.1, Configuring Discussions using WebCenter Spaces ■ Section 8.1.2, Configuring Discussions using WLST

8.1.1 Configuring Discussions using WebCenter Spaces

For additional information on configuring Discussions Server connections, see Chapter 12 Managing the Announcements and Discussions Services of the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter. The required values for the WebCenter Enterprise Deployment configuration are as follows: ■ Server URL: http:wcinternal.mycompany.comowc_discussions ■ Admin User: the discussions server admin user name ■ Admin Password: the discussions server admin password

8.1.2 Configuring Discussions using WLST

To configure discussions via the WebLogic Scripting Tool, complete these steps: 1. Start the WebLogic Scripting Tool: WCHOST1 MW_HOMEwccommonbinwlst.sh 8-2 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter 2. In WLST, connect as the administrator: connectweblogic,admin password,ADMINVHN:7001,server=wc_spaces1 3. Create the forum connection as follows, using WLST. createDiscussionForumConnectionappName=webcenter,name=Jive-DiscussionForum ,url=DF_URL,adminUser=DF_USER,default=true,server=wc_spaces1

8.1.3 Creating a Discussions Server Connection for WebCenter From EM

To create a Discussions Server connection for WebCenter from Enterprise Manager: 1. Ensure that at least one of the WebCenter Spaces Managed Servers is running. 2. Log on to the Enterprise Manager Fusion Middleware Control Console at http:SOAHOST1:7001em.

3. From the menu on the left, select Farm_wcedg_domain, WebCenter, WebCenter

Spaces , and then webcenter11.1.1.4.0 wc_spaces1to go to the WebCenter Spaces page.

4. From the WebCenter Spaces WebCenter drop-down menu, select Settings, and

then Service Configuration. 5. Click Discussions and Announcements, and then on Add. 6. In the Add Discussion and Announcement Connection screen, enter the name DFConnection, service URL http:host:portowc_discussions and administrator user name.

7. Click OK to save the settings.

8. Restart the WC_Spaces managed servers.

8.2 Configuring the Instant Messaging and Presence IMP Server Connection

For instructions on configuring Instant Messaging and Presence servers, see Section 16.3, Registering Instant Messaging and Presence Servers of the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter

8.3 Configuring the Worklist and Workflow Server Connection