Question
· Aug 18, 2016

How to view outbound ACK when set to IMMEDIATE mode?

We have an incoming ADT adapter and the ACK MODE is set to IMMEDIATE.  This is what the docs say: 

Send back (commit) ACK reply message immediately upon receipt of the inbound message.

 

An inbound ACK shows up as a square in the visual trace.  These do not.  How can I view them?

Discussion (2)0
Log in or sign up to continue

Hello Scott

If you go into the Business service that is doing the immediate ACK back you will see under Development and Debugging a check box for Archive IO. Enable this and it should then show you the ACK in the trace once you send another message through. 

When you are done with looking at the ACK I would turn this back off as it adds to the space being used by the trace messages. 

I hope this helps