Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Configuring DNIS for anonymous customer

Updated on March 25, 2020

You can configure the Dialed number identification service (DNIS) numbers that map to service, acquisition, or other call or case types for your organization. This service helps organizations to determine and route incoming calls based on the DNIS number, which further directs customers to an appropriate category or section.

A new extension point, SetCustomerCallType, is used to configure the DNIS number to the required pyCalltype.

To configure the DNIS number, complete the following steps.

  1. In the Dev Studio Explorer panel, click Records > Decision > Decision Table.
  2. Search for and open the Set Custom Call Type decision table.
    1. To configure the phone numbers for your organization, click Private Edit.
    2. Double-click the if row of the DNIS column and enter the phone number.
      Note: Do not enter the feature access code, 000.
    3. Click the Return column in front of the phone number that you added and click the search icon.
    4. In the Express Builder dialog, enter .pyCallType== “Acquisition”.
    5. Click the otherwise row of the Return column and enter .pyCallType== “Service”.
    6. To configure more phone numbers, click the Insert Row After icon.
    7. Click Save.
  3. To configure the parameters that are specific to the call type, search for and open the SetAnonymousDetails data transform. For example, Acquisition and Service. For more information on how to configure the parameters, see Data Transform form - Completing the Definitions tab.
    1. To add a row, on the Definitions tab, click the Add icon.
    2. From the Action list, select When.
    3. In the Target field, enter the category of the call type. For example, .pyCallType==”Acquisition”.
    4. In the Source field, enter the following parameters for the Acquisition call type in the child rows.

      ActionTargetSource
      Set.CallTypeDesc"Acquisition"
      Set.DefaultTabInSearchScreen"GeneralAssistance"
      Set offerAction.OfferAction
    5. Repeat step 3a through step 3d and configure the parameters for Service call type. Ensure that you enter .pyCallType==”Service” in the Target column and child rows as follows.

      ActionTargetSource
      Set.CallTypeDesc"Service"
      Set.DefaultTabInSearchScreen"Search"
      Set.OfferAction

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us