Support Article
Error message not showing the property name
SA-22597
Summary
In Pega 7.1.9 when Property-Set-Message is done, error message used to get displayed along with property name. After upgrading to Pega 7.2, the property name is not displayed.
Error Messages
Not Applicable
Steps to Reproduce
Not Applicable
Root Cause
A defect in Pegasystems’ code or rules
Property name is not being displayed because while adding messages to the property in activity BE_BulkEditPostProcessing and in step 7.7 BE_ModeOfReceiptMsg is being set on pyDisplayHarness.Message property .
BE_ModeOfReceiptMsg property is present in @baseclass that forces the ErrorList section to search the property Message in @baseClass.
Resolution
Perform the following local-change:
Create Message property in @baseClass . Do a save as of Data-Portal.Message property into @baseclass .
Published April 30, 2016 - 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.