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

wm.server.query:getServiceStats

  • 1.  wm.server.query:getServiceStats

    Posted Fri September 11, 2009 04:09 PM

    Hi,

    how can we test the service wm.server.query:getServiceStats.while running the service am getting all the Service statistics. how can we get a specic service statistics.

    how can we check the input values to this service to place in the piline?


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


  • 2.  RE: wm.server.query:getServiceStats

    Posted Fri September 18, 2009 03:32 PM

    You can not directly use the service to get the specific output that you want but you can write a util service to get the desired output variables. Check the attached service, I wanted name,isCached,isPrefetched,sAccessLast and sAccessTotal variables so have mapped them.

    Cheers,
    Akshith


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


  • 3.  RE: wm.server.query:getServiceStats

    Posted Mon September 21, 2009 10:30 AM

    yes you are correct,
    but i want to know how can i get the spacific service details(all data related to a specific sheduler).
    is there any way that we can give the input values to this service(is this service accepts any pipeline variables as an input)


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