List view in PEGA 6.2 SP1
What is maximum number of rows allowed in a List view in PEGA 6.2 SP1 with pagination enabled?
Found the following from PDN:
"The list view facility works best for queries involving 500 or fewer rows. It does not support queries that contain more than 10,000 rows unless report paging is enabled. "
Is it true for PEGA 6.2 SP1? Can we have infinite number of rows with pagination enabled?
***Edited by Moderator Marissa to update General to Product***
Hello,
I would think so yes. I guess the problem will be how many pages could be handled on memory. In the end it isn't so much about the ListView but more about your available memory.