Pega Archiving of UIKIT

Hi I have a Doubt for the application built on UI-KIT , let’s say today we have 1000 cases so it is displaying on portal, In future if this Archived case increased to 20,000 then we are going to show to user on portal.

Yes, it is technically possible. Archived cases can be retrieved from the archival repository and displayed in a UI-Kit portal because Pega indexes archived data and supports searching and reviewing archived cases in read-only mode. The solution scales beyond 20,000 archived cases, provided the required search properties are exposed and indexed. From a design perspective, it is recommended to provide dedicated filters or views for archived cases rather than displaying all active and archived cases together, to ensure optimal search performance and user experience.