Amit,
WMSERVICE table will have run time audit entries only if the dependant service is executed recently. Also, this table will archive entries if you have archiving enabled.
If you want to know the list of ‘flow/java services’, that used ehcache apis (pub.cache:get, pub.cache:put), go to Designer, and find dependants of this service.
From file system, you can also Unix command (grep -R “pub.cache:”)
In these services, you can find the ‘Cache manager’ & ‘Cache’ name that was used. Your changes will be required only in the Cache manager from IS administration page which will redirect the data either to external cache or internal cache.
-Senthil
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB