Hi Nancy,
I’m not sure about the concept of requiring an ACK on an inbound thread. Usually the inbound thread will receive a message and then reply with an ACK to the sending system. It’s up to the sending system to resend the message if no ACK is received within a specified time (time-out) or if a NACK is received. (Maybe that is what you meant…)
It is true though that the msg in and msg out counts will differ most of the time. They should be equal, but as soon as messages are resend because of a time-out or NACK, the counts will differ.
I’m not actively monitoring this, because the sending system should make sure that the message is received correctly. In case of a time-out or a NACK, the sending system should resend the message of alert someone that a message has failed.
So after testing the interface, only the errors should be monitored and resolved.
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands