Frequently Asked Questions About Setting Up Relationship Plans

This appendix covers the following topics:

Frequently Asked Questions About Relationship Plans

What does Plan Type mean?

Relationship Plans can be of two types:

Can a customized plan be created when the Define Relationship Plan responsibility is invoked?

No, a customized plan can be created only when a plan already exists and is associated to a group of customers. This plan can then be customized for a specific subgroup of those customers. When a plan is customized, a new plan is created in the application.

What is the Account Level check box in the Define Plan form?

Plans can be associated to customers at two levels.

What is the Group Name field in the Define Plan form?

Plans can be grouped together to form a logical set of plans. This group of plans can then be associated to customers and the customer gets the benefits and outcomes of all plans in the group. This functionality is not yet implemented.

Sometimes the Low Value and High Value values cannot be modified. Why is this?

These fields define the Relationship Plan header criteria. For example, consider the following Plan definition:

Open Service Requests > 5

This plan is associated to customers who have more than five open service requests. Assume that Customer A has eight open service requests. If you try to modify the plan criteria so the high value is 10 instead of 5, this is not permitted because Customer A, who has eight open service requests is already associated to the plan and would not satisfy the new plan criteria.

This update is permitted in the following scenarios:

The Relationship Plan is setup and the customer is associated to the plan, but the plan does not execute.

Relationship plans are currently integrated with the Contact Center and Service Request modules. No other form can execute plans. If the plan is failing to execute from these two modules, check the following:

Under the Service responsibility, navigate to Setup, then Relationship Plans, and select Enable Relationship Plans and verify if the following entries exist and that the Custom1 check box is selected:

Function Application

CSCCCCRC Customer Care

CSXSRISR Oracle Service

How do I set up Relationship Plans to display alert?s

In this example, we are creating a new message called RV30 and specifying the message text that needs to display an alert.

  1. Using the Application Developer responsibility, navigate to Messages.

  2. Define an action called RV30 with the following attributes:

    • Action Type = Action Based

    • Correlation = CUSTOMER_RV30

    • Select the Enabled and Allow Synchronous Outcomes check boxes.

    • Name = CUSTOMER NAME

    • Element = CUST_NAME

    • Under the Service responsibility, navigate to Setup, Relationship Plans, Events, Define Actions

  3. Define a Process Definition (Outcome) called RV30 with the following attributes using this navigation path:

    Under the Service responsibility, navigate to: Setup, then Relationship Plans, then Events, and select Define Process Definition

    • Purpose = "OUTCOME"

    • Type = "ALERT"

    • Name = "CUST_NAME"

      The process definition name must be the same as the message name).

  4. Define a relationship plan called RV30. The plan header criteria is 'Open Service Request > 10'. Navigation path: Setup, then Relationship Plans, and select Define Relationship Plans

  5. In the Plan Details tab, create a new condition called RV30 using the action called RV30 and outcome RV30.

  6. Click Parameters. In the Parameters window, right click and select 'Populate selected rows in parameters'. Invoke the list of values to populate the value for the Action Attribute field.

  7. Attach the plan to the customer. In the Relationship Plans Search window, search for the customer to which the plan is to be attached.

  8. Click OK to invoke the Plans Summary window.

  9. Click Add/Remove to invokes the Add/Remove Plans window. This window displays all the plans the customer can be associated to. Select RV30 to add the plan called RV30 to the customer.

  10. Open the Contact Center window and query the Customer. The relationship plan's alert message displays.