The admin website uses undocumented / unsupported services in the WmRoot package. With a bit of digging, you can tell which services execute in response to actions in the UI
See these extended settings
watt.server.stats.packages.exclude
- You can change this to enable seeing the Wm* services in the "Service Usage" form from your screenshot. This allows you to see which built-in service(s) executed in response to an admin action
watt.server.ns.hideWmRoot
- shows the WmRoot package in Designer
Again, WmRoot services are unsupported are not intended for reuse by customers
------------------------------
Dave Laycock
------------------------------
Original Message:
Sent: Tue July 22, 2025 12:48 AM
From: SEUNGWOOK SHIN
Subject: Inquiry of instances in running state on webmethod
There is a function that looks up the instance that is currently running in wmadmin. Can't I look up the corresponding function in the package of the webmethod?
I want to use the function that corresponds to the Admin website
------------------------------
SEUNGWOOK SHIN
------------------------------