Our customer (acceptors for this connection) has specified that sequence numbers should be reset after each disconnect or logout, but also that the Logon message may NOT contain the ResetSeqNumFlag
field.
I've removed the field from the Logon message in FIX44.xml
but it's still being populated. From what I understand, as long as ResetOnLogon
, ResetOnLogout
or ResetOnDisconnect
is set, the field will be populated.
How can I prevent ResetSeqNumFlag
from being set regardless of other settings?
FIX version: 4.4
quickfixj version: 1.5.3