Support Article
Notification Detail missing configured notification parameters
SA-60529
Summary
When creating notifications using the Send Notification out-of-the-box smart shape, defining more than three notification parameters in the Notification rules message results in missing data in the Notification Detail.
Error Messages
Not Applicable
Steps to Reproduce
- Create notifications using the Send Notification out-of-the-box smart shape.
- Define more than three notification parameters in the Notification rules message.
Root Cause
This issue was determined to be a product enhancement request.
Resolution
Perform the following local-change:
In pyGetNotificationsForOperator activity, remove the below property names, such that the notification count is not limited to 10.
- NotificationGadgetParams.pyPagingSettings.pyPageSize ,
- NotificationGadgetParams.pyPagingSettings.pyPagingEnabled,
- NotificationGadgetParams.pyPagingSettings.pyPageMode

An enhancement request, FDBK-27187, is created for consideration by Pega Product Management.
Published August 24, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.