Posted: Thu Mar 14, 2019 4:19 am Post subject: Messages are written to DLQ
Centurion
Joined: 26 Oct 2012 Posts: 118
We have an application on ActiveMQ/AWS server connects to MQ9/IIB10 on linux.
Messages flow from Mainframes to MQ9/IIB10 (on linux) to ActiveMQ/AWS side.
On the IIB10 we have a message flow with JMSoutput node and we created custom JMS provider using configurable services commands.
Issue: when AWS server is down and broker lost the connectivity, the messages on broker server are going to dead letter queue. application team dont want that to happen. they are also using persistent messages for this setup.
we recommended them to add some failure logic to the flow so that messages are written to a backout queue on the broker when this happens and we can reprocess the messages from backout queue.
are there any other alternatives to resolve this issue?
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
In my fuzzy memory of broker, I thought that broker did the write to backout queue (i.e. the queue named in the BOQUEUE attribute) for you automatically and only used the DLQ if there wasn't a BOQUEUE named?
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here! MQGem Software
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum