Skip to main content


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

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Configuring Intelligent Virtual Assistant for Pega Sales Automation 8.3 and 8.2

Updated on September 10, 2021

Use the Pega Intelligent Virtual Assistant for Pega Sales Automation Outlook add-in to improve email productivity. In this enhancement, the natural language processing (NLP) algorithm analyzes email content and suggests tasks and email responses to the sales representatives. Match scores prioritize the best actions for every email. The actions of sales reps become the baseline for models to train and increase the accuracy of suggestions over time. Pega sentiment analysis determines whether the message from a prospect or a customer is positive, negative, or neutral.

Configure the NLP for Outlook add-in by performing the following steps:

  1. Enable NLP suggestions
  2. Create the Email channel
  3. Edit the text analyzer rule

Additional information:

Enable NLP suggestions

To configure the NLP analysis in your application, enable NLP suggestions.

  1. In the navigation panel of App Studio, click Settings > Application Settings, and then click the Microsoft Exchange tab.
  2. In the Microsoft Exchange integration section, select the Enable Suggestions Using NLP check box.
  3. In the navigation panel of Dev Studio, click App, and then search for and open the Data-Channel-Email class.
  4. In the Email Channel Configuration tab, open or create an Email channel.

    For more information, see Creating the Email channel.

  5. In the Email Channel Configuration tab, click Actions > View XML, and then search for the pzInsKey value.
  6. Copy the pzInsKey value.
  7. In the header of Dev Studio, search for and select the EmailChannelHandle dynamic system setting (DSS).
  8. In the DSS, paste your pzInsKey contents into the Value field, and then click Save.

Create the Email channel

  1. In Dev Studio, click the name of your application, and then click Channels and interfaces.
  2. In the Create new channel interface section, click Email.
  3. On the Configuration tab, add and configure your channel:
    1. Enter your email channel name.
    2. Optional: Enter the channel description.
    3. Optional: Leave default values for the Email handling, Intelligent routing, and Default Entities Mapping on Case Property sections.
    4. Select the Record training data check box.
    5. Optional: Select the Enable subject analysis check box.
  4. On the Text analysis tab, add your topics with the appropriate matches.
  5. On the Behavior tab, add suggested cases and replies. Associate these cases with the topics that you added.
    Thumbnail
    Associating reply templates with topics
  6. Click Save.

When you save the channel, the system creates the default text analyzer with your channel configuration.

Edit the text analyzer rule

After configuring the channel, associate topics to the reply templates.

  1. Open your Email channel and then click Actions > Open text analyzer.
    Note: For the steps below, use the PegaSalesAutomation1a443529ec5e46c991b0565447a7b812 text analyzer rule as a configuration example.
  2. Open the PegaSalesAutomation1a443529ec5e46c991b0565447a7b812 text analyzer rule.
  3. Configure your text analyzer:
    1. Add the topic model from your text analyzer.
    2. In the Topic preference section, select one of the following options:
      • For new models, select the Always user rule based topics radio button.
      • For models that you have already trained, select the Use Model based topics if available radio button.
    3. Clear the Enable intent detection check box.
      Thumbnail
      Configuring a text analyzer
    4. In the Text extraction section, add or edit entity models, for example:
      Thumbnail
      Configuring keywords, entity models, and ruta scripts in the analyzer
      Note: Rule based topics option in the text analyzer works with a taxonomy. A sample taxonomy is included in the Create Task topic. For more information, see Text analytics.
  4. Save keywords and models in your implementation ruleset.
  5. Click Save.

What to do next

When users use NLP, training data is submitted for a review. You can add the training data to the model based on your business context. For more information, see Train entity models with a single click.

Thumbnail

Sample training data for the Outlook add-in

Configuring custom cases

Pega Sales Automation™ has a Create task case for you to edit and use. To implement NLP suggestions for your business cases, review the suggested custom configuration steps for cases.

  1. In the header of Dev Studio, search for and select OutlookSuggestCase section to view the suggested cases and a configuration example.
  2. To map entities, drag the parameters to the Create Work action.
    Thumbnail

    Actions tab details

    1. Click the View properties icon next to the cell you want to modify.
    2. Click Actions, and then drag the parameters to the Create Work action.
  3. To support the NLP feedback mechanism, drag AssociatedID as one of the parameters.
  4. If you want to support NLP suggestions for other cases than Create task, in the header of Dev Studio, search for and select the 8.2, compatible with Outlook crmNewHarnessButtons_Mobile section.
    • To configure the Discard button, click View properties, and then on the Actions tab, add RemovedFeedbackDataOnCancel data transform.
      Thumbnail
      Actions tab configuration for NLP support
    • To configure the Create task button, click View properties, and then on the Actions tab, add SetFeedbackForNLP data transform.
  5. To review all the detected entities, open the D_NLPEntities.pyExtractedEntities page group.
  6. To customize your implementation, use the D_GetSpecificEntities.pyExtractedEntities page group and GetSpecificEntitiesAsExt activity as an extension example.

Configuring custom replies

Pega Sales Automation has the Defuse, Competitor, and Product reply templates for you to edit and use. To implement NLP suggestions for your custom replies, review the suggested custom configuration.

Note: Suggested replies sections are limited on iOS and Android Mobile Outlook clients.
Note: NLP suggestions are not supported by default when users create emails or appointments or when they select appointments or meeting-related items.

By default, the reply templates are configured for external users. If you leave a template with a blank value or select an incorrect value, both internal and external users can access it.

  1. To view the suggested reply configuration and extension points, open and use the PopulateSuggestedReplies data transform.
  2. Use the D_NLPEntities or SelectedWorkPage data pages to detect entities if you want to customize the reply templates content based on competitors or products.
  3. In the Dev Studio header, search for and select the SuggestedRepliesWithUserType map value rule, and then edit it by configuring your suggested replies templates as internal, or external.
    Thumbnail
    Configuring suggested reply templates as external or internal
  4. Use the Internal Domain field in App Studio settings to include the internal replies:

    1. In the navigation panel of App Studio, click Settings > Application Settings.
    2. On the Microsoft Exchange tab, in the Outlook add-in settings section, enter your internal domains.
  • Previous topic Configuring email signature parsing for contacts in Pega Sales Automation
  • Next topic Pega Sales Automation artificial intelligence-based opportunity insights

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