Maximo Open Forum

 View Only

 How to Increase Stable Page Timeout in MAS REST API?

  • Customizations
  • Everything Maximo
  • Integrations
  • Maximo Application Suite
  • Mobility
Ajay Kotapati's profile image
Ajay Kotapati posted 04-30-2026 10:23

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:

  • What configuration/property in MAS controls the stable page timeout or idle expiry for REST API pagination?

Any guidance or recommendations would be appreciated.

Thanks,

 Ajay