RE: [Quickfix-developers] tag 141
Brought to you by:
orenmnero
From: Gururaj K. <gkr...@ba...> - 2004-09-17 14:37:39
|
I believe you will manually reset the sequence numbers for the session (based on your counter party) and incorporate 141=Y in the "toAdmin" function (assuming you are the initiator). -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Shamanth Sent: Friday, September 17, 2004 6:04 AM To: qui...@li... Cc: qui...@li... Subject: [Quickfix-developers] tag 141 Hi We are using quickfix 1.8, we had one query related to tag 141 We are sending the tag 141 = Y with logon message. Should we manually reset the sequence number and then send a logon message with tag 141 set to "Y" or does quickfix automatically reset the sequence numbers. I noticed that quickfix does not reset the sequence numbers, so I am assuming that we need to do this manually. with regards R Shamanth -----Original Message----- From: Shamanth Sent: Thursday, September 16, 2004 3:43 PM To: 'qui...@li...' Cc: 'qui...@li...' Subject: Session Problem Hi We have a provider, whose Session starts at "22:30:00" GMT and stops at "21:00:00"GMT, but the provider resets the sequence numbers only at "00:00:00" GMT. So we have set our StartTime and EndTime at 00:00:00, so that the sequence numbers get reset at that time. But the problem is that, our quickfix instance will keep sending Logon requests to the Provider between "21:00:00GMT" to "22:30:00GMT", i.e. when the provider is down. We want to avoid this. Can anyone suggest a solution for this. thanks R Shamanth |