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

Webmethods Application status script

  • 1.  Webmethods Application status script

    Posted Wed April 13, 2016 06:21 PM

    Hello everyone how i can check the status of the IS is running or not through batch script,

    Because my client requirement is he wants that health check report of IS, Broker, DB, MWS before starting their work everyday
    so i need a script that give me the status report and send a email of status result to client.

    Thanks


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: Webmethods Application status script

    Posted Wed April 13, 2016 07:00 PM

    I guess U can write a java code for DB and Broker and use curl to check URL status of IS and MWS and run it from script.

    Or you can try to use command central and platform manager.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Webmethods Application status script

    Posted Wed April 13, 2016 07:27 PM

    can u give me a java code and script because i am new in it

    Thanks


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB