Question
delta dental
US
Last activity: 27 Sep 2016 17:38 EDT
Facing problem in displaying List View with maximum value
Here is the details we are facing to display List View: We are using Pega 6.3
1) In the 1st dashboard user has a "Credential" work Basket where there are mixed case status as "credential" and "initial". The total no of cases varies between 1500 to 5000. For an example currently user has 1900 mixed cases among this 400 cases are of status "initial".
2) We have another screen called "bulk-transfer" where we are going to choose "credential" workbasket and with the list view we need to display all the cases(1900). And we are displaying the cases in the bulk transfer screen through a list view (bulktransferListview) sorting on the "received date".
3)Due to the performance issue (sometime screen is spinning when more than 1000 data we do transfer) we restricted the "maximum allowance" in the list view as 1000.
4) So what is happening now in the bulk transfer screen the very recent (sorting based in received date) 1000 cases are displaying. In this scenario user is only interested with the "initial" case status. And among the 1st 1000 cases there is only 3 "initial" cases are present, the next 397 (400-3) "initial" cases are falling in the rest 800 cases.
5)Now unless and untill user clear the 1st 1000 cases she is unable to see the next 800 cases where all "initial" cases belongs to.
Here is the details we are facing to display List View: We are using Pega 6.3
1) In the 1st dashboard user has a "Credential" work Basket where there are mixed case status as "credential" and "initial". The total no of cases varies between 1500 to 5000. For an example currently user has 1900 mixed cases among this 400 cases are of status "initial".
2) We have another screen called "bulk-transfer" where we are going to choose "credential" workbasket and with the list view we need to display all the cases(1900). And we are displaying the cases in the bulk transfer screen through a list view (bulktransferListview) sorting on the "received date".
3)Due to the performance issue (sometime screen is spinning when more than 1000 data we do transfer) we restricted the "maximum allowance" in the list view as 1000.
4) So what is happening now in the bulk transfer screen the very recent (sorting based in received date) 1000 cases are displaying. In this scenario user is only interested with the "initial" case status. And among the 1st 1000 cases there is only 3 "initial" cases are present, the next 397 (400-3) "initial" cases are falling in the rest 800 cases.
5)Now unless and untill user clear the 1st 1000 cases she is unable to see the next 800 cases where all "initial" cases belongs to.
My question is : is there any alternate solution somebody can provide so that we can display 1000 cases at a time and user also can work with all the "initial" cases(whatever case status she is interested in) present in her workbasket.
***Updated by Moderator: Vidyaranjan. Removed user added Ask the Expert tag. Apologies for confusion, shouldn't have been an end-user option***