Question
Last activity: 21 Sep 2020 8:57 EDT
Explain purpose of enable pagination in datapage
Hi, Explain purpose of enable pagination in datapage
Tab Load Management - Page options - Enable pagination
Updated: 26 Jul 2020 2:59 EDT
Updated: 26 Jul 2020 3:31 EDT


Pegasystems Inc.
IN
Hi John,
Thanks for posting the query.
You can now retrieve large data sets more efficiently with improved paging in data pages that are sourced from report definitions. Data page memory and performance is optimized because paging is done on the server instead of the client. You can set up server-side pagination for data pages with the following criteria:
- Structure - List
- Mode - Read-only
- Scope - Thread or Requestor
- Source - Report definition
For more details on this option, please refer to the articles:
https://collaborate.pega.com/question/what-use-pagination-report-definition
Hi, Tried based on provided guide, still datapage gets all the data in the first call, it is not considered paging configured in report definition or repeating grid.
Agree with @JohnPaulRaja,C , It's not working as defined. Have tried in Personal Edition 8.4 , but it seems to be retrieving all the records defined in report.
Can someone please provide clarification on this, We are dealing with large amount of data in our application and it would be great to have this functionality.
Appreciate a clarification on this.
You have to use this option along with grid ...means you have to give pagination enabled data page as source to grid and check the Optimize code check box from grid options...Then it will work.
Please find the below article which might be helpful.
https://community.pega.com/sites/default/files/help_v84/procomhelpmain.htm#rule-/rule-declare-/rule-declare-pages/dm-using-the-page-options-section.htm