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

Guaranteed delivery of messages in ES broker 50

  • 1.  Guaranteed delivery of messages in ES broker 50

    Posted Tue July 26, 2005 01:06 AM

    we have several integrations where messages are picked up from a queue by an adapter for posting to a database. If the database goes down, the messages are not retained on the queue. Is there any configuration setting that can be changed so that instead of discarding the message from the queue, it is retained if the end resource that the adapter connects to is down?

    Thanks,
    Munna


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


  • 2.  RE: Guaranteed delivery of messages in ES broker 50

    Posted Tue July 26, 2005 08:31 AM

    Dear Munna

    If I understand correctly you are using Enterprise Server .Check the following properties

    Event Type Storage Type : It should be guaranteed
    Client Group Storage Type : This also should be guaranteed

    HTH

    Srini


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


  • 3.  RE: Guaranteed delivery of messages in ES broker 50

    Posted Tue July 26, 2005 02:40 PM

    Srini,

    Thanks for your reply. Yes, they were already set to “guaranteed”. However on the adapter side, the timeout parameter was also set. Would this cause a problem?

    Thanks,
    Munna


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