Posted: Tue Jan 14, 2014 9:19 am Post subject: HL7DFDL node stops trying after 97 attempts
Novice
Joined: 13 Feb 2012 Posts: 16
I'm using the HL7DFDL output node to send HL7 data to a consuming system. I have it working when the consuming system is up and a connection is established.. works great.
However, once the connection drops, the HL7DFDL node will try and get connection refused -> I'll catch the failure, log it and try to send it again -> still down, repeat until connection is established and able to send. Problem is that if the connection doesn't come back quickly the HL7DFDL node will just trying. It only tries up to 97 times then I lose my message. It's not on a backout queue or even the dead letter queue.
If the message is not delivered, it is assumed that the destination is not available and the message is passed to the Log Retry terminal if the retry limit has not been exceeded.
If the Log Retry terminal is not connected, or if the path ends in success, delivery is tried again. If the Log Retry terminal is connected and an exception is thrown downstream, there is no attempt to try sending the message again and the message is passed to the Failure terminal.
If the Failure terminal is not connected, an exception is thrown.
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