Using the Dead Letter Queue Handler in WebSphere MQ

Using the Dead Letter Queue Handler in WebSphere MQ

Websphere MQ provides the Dead Letter Queue (DLQ) Handler Utility to process undelivered messages, and it can be implemented as a server service object, or triggered whenever a message appears on the DLQ. This article shows you how to implement it both ways in order to help manage messaging with WebSphere MQ.

Table of contents

  • Introduction
  • Scenario 1: Configuring the DLQ Handler as a server service object
  • Scenario 2: Triggering the DLQ Handler
  • Conclusion
  • Resources
  • About the author
  • Comments

Download the document here.