Hi Experts,<br><br>I am trying to change my "Message Sequence Number" for the session.<br><br>I am facing a scenario in which upon logon my application is logged out by the Fix Server with the logout message: "MsgSeqNum too low, expecting 87 but received 44"<br>
<br>I want to change my MsgSeqNum to the one expected by the server and log back in.<br><br>I have parsed the Logout message and extracted the expecting sequence number, but don't know how to change the sessions sequence number.<br>
<br>In QuickFix/j there it can be done by "Sesssion.setNextTargetMsgSeqNum()", but in QuickFix/n (which i am using) there is no such property it only contains "NextTargetMsgSeqNum" which is ReadOnly.<br>
<br>Thanks...<br clear="all"><br>-- <br>//Regards<br>Rasheed<br>