I have an interface that I have configured to require acks when receiving data. It is an inbound interface, I have a 30 second timeout. When I check my status on the inbound thread, the msg in and the msg out counts do not match. What are others doing to monitor this and make sure that no data gets lost.
Do I need to put the ownership on the sending system and not be as concerned about the making sure that I don’t lose data from the sending system?
thanks,
nancy