IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.

 View Only
Expand all | Collapse all

accessing property value of a service

  • 1.  accessing property value of a service

    Posted Wed April 09, 2008 12:23 PM

    I would like to access the property (ACL) of any service using the flow service or java API in webMethods 6.1. thanks


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: accessing property value of a service

    Posted Wed April 09, 2008 03:20 PM

    Try “WmRoot/wm.server.services:serviceInfo” if it meets your requirement.

    Note: It is WmRoot service so avoid using it in production since these are not public services can be changed in any release.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services