Browser version scriptSkip Headers

Oracle® Fusion Applications Materials Management and Logistics Implementation Guide
11g Release 1 (11.1.4)
Part Number E20385-04
Go to contents  page
Contents
Go to Previous  page
Previous
Go to previous page
Next

10 Common Applications Configuration: Define WebLogic Communication Services Configuration

This chapter contains the following:

Click to Dial: Explained

Click to Dial: Top Tasks

Configuring PSTN Gateway Address Using Topology Manager: Worked Example

Click to Dial: Explained

Use Click to Dial to place a call to a contact from a hyperlink on the phone number or phone icon.

Here are a few topics that are important to know when using Click to Dial:

Note

Click to Dial must be enabled to make calls using the various contact information pages and pop-up UIs. When enabled, phone numbers appear as hyperlinks. Interaction logging is available if that feature is enabled. If interaction logging is available, a note indicating that fact will be displayed in the UI. See Click to Dial: Top Tasks for more information about enabling these features.

Normal Call Flow

Click to Dial uses a call-the-caller-then-call-the-callee procedure for completing a phone call. That format and the normal flow of this procedure are described below.

Note

Click to Dial does not work on phone numbers that are marked with a Do Not Call icon.

Interaction Records and Notes

Click to Dial automatically creates an interaction record of the call, when that feature is enabled. The details window that provides the phone number may also show an Interaction icon that you can click to display a list of interaction records to edit, for example to provide a description of the call. The window may also provide a notes feature that you can use to record notes during the call.

Interaction Logging

The interaction record is logged as soon as the call is either successfully set up or known to have failed.

The interaction log records the customer, call participants, a timestamp noting the start time of the call, the direction of the communication, in or outbound, and the resolution code. The description is automatically updated with these three items:

The call resolution code is determined from OWLCS and recorded in the interaction:


OWLCS Call Status

Resolution Code in Interaction

CallConnected

CALL ANSWERED

CallAborted

FAILED

CallHangUp

FAILED

CalledPartyBusy

NOT AVAILABLE

CalledPartyNoAnswer

NOT AVAILABLE

CalledPartyNotReachable

NOT AVAILABLE

CallingPartyBusy

FAILED

CallingPartyNoAnswer

FAILED

CallingPartyNotReachable

FAILED

Editing interactions

Once the call is established, if Interactions is available, you can use the Interactions icon on the UI to launch the interaction record list view. Select the current interaction record to edit it.

Operational Notes

Because of the call-the-caller-then-call-the-callee format, there are some conditions that may occur due to several calling situations. Some of these conditions are described below:

Click to Dial: Top Tasks

Click to Dial is a feature of the customer contact process. Phone communication to customers and employees is initiated with a click of the mouse, leveraging your customer contact information and the application context. The Click to Dial feature uses Oracle WebLogic Communication Services, OWLCS, to enable communications. Applications that provide the Click to Dial functionality do so primarily through contextual actions in the application.

Additionally, Click to Dial utilizes Oracle Fusion Interactions as an optional transaction logging feature that will track information about the call such as the customer, call participants, a timestamp noting the start time of the call, the direction of the communication, in or outbound, and the resolution code.

Click to Dial integrates with your telephony environment and must be manually enabled in your deployment. This topic highlights what is required to set up the Click to Dial feature and to implement logging of the calls made using the Click to Dial feature.

Terms used in setting up these communications

The set up task list Define WebLogic Communication Services Configuration delineates five tasks required for the correct configuration and implementation of Click to Dial. There is an optional task, separate from the set up task list, required for implementing Interaction logging.

Information about implementing Click to Dial can be found in the Oracle Fusion Applications Administrator's Guide. Detailed information about configuring and maintaining WebLogic Communication Services is found in the Oracle WebLogic Communication Services Administrator's Guide

Configure and Deploy WebLogic Server

Integrate Communications Services

Specify the Domain and Address

Enable Click to Dial

Call Logging via Fusion Interactions

Configuring PSTN Gateway Address Using Topology Manager: Worked Example

This example demonstrates how, during the implementation of the Register URL for the telephony gateway or soft switch for SIP domain task, you must manually configure the PSTN gateway address by registering HzCTDPstnGatewayApp to a given environment using Oracle Fusion Topology Registration

These steps configure the address of the SIP Public Switched Telephone Network (PSTN) gateway or SIP soft switch serving the users within that domain. This address is needed by Click to Dial to correctly form the SIP addresses required by WebLogic Communication Services.

For example: SIP:+1650-555-1212@pstn_gateway.oracle.com;user=phone where pstn_gateway.oracle.com is the SIP domain. The SIP domain can also be expressed in the format 10.1.1.1 (IP address).

Configuring PSTN using the Topology Manager

  1. Sign in to Oracle Fusion Applications as a user that has application implementation consultant and WebLogic Services administration roles
  2. In Fusion Applications Setup and Maintenance, click Register Enterprise Applications from the regional area under Topology Registration
  3. On the Register Enterprise Applications page, click the plus icon to add an enterprise application. An Add Enterprise Application popup appears
  4. Enter the new application information: Click Search in the Enterprise Application list field. Enter HzCTDPstnGatewayApp in the name field and click Search. Click OK.
  5. Enter the other fields in the Add Enterprise Application popup

    Field

    Value

    Name

    HzCTDPstnGatewayApp

    Server Protocol

    http

    This field is ignored by click-to-dial. Oracle WebLogic Communication Service (OWLCS) always uses the SIP protocol.

    External Server Host

    10.143.167.91 (Used as an example)

    A host name can be used instead of an IP address.

    External Server Port

    0 (Used as an example)

    This field is ignored by click to dial.


  6. Click Save and Close