Hello All,
I have adapter service( A select * from Table query without any conditions ) which takes 1 minute to fetch 50k records.
Since,this service is integrated to a mobile application ,one minute wait is too long for the end users.
I tried caching the IS service which calls this adapter service.
I increased the heap size in IS and also the maximum results on memory to 50k in “Caching–>Service Results cache in IS”.
But,still it takes the same time to retrieve full results from cache.
My webMethods version is 9.0. and min and max memory is 3gb and 4gb respectively .
Request your suggestion to increase the performance for this service.
Thanks,
Sathya
#webMethods#Integration-Server-and-ESB