Support Article
Large Data Page creation issues
Summary
Large Data Page creation issues with Pega 7.2.1.
The property pyModificationDateTime is not defined in Pega 7.2.1, but in Pega 7.2.2, however Large Data Pages should be supported as per:
https://pdn.pega.com/tutorial-how-use-large-data-pages-store-large-reference-data-offline-mobile-apps-pega-721/tutorial
The property pyIsDeleted is defined on @baseclass correctly in Pega-RULES:07-10-23 however pyModificationDateTime is not define.
Error Messages
Not Applicable
Steps to Reproduce
Try to add pyIsDeleted and pyModificationDateTime to a report definition. Notice that one is unable to add pyModificationDateTime.
Root Cause
An issue in the custom application code or rules wrong implementation.
Resolution
Explanation:
pyModification property is never updated automatically. In both versions of Pega 7.2.1 and 7.2.2 this logic has to be implemented by the user.
Published October 30, 2017 - 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.