webMethods

webMethods

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
  • 1.  Check UM status using java code/built in service

    Posted Tue April 26, 2022 07:49 AM

    I am working on a utility where I need to check if UM is up and running. I am not sure if any built service is available to get this done. If anyone has the java code to check the status of UM then please provide it.


    #Integration-Server-and-ESB
    #Java-Code-Universal-Messaging
    #um
    #webMethods
    #Check-UM-Status
    #Java-Code-UM
    #universal-messaging
    #webmethods-integration-server


  • 2.  RE: Check UM status using java code/built in service

    Posted Tue April 26, 2022 10:23 AM

    Hi Ameya,

    when trying to connect to UM from java code there will be an exception when this is not possible.
    This exception can then be handled within code.

    When connecting to UM from flow code you can use the configured Messaging Alias for UM from IS Admin → Settings → Messaging.

    If you need this check for other reasons, please describe them so we can check for further options.

    Regards,
    Holger


    #webmethods-integration-server
    #universal-messaging
    #Integration-Server-and-ESB
    #Java-Code-UM
    #um
    #Java-Code-Universal-Messaging
    #webMethods
    #Check-UM-Status


  • 3.  RE: Check UM status using java code/built in service

    Posted Wed April 27, 2022 03:20 AM

    Hi Holger,

    I am not sure if I understood you statement correctly, but as per my requirement what i am trying to achieve is get the status of UM(running/stop) and display the same over DSP page. So I need either flow service or java service which can get the status of UM


    #Java-Code-UM
    #webMethods
    #webmethods-integration-server
    #Check-UM-Status
    #um
    #universal-messaging
    #Integration-Server-and-ESB
    #Java-Code-Universal-Messaging


  • 4.  RE: Check UM status using java code/built in service

    Posted Tue April 26, 2022 02:36 PM

    If you have Command Central or Optimize for Infrastructure (In My webMethods) you can monitor infrastructure with those tools.


    #webmethods-integration-server
    #webMethods
    #Integration-Server-and-ESB
    #Check-UM-Status
    #Java-Code-Universal-Messaging
    #universal-messaging
    #Java-Code-UM
    #um


  • 5.  RE: Check UM status using java code/built in service

    Posted Wed April 27, 2022 03:22 AM

    Hi reamon,
    we don’t have these two options. I am developing a UI using dsp to monitor important details like IS status, disk space and UM related details. I have cleared the IS and diskspace logic, but not able to find something that could give the UM related details through code.


    #Check-UM-Status
    #webmethods-integration-server
    #webMethods
    #Java-Code-UM
    #um
    #universal-messaging
    #Integration-Server-and-ESB
    #Java-Code-Universal-Messaging


  • 6.  RE: Check UM status using java code/built in service

    Posted Wed April 27, 2022 02:18 AM