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

getting the properties of a servic

  • 1.  getting the properties of a servic

    Posted Wed September 29, 2010 02:32 PM

    I want to get the properties like files which refer to WM properties (ports,
    extended settings, scheduled tasks, users, acls, groups)

    how can i get that


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


  • 2.  RE: getting the properties of a servic

    Posted Wed September 29, 2010 04:55 PM

    I didn’t understand the “like files” part, but if you are looking for a way to get extended setting, ports etc info, you can try some WmRoot services …
    like wm.server.query:getExtendedSettings, wm.server.access:allUserList, wm.server.net:listListeners etc


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