I am having trouble with SoftwareAG API Gateway Archive and Purge function. I have tried contacting SoftwareAG support and can’t find a solution other than upgrade the version.
My version with fic level : Version: 10.11.0.20.506
I am using:
- Software AG Designer and API Gateway 10.11
- Licensed version of webMethods
I tried to archive 1 day , 2 days and even tried hours but the Job failed. Below is the screenshots for the Jobs.
I have 3-node clustered gateway setup. Having 6144gb memory on each node.
For elastic am having 8 gb per node.
maxWindowSize is already set to 10000
I have checked the server.log file and found below exceptions:
2025-03-09 21:55:29 AST [YAI.0005.9999E] (tid=140465) [default][ryd-ssa-prd-mdlw-03] Exception during the archive operation. Reason : com.softwareag.apigateway.core.exceptions.DataStoreException: Error while searching index - gateway_default_analytics, type - transactionalEvents. Message - Maximum number of records allowed per request is 10000 but the configured value is 10000. Please change the maxWindowSize property in extended settings less than or equal to 10000
at com.softwareag.apigateway.core.persistence.handlers.ArchivePersistentHandler.archiveDataBasedOnEvent(ArchivePersistentHandler.java:554) ~[?:?]
at com.softwareag.apigateway.core.persistence.handlers.ArchivePersistentHandler.archiveData(ArchivePersistentHandler.java:406) ~[?:?]
at com.softwareag.apigateway.core.manager.PurgeManager.lambda$archiveEventsData$2(PurgeManager.java:298) ~[?:?]
2025-03-09 21:59:09 AST [YAI.0005.9999E] (tid=140843) Exception during the archive operation : Search request cannot be completed
com.softwareag.apigateway.core.persistence.handlers.ArchivePersistentHandler.archiveDataBasedOnEvent(ArchivePersistentHandler.java:554)
com.softwareag.apigateway.core.persistence.handlers.ArchivePersistentHandler.archiveData(ArchivePersistentHandler.java:406)
com.softwareag.apigateway.core.manager.PurgeManager.lambda$archiveEventsData$2(PurgeManager.java:298)
2025-03-09 21:59:09 AST [YAI.0005.9999E] (tid=140843) [default][ryd-ssa-prd-mdlw-03] Exception during the archive operation. Reason : com.softwareag.apigateway.core.exceptions.DataStoreException: Search request cannot be completed