Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
hello, there,
did someone have done programmatically refresh IS cached service cache.
thanks in advance.
richard
wm.server.cache.adminui:resetCache or wm.server.cache:resetCache
Neither is a public service so use at your own risk. The latter accepts an input var named “serviceName” to reset the cache for a specific service.
thanks reamon