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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Finding the last run date of a service

  • 1.  Finding the last run date of a service

    Posted Fri September 20, 2019 11:58 AM

    Hi All,
    I am having a specific request to check when was the last date the service was run.
    It appears that service usage or wm.server.services:serviceInfo does find out the last ran date but it gets reset at server restart.
    Could anyone shed some light on letting me know if there is a service to show what date was it run last.

    I am currently having to loop around the output of wm.server.services:serviceInfo but I have 7000 + services to check for and this approach will not give me the accurate result.

    Hope my query is understood.
    Regards
    Kaustubh


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Finding the last run date of a service

    Posted Fri September 20, 2019 08:52 PM

    Hi Kaustubh,

    If service auditing is on, you can query WMSERVICE in the ISCoreAudit (WMISCORE)database.

    -Mary


    #Integration-Server-and-ESB
    #webMethods