OWLCS - Limitations Oracle WebLogic Communications Server OWLCS Prerequisites

16-16 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter If additional parameters are required to connect to the presence server, expand Additional Properties and enter details as required Table 16–4 .

8. Click OK to save this connection.

9. To start using the new active connection you must restart the managed server on which the WebCenter application is deployed. For more information, see Section 8.2, Starting and Stopping Managed Servers for WebCenter Application Deployments.

16.3.2 Registering Instant Messaging and Presence Servers Using WLST

Use the WLST command createIMPConnection to create a presence server connection. For command syntax and examples, see the section, call.method OWLCS Third party call method. Valid values are: sip and pstn. When set to sip, third party calls are forwarded to Oracle Communicators. When set to pstn, calls are forwarded to PSTN telephones contact.number.attribute provides the phone number. call.domain OWLCS Domain name of the PSTN gateway. Required when the call.method is pstn. If no domain name is supplied, the connections Domain value is used. contact.number.at tribute OWLCS User profile attribute used to store users phone numbers. The default attribute is BUSINESS_PHONE. Required when the call.method is pstn. recipient.alias OWLCS Alias used to import the OWLCS certificate. The value must be unique and must not be used by another service. If no alias name is supplied, the application uses the default value webcenter_owlcs. Table 16–4 Instant Messaging and Presence Connection - Additional Properties Field Description Add Click Add to specify an additional connection parameter: ■ Name -Enter the name of the connection property. ■ Value - Enter the default value for the property. ■ Is Property Secured - Indicate whether encryption is required. When selected, the property value is stored securely using encryption. For example, select this option to secure the admin.password property where the value is the actual password. Delete Click Delete to remove a selected property. Select the correct row before clicking Delete. Note: Deleted rows appear disabled until you click OK. Table 16–3 Cont. Additional IMP Connection Properties Additional Connection Property Valid IMP Servers Description Managing the Instant Messaging and Presence Service 16-17 createIMPConnection in Oracle Fusion Middleware WebLogic Scripting Tool Command Reference. For information on how to run WLST commands, see Section 1.13.3.1, Running Oracle WebLogic Scripting Tool WLST Commands. To configure the Instant Messaging and Presence service to actively use a new IMP connection, set default=true. For more information, see Section 16.4.2, Choosing the Active Connection for Instant Messaging and Presence Using WLST.

16.4 Choosing the Active Connection for Instant Messaging and Presence

You can register multiple instant messaging and presence server connections with a WebCenter application but only one connection is active at a time. The active connection becomes the back-end presence server for the application. This section includes the following subsections: ■ Section 16.4.1, Choosing the Active Connection for Instant Messaging and Presence Using Fusion Middleware Control ■ Section 16.4.2, Choosing the Active Connection for Instant Messaging and Presence Using WLST 16.4.1 Choosing the Active Connection for Instant Messaging and Presence Using Fusion Middleware Control To change the active connection: 1. Log in to Fusion Middleware Control and navigate to the home page for the WebCenter application. For more information, see: ■ Section 6.2, Navigating to the Home Page for WebCenter Spaces ■ Section 6.3, Navigating to the Home Page for WebCenter Portal Applications 2. Do one of the following: ■ For WebCenter Spaces - From the WebCenter menu, choose Settings Service Configuration . ■ For WebCenter Portal applications - From the Application Deployment menu, choose WebCenter Service Configuration. 3. From the list of services on the WebCenter Services Configuration page, select Instant Messaging and Presence . The Manage Instant Messaging and Presence Connections table indicates the current active connection if any. 4. Select the connection you want to make the active or default connection, and then click Edit.

5. Select the Active Connection checkbox.

Note: To start using the new active connection you must restart the managed server on which the WebCenter application is deployed. For more information, see the section, Starting and Stopping WebLogic Managed Servers Using the Command Line in Oracle Fusion Middleware Administrators Guide.