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
  • 1.  Queue/Topic Depth

    Posted Sun June 04, 2017 05:31 AM

    Hello,

    I have a requirement where i need to create the utility for finding the Queues/Topics with depth>0 on UM, and then providing an option to purge the queues/topics on runtime basis.
    Any help/input is highly appreciated.

    Thanks


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Queue/Topic Depth

    Posted Thu June 08, 2017 07:38 AM

    Hello Himanshu,

    There are few utilities created from Softaware AG and are part of standard installation setup

    [i]<>UniversalMessaging\java\umserver\bin\jmsqbrowse.exe[/i]

    Check those exe which can help you do some basic features if not you can write the custom java code with this basic algorithm using java API by putting the nirvana jar on the IS .

    If you are not comfortable with java you can do the same in .net as well.

    Regards


    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker


  • 3.  RE: Queue/Topic Depth

    Posted Fri July 28, 2017 05:58 PM

    Hello Shashank,

    Could you please provide the links for UM Java API classes. I am unable to find them on empower. Thanks


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB