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.  Alert on DLQ entry

    Posted 07/09/14 01:02 PM

    Hello everyone.

    I need to have some sort of alert or logging whenever a JMS message ends up in DLQ. I didn’t find any simple solution that would do.

    So, I am thinking of writing a scheduled flow service that would connect to the JMS client DefaultDLQ*, fetch the documents and send them to an email or log them to filesystem. Is that possible to achieve with pub.jms:createConsumer and pub.jms:receive? Or is DLQ some special client that I can’t connect to?

    Or any other ideas?

    Thanks in advance.

    Ivo


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


  • 2.  RE: Alert on DLQ entry

    Posted 07/11/14 02:22 AM

    Hi There,

    Below is my thought.

    Keep a dummy trigger for that DLQ, invoke a service which triggers an alert saying some document has been arrived into it.

    Let us see what other comments on this.

    Thanks,


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