[Quickfix-developers] empty sequence number on sequence reset message
Brought to you by:
orenmnero
From: Michael R. <mr...@li...> - 2004-11-04 14:33:28
|
In our test of quickFix against Appia fix engine the following happens: - Appia sends sequence reset request msg - for some reason sequence number field is not populated on this reset request - quickFix decides to reject this - crashes in generateReject in message.getHeader().getField( msgSeqNum ); 'cause message seq number is not set... Is this proper behaviour? Any suggestions how to handle this? This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |