Skip to main content

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.

Support Article

All the custom alerts do not displaying in PDC

SA-84799

Summary



When sending custom alerts using the SendApplicationAlert activity, only a few alerts are logged in the Predictive Diagnostic Cloud (PDC).

For example,

When the activity is executed with a loop of 500, only 297 alerts are logged.



Error Messages



Not Applicable


Steps to Reproduce

  1. Accept more than 400 records.
  2. Invoke the SendApplicationAlert activity. Check the Alert log.


Root Cause



An issue in the custom application code or rules.

The default Alert size was set to 300.



Resolution



Perform the following local change:

Add the below settings in the prconfig.xml file to control this alert:
  • <env name="alerts/general/maxAlertCountInTimePeriod" value="500" /> (this setting indicates the number of alerts allowed during a time period)
  • <env name="alerts/general/maxAlertCountTimePeriodMinutes" value="5" /> (this specifies the length in minutes for which the system suppresses alerts.)

Published August 19, 2019 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration 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 Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us