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.  MQ Adapter Notifications - Publish locally to IS

    Posted Tue April 18, 2006 10:59 PM

    How is it possible to do a local publish to IS directly via asynchronous MQ notifications on the IS even though IS is connected to the Broker?

    I want to avoid publishing documents to the Broker in this scenario. Normally pub.publish:publish service can be used to do a local publish by setting the local variable value to ‘true’ .

    How can we achieve the same in the case of MQ Notifications if i wanted to publish messages to the local IS queues? Not just when the Broker is not connected to the IS?


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


  • 2.  RE: MQ Adapter Notifications - Publish locally to IS

    Posted Wed April 19, 2006 07:40 PM

    Any ideas? Do we have the option of publishing the asynchronous notification messages to the local IS queues instead of the broker?


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


  • 3.  RE: MQ Adapter Notifications - Publish locally to IS

    Posted Thu April 20, 2006 12:06 AM

    Why do you want to do this again? You have Broker but don’t want to use it or you want to do a local publish when Broker is unavailable?

    Mark


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


  • 4.  RE: MQ Adapter Notifications - Publish locally to IS

    Posted Mon April 24, 2006 04:00 PM

    Thanks for the response Mark. Yes, we have broker, but i was exploring the possibility of not using it and there by reduce a failure point in the process.

    Asynchronous MQ notifications publish messages to the local IS queues only when the Broker is not available. Do we have the option of publishing MQ messages to the local IS queues all the time if we choose to do it? Thanks for your time.


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


  • 5.  RE: MQ Adapter Notifications - Publish locally to IS

    Posted Mon April 24, 2006 07:17 PM

    Not that I am aware of. If your IS instances is configured to connect to a broker, it will use that by default for publish.

    You can set the Broker settings to “Not configured” in the IS Administrator → Settings area to disable all broker functionality from within IS.

    Mark


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