Question
Cognizant
US
Last activity: 12 Aug 2019 15:26 EDT
Number of Data Pages that can be loaded Asynchronously
Hi,
I have a requirement to load the data for available plans( Nearly 400 list of plans for a selected criteria.This information is available in a pagelist and loading a DP for each page) in the background while user is still working on the case.Am trying to load this asynchronously using Load-DataPage method with Connect-Wait. So i can use these pages in UI to display plan information for user.We need to get all the plans information at a time. No defer load.
Problem: Only 10 pages are loading(Number of threads that can be created is 10, If i am not wrong).So how can i make all the 400 pages to load and make that information available for the user.
Thanks in Advance.
We are using Pega V8
***Edited by Moderator: Lochan to update platform capability tags***