Creating an IVR-IVA channel
Create an IVR-IVA channel to configure the Pega Intelligent Virtual Assistant (IVA) for an Interactive Voice Response (IVR) system. When your IVR service has a Pega Customer Service integration, the IVR-IVA channel's Personalized service option provides a self-service experience for customers that is specific to their account and contact information.
- In the navigation pane of App Studio, click Channels.
- In the Create new channel interface section, click
IVR-IVA. The system displays the New
IVR-IVA interface page, which has the following tabs:
- Configuration
- Behavior
- Connection
- Training data
- Personalized service
- On the Configuration tab, perform the following steps:
- In the Details section, in the Channel interface name field, enter a name for your IVR-IVA channel.
- In the Description field, enter a short description that describes the purpose of your IVR-IVA channel.
- In the Content section, click Add case
type to add the case type and its associated case
command.
When the end user is speaking to an IVR and responds "yes" to being offered a case, the IVR returns the exact case command in the IVR-IVA channel APIs. Adding additional terms for text analysis of an end-user response is not necessary in the IVR-IVA channel.
- On the Connection tab, perform the following steps:
- In the Template operator ID list, click the name
of an existing Pega Customer Service operator to use as the
template to create end user accounts.
The application uses this operator to create all customer interactions for the channel. After the channel is saved, a channel ID is displayed. The channel ID is the secure token that is used to integrate the IVR-IVA API with the IVR.
- In the Template operator ID list, click the name
of an existing Pega Customer Service operator to use as the
template to create end user accounts.
- On the Personalized service tab, perform the following
steps:
- In the General section, select the Enable personalized service check box to provide customer inquiry responses and a case.
- In the Inquiries section, in the Maximum inquiries triggered list, select the maximum number of inquiry responses to provide to an end-user.
- Click Add Inquiry to add inquiries and conditions.
- In the Configure inquiry dialog box, perform the following
steps:
- In the Inquiry name list, select from all available customer inquiries.
- In the Trigger when list, select one logic
option from the following conditions:
- All of the following conditions: All conditions must evaluate to true for the inquiry to be triggered.
- Any of the following conditions: Only one condition must evaluate to true for the inquiry to be triggered.
- In the Business conditions list, select the
required business conditions, and then select either is
true or is false.
- Click Submit.
During an incoming IVR call, once the maximum number of inquiries evaluate to true, inquiry logic evaluation stops.
- In the Cases section, click Add
Case to add a case.
- In the Case list, select from the available cases listed in the case command section.
- In the Prompt text field, enter the IVR prompt
to offer this case to the customer.For example, "Hey, would you like a statement copy?"
- In the Trigger when list, select the option from
the following conditions:
- All of the following conditions: All business conditions must evaluate to true for the case to be triggered.
- Any of the following conditions: Only one business condition must evaluate to true for the case to be triggered.
- In the Business conditions section, select the
required business conditions, and then select either is
true or is false.
- Click Submit.
- Click Save.
- Only the first case that evaluates to true will be recommended to the customer.
Previous topic Implementing the IVR-IVA APIs Next topic IVR-IVA API events