Hi,
We are currently syncing millions of records from Maximo (MAS) to an external system using the REST API with a page size of 2000 and stablepaging=true. The process generally works fine; however, when querying tables with very large volumes (millions of records), we consistently encounter an error after about 2 hours:
Error:
BMXAA9510E - The stable page resource was not found because the reload of a stable page was attempted or the idle expiry time has expired.
Some tables take approximately 5–6 hours to fully sync, especially during the initial data load. We would like to extend or configure the timeout (ideally up to ~12 hours) so the process can complete without hitting this error.
Questions:
Any guidance or recommendations would be appreciated.
Thanks,
Ajay