There is one webMethods internal serivce “wm.server.services.adminui:serviceInfo” , which can return acl information related to any service. It requires “service” variable to be available in pipeline and can be initialized to the serviceNS for which acl information is required.
Note - Use of webMethods internal services is not advisable as they can change with the version upgrade.
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods