Support Article
In Report Definition does not get Property Value from Database
SA-16052
Summary
While running the report definition, not getting Property Values for few properties. The issue is happening due to declare onchange defined on one of the property is being called, while running the report definition.
Error Messages
NO Error Messages.
Steps to Reproduce
- Create a report definition.
- Use a column in report definition which has a forward chaining expression defined on that property.
- Switch on the tracer that enables expressions trace and see at the time of page-merge-into, expressions are getting fired, which they should not.
Root Cause
A defect in Pegasystems’ code or rules. Declaratives were not disabled before performing a Page-Merge-Into in pzpopulatereport activity and hence they are getting fired.
Resolution
Apply HFix-24587 to resolve the issue.
Published January 31, 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.