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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Broker Client Queue Connection status

    Posted 05/21/12 10:42 AM

    what is webMethods service to check the client queue status weather it is connected or not ?


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


  • 2.  RE: Broker Client Queue Connection status

    Posted 05/21/12 03:39 PM

    Please review this documentation and it should cover this topic:

    “The webMethods Broker Client Java API”

    The Broker Java API is contained within the Doc’s directory of the Broker install. Check Empower/techcommunity.softwareag.com/ecosystem/documentation also:


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


  • 3.  RE: Broker Client Queue Connection status

    Posted 05/22/12 11:09 AM

    If you have MWS in your env, you can check this through that as well.


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


  • 4.  RE: Broker Client Queue Connection status

    Posted 05/22/12 06:06 PM

    We have the inbuilt java service in WmBrokerAdmin package to get the all the client ID information insid ehte broker.
    wm.broker.admin.clients:getClientInfo

    But I am using 8.2 server in which I do not have wmbroker admin package. my aim is to invoke webmehthods service from browser that gives client ID status weather it is connected to broker or not ? Please help me with if any such service

    Thanks in advance


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


  • 5.  RE: Broker Client Queue Connection status



  • 6.  RE: Broker Client Queue Connection status

    Posted 05/29/12 09:53 AM

    Thank you all for you valuable feed back…
    I wrote Custom service to get the Broker client queue information and invoke the same from browser


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


  • 7.  RE: Broker Client Queue Connection status

    Posted 12/05/12 07:24 AM

    Hi aduri

    Can you please provide the java code which you have written for retrieving the client info.

    Regards,
    Vivek


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