Question

Pegasystems Inc.
JP
Last activity: 17 Dec 2015 20:02 EST
How to send notification email to those newly added work parties?
I am looking for a design pattern to send notification email to those newly added work parties, for situations similar as described in the below prhelp document.
However, declare trigger defined on the Index-WorkPartyUri doesn't get fired.
https://community.pega.com/sites/default/files/help_v719/procomhelpmain.htm Declare Trigger rules
For example, a Declare Trigger rule can execute an activity each time an instance of Data-Party-Person class is saved with a modified ZIP code (property Data-Party.pyPostalCode). The activity might send an email message to the sales representative whose territory includes the new address. Similarly, a Declare Trigger rule can implement a form of logging or audit history for a class, recording the date, time, and other facts.