RE: [Quickfix-developers] End of Day
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2004-01-20 17:10:40
|
Resetting is supposed to be done automatically through the StartTime and EndTime settings, though this was broken in 1.6, but recently fixed in the repository. The most effective way to do an end of day (after you do an archive for example) is to simply clear out the store directory, which will force the session to start from scratch. --oren -----Original Message----- From: gkr...@ba... [mailto:gkr...@ba...]=20 Sent: Tuesday, January 20, 2004 10:51 AM To: Sa...@uc... Cc: qui...@li... Subject: Re: [Quickfix-developers] End of Day Typically you would run cron-jobs to archive the files to a different directory. To reset sequence numbers, there is an API in the Session object (for setting next sequence number to be sent or expected). Or you can edit the .seqnum file for the session (though this is prone to=20 errors in terms of extra spaces/ new lines). .Guru > Hello all... >=20 > How does one typically run an 'End Of Day' -or- adjust message sequence > numbers in general. >=20 > Is there an API for this or is it based on manually adjusting the text file? >=20 > Thanks, > Sam >=20 >=20 >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |