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

Dead letter queue for UM queue/Topic

  • 1.  Dead letter queue for UM queue/Topic

    Posted Fri July 07, 2017 04:30 PM

    Hi,

    Can we configure the dead subscriptions for UM queue or topic ?

    In case of broker we can. If condition doesn’t match and dead letter queue is configured then broker send the document to dead letter queue.

    But how we can do this it for UM queue and topic


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


  • 2.  RE: Dead letter queue for UM queue/Topic

    Posted Sun July 16, 2017 11:28 AM

    You have to configure “Dead Event Store” to handle this:

    Dead Event Store
    When events are removed automatically, either by the capacity policy of the channel or
    the age (TTL) policy of the individual events, and they have not been consumed, it may
    be a requirement for those events to be processed separately. If so, channels or queues
    can be created with a dead event store so any events that are purged automatically
    before being consumed will be moved into the dead event store. Dead event stores
    themselves can be a channel or a queue and can be created with any attributes you wish.


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