Configuring how the email bot handles a reply to forwarded emails
By defining additional processing in an activity, you can customize how Pega Email Bot handles a reply received from a third-party stakeholder of a forwarded email, to more closely fit your needs and requirements. As a result, the system becomes more robust and responsive to the business processes that you define for your application.
For example, you can configure your email bot to always send a copy of a received reply to a quality assurance assistant for further review.To change how the email bot handles replies to forwarded emails, you override the pyResponseToForwardExtension activity rule for the Work-Channel-Triage class.
- Switch to Dev Studio.
- In the navigation pane of Dev Studio, click Records.
- Expand the Technical section, and then click Activity.
- In the Activity Name column, click the Click to Filter icon.
- In the dialog box, in the Search Text field, enter pyResponseToForwardExtension, and then click Apply.
- Click the pyResponseToForwardExtension activity.
- In the pyResponseToForwardExtension activity rule,
configure which methods, step pages, and parameters the system invokes to
perform customization of a reply to forwarded emails.For more information, see Creating an activity.
- Save your changes by performing one of the following actions:
- To save the rule that belongs to a locked ruleset to an isolated sandbox
so that you can test your changes, click Private
edit.
For more information, see Performing a private edit.
- To save the rule to a ruleset, click Save as.
- To save the rule that belongs to a locked ruleset to an isolated sandbox
so that you can test your changes, click Private
edit.
- Switch back to App Studio.
Previous topic Adding the email bot reports dashboard to other portals Next topic Configuring the email bot to display a user name in emails