Re: [Quickfix-developers] fromApp callback not being invoked
Brought to you by:
orenmnero
From: Shane T. <str...@co...> - 2008-03-12 21:51:22
|
I believe QuickFIX ignores messages that it already has processed in resend requests (to prevent your application from seeing the same orders/executions multiple times.) -- Shane Trotter Connamara Systems, LLC On 3/12/08, atularora78 <atu...@rb...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi > > I (initiator) am sending a RequestResend() from 1 to 0 and I do get the > messages back from the server. I can see them in raw quickfixj logs. But > somehow does not come through to fromAdmin() callback. > > Anybody point me to as to what could be happening ? > > > Thanks > Atul > -- > View this message in context: http://www.nabble.com/fromApp-callback-not-being-invoked-tp16001444p16001444.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > 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-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |