Re: [Quickfix-users] How to get last executed-reports by JTraders while the unsolicited user was lo
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2008-01-18 15:23:17
|
QuickFIX should handle this for you automatically by using the sequence numbers. When you reconnect, all these messages should pass through the toApp callback. --oren On Jan 18, 2008, at 2:50 AM, Hamza Kamaleddine wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hello there, > I'm using multi-session environment in order to have JTraders + > Unsolicited Trader to eavesdrop what traders are adding/modifying/ > cancelling orders online. > > When the 3 parties are logged in - JTraders, Unsolicited Trader & > FIX Gateway are turned on - all process goes normally, all orders' > transactions are are shown on "Unsolicited" user screen. > > Problem is: When a certain disconnection occurs on the > "Unsolicited" user side - due to a certain reason, or when the > "Unsolicited" user loggs off for a certain time and then loggs in > again; Now how to get back all the missing orders / execution > reports that occurred while the user was logged off??? > > THANKS. > > Best Regards, > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |