Re: [Quickfix-developers] ResendRequest
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-02-26 17:46:15
|
No, QuickFIX will resend application level messages, as demonstrated in functional tests 8_AdminAndApplicationMessages.def and 8_OnlyApplicationMessages.def QuickFIX will resend all requested application messages unless you opt out. The way you can opt out is by throwing a DoNotSend exception in the toAdmin callback. If you throw this exception, the message will then be replaced with a sequence reset, otherwise it should be resent. Why do you think QF acts differently? Did you witness behavior that is different? "Bishop, Barry" <Bar...@gs...> wrote:Hello, I need to support the resending of specific messages, i.e. ExecutionReport. As far as I can make out, quickfix automatically responds to a ResendRequest with a SequenceReset message. However, I will need to replay all non-expired messages. I can't find any documentation on how to do this. barry bishop ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers --------------------------------- Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more |