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.

Enabling users to respond to Pulse email notifications

Updated on April 29, 2020

Users can receive Pulse emails on cases that they are following and for which they choose to receive notifications. Users also receive emails when other users reference them in posts. You can allow users to more quickly post attachments or text as replies to emails instead of having to log in to the application to reply.

For example, in a sales automation scenario, a Pulse discussion about converting a prospect to a customer is occurring on a case. A sales executive can quickly add comments to a post and attach a related document by replying to an email without logging in to the application.

This tutorial takes approximately 15 minutes to complete.

Requirements

Before you begin, make sure that you have configured an email account from which to send notifications. See Configuring an email account for Pulse notifications.

Creating a service package in the application ruleset

  1. Click +Create > Integration Resources > Service Package.
  2. Enter a short description and name for the service package.
  3. Click Create and open.
  4. In the Service access group field, enter the access group of your application. This access group must have access to service methods.
  5. Clear the Requires authentication check box to bypass authentication for all incoming emails and allow the Pega Platform™ to invoke service methods.
  6. Select the Suppress Show-HTML check box.
  7. Click Save.
    Pulse service package

Creating a service email rule

  1. Open the pzCreatePulseReply service email:
    1. Click Designer Studio > Integration > Services > Service Definitions.
    2. Expand Service Email in package PulseEmailService class PegaSocial-Message.
    3. Click pzCreatePulseReply.
  2. Click Save As.
  3. In the Labelfield, enter a name for the rule.
  4. In the Customer Package Name field, enter the name of the service package that you created in the Creating a service package in the application ruleset section.
  5. Provide the service class in the Customer Class Name field.
  6. Select your application ruleset from the Add to ruleset list.
    Pulse service email
  7. Click Create and open.
  8. In the Primary page section of the Service tab, ensure that PegaSocial-Message is displayed in the Primary page class field.
  9. In the Service activity section, ensure that pzPostReplyFromMail is displayed in the Activity name field.
    Pulse service email configuration
  10. Click the Request tab and ensure that the data that is populated in the Message header section has field names similar to those in the pzCreatePulseReply service email.
  11. Click the Responsetab and ensure that None is displayed in the Message type list to avoid receiving blank emails when users reply to Pulse emails.
    You can trace the service email rule to trace replies to Pulse emails.
  12. Click Save.

Creating an email listener rule

  1. Select +Create > Integration Resources > Email Listener.
  2. Provide a short description and listener name.
  3. Click Create and open.
  4. On the Properties tab, from the Startup option list, select the appropriate option for running the listener, depending on your requirements. If you select Node based startup, you can find the Node ID on the clipboard by clicking System Pages > pxProcess > pxSystemNodeID.
  5. In the Email Account field, enter the email account for the listener. You can use the same account that you used for sending emails.
  6. In the Service information section, in the Service package field, enter the service package that you created in the Creating a service package in the application ruleset section.
  7. In the Service class field, enter the name of the service class name that you provided in the Customer Class Name field in the Creating a service email rule section.
  8. In the Service method field, enter the name of the service email that you created in the Creating a service email rule section.
    Pulse email listener
  9. Enter a value, in seconds, in the Latency period field to set the listener rest period, if required.
  10. Click the Processes tab and ensure that the No Attachments check box is cleared so that attachments can be sent to email replies.
  11. Click Save.

Start the email listener

  1. Select Systems > Operations > System Management Application.
  2. Select the appropriate node.
  3. Click Listener Management.
  4. From the Available Listeners list, select the Pulse email listener that you created.
  5. Click Start.
    System Management Application

For more information, see:

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