Modifying Contact Center Behavior

This chapter, which is relevant only for the Oracle Forms-based module, describes various ways you can modify the behavior of the Contact Center window.

This chapter covers the following topics:

Modifying the Behavior of Contact Center Tabs Overview

You can modify the behavior of the Contact Center tabs by:

The topics in this section cover the modifications you can make in each of the seeded Contact Center tabs:

Modifying the Behavior of the Dashboard Tab

The Dashboard tab displays summaries of key information about customers, accounts, and contacts. Agents can drill down to the individual documents summarized on the tab. To gather the information displayed in this tab and enable the drill-downs, you must set up customer profiles. For more information, About Customer Profiles.

In addition, you can modify the behavior of the tab. You can:

Modifying the Behavior of the Interactions Tab

Agents use the Interactions tab to view the history of interactions with a customer. You can:

Modifying the Behavior of the Notes Tab and All Notes Window

You must set up notes as described in the Oracle Common Application Calendar Implementation Guide.

Agents can view notes either in the Notes tab or in the View All Party Notes Web browser page. The tab permits agents to view only one note at a time and to create new notes. The Web page displays all notes for the customer with no creation permitted.

For the Notes tab, you can:

For the View All Party Notes page, you can:

Modifying the Behavior of the Tasks Tab

You must set up tasks as described in the Oracle Common Application Calendar Implementation Guide.

You can specify different default values for agents creating new tasks on the tasks tab. You can set:

Modifying the Behavior of the Service Request Tab

You can modify the behavior of the Contact Center Service Request tab by:

Implementing the Contracts Tab

You must implement Oracle Contracts according to the procedures described in the Oracle Service Contracts Concepts and Procedures.

In addition, you can:

Modifying the Behavior of the Install Base Tab

On the Install Base tab, you can:

Setting Up the Invoices Tab

To display Oracle Receivables invoices on the Invoices tab of the Contact Center, you must implement Oracle Receivables as specified in Oracle Receivables User Guide. If agents are to use the windows accessed from the tab, including Transaction Details, Adjustment Processing, Payment Processing, and Payment Details, you must also implement Oracle Advanced Collections according to Oracle Advanced Collections Implementation Guide.

In addition you can:

Modifying the Behavior of the Orders Tab

To display orders on the Orders tab of the Contact Center, you must Implement Oracle Order Management as specified in the Oracle Order Management Implementation Manual.

In addition, you can:

Enabling the Collateral Tab

To enable the Collateral tab of the Contact Center, which agents can use to send both physical and electronic collateral to customers and to view collateral history, you must implement Oracle One-to-One Fulfillment according to the Oracle One-to-One Fulfillment Implementation Guide and have the fulfilment server running.

You can:

Modifying the Behavior of the Addresses Tab

You can:

Modifying the Behavior of the Contact Points Tab

You can:

Restricting Access to the Accounts Tab and Account Details Window

You can specify which responsibilities can access the tab and the Account Details window launched from it, by mapping the functions listed in the following table according to the procedures described in Oracle Applications System Administrator's Guide. The seeded Service responsibility maps and thus enables all functions on this tab.

Description Function
Access to the Accounts tab CSCSFACT
The ability to create accounts on the Accounts tab CSCSFCAT
The ability to update account information in the Accounts tab CSCSFUAT
Access to the Details button on the Accounts tab. This button launches the Customer Account Details window. CSCSFADB
Access to the Credit tab of the Customer Account Details window. CSCSFCRD
Access to the Roles tab of the Customer Account Details window and the ability to create and update roles. CSCSFROL
Access to the Sites tab of the Customer Account Details window. CSCSFSIT
Access to the Relationships tab of the Customer Account Details window and the ability to create new relationships. CSCSFRTB
Access to the Customer Standard button on the Accounts Tab. This button launches the Customers - Standard window. CSCSFCSN

Modifying the Behavior of the Party Information Tab and Its Functions

You can:

Modifying the Behavior of the Relationships Tab

You can:

Modifying the Behavior of the Contact Center Header

To modify the behavior of the Contact Center header, you can:

Enabling Attachments in the Contact Center

You can enable attachments in the Contact Center window for a customer, contact, and employee. You can add, update, and delete attachments.

  1. Under the Application Developer responsibility, navigate to Attachments, Attachment Functions.

    The Attachment Functions window appears.

  2. Query for Contact Center function.

  3. Enter the name as CSCCCCRC.

  4. Click Blocks.

  5. . Select the CUSTOMER_HEADER_BLK block.

  6. Click Entities.

  7. Click Blocks.

  8. Click the Primary Key Fields tab.

  9. . Do any of the following:

    To… Enter...
    Attach a file at the customer level, which must be available for all contacts of the customer. CUSTOMER_HEADER_BLK.CUST_PARTY_ID as Key 1
    Attach a file at the contact level, which must be available only for a specific combination of customer and contact CUSTOMER_HEADER_BLK.CUST_PARTY_ID as Key 1 and CUSTOMER_HEADER_BLK.CONT_PER_PARTY_ID_C as Key 2
    Attach a file at the employee level CUSTOMER_HEADER_BLK.CONT_PER_PARTY_ID_C as Key 1
  10. Save your work.

For more information, see Attachments, Oracle Applications Developer’s guide.

Configuring What is Displayed in the Contact Center Header

You can use standard Oracle Forms folder tools to specify what fields appear in the Contact Center header. By default, the Contact Center header is set up to display both customer and contact information. For business to consumer implementations, you can change the header to display only customer information, for example.

You can also use the folder tool to display the values entered in the header's Party Information descriptive flexfield. These fields display the values only, agents must make their entries via the flexfield itself.

Note: Customer-related fields are prefaced with "Cust". The remaining fields pertain to the contact.

Here is a sample business-to-business header showing both customer and contact information header:

the picture is described in the document text

And a sample header set up for agents handling consumers requests:

the picture is described in the document text