Closed
Solved
Rest response pagination
The rest service in Pega sends a huge amount of information, is there any way to achieve pagination in response to reduce the load on the system. Example send 100 records first and then 101-200 likewise all records in chunks in the separate response.