If I explicitly add tag 43=N in a message, will qfixj replace it with Y when the same message is re-sent for some reason?
if yes then is there a way to tell qfixj to not include/replace this tag on re-sending any particular message? i do not want to do it myself in the toApp callback as this would cost performance because I only want this tag set to N for just one particular message type.
thank you