Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
n999
Contributor II
Contributor II

Setting Cause in dlqDeliveryFailureCause when using AMQ redelivery and DLQ

Hi

 

When using AMQ transactions rather than Camel error handling:

 

If you use a cMQConnectionFactory with "use transactions" checked, AMQ handles redeliveries and will send the message to a DLQ after x attempts.

 

This DLQ message has a dlqDeliveryFailureCause property.

 

The dlqDeliveryFailureCause does not have any indications of the error in Talend. 

 

Does anyone know how to either manipulate dlqDeliveryFailureCause or setHeaders to the DLQ that is managed by activeMq so that Talend Errors can be added to the message sen to the ActiveMQ DLQ?

 

cheers

n

Labels (2)
0 Replies