{{Quickfixn}} capturing rejected messages

Mike Gatny mgatny at connamara.com
Wed Sep 9 14:06:00 PDT 2015


You can do basically the same thing in QF/n.  Use Session.LookupSession to
get the Session and Session.MessageStore.Get to retrieve.

Note that the MessageStore stores messages for the purpose of honoring a
resend request, in case your counterparty sends one.  In other words, it
contains outgoing messages only -- you can look up messages you *you sent*
that your counterparty then rejected, but not messages that *you rejected*
upon receiving them from your counterparty.

Related:
http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/2014q1/001470.html

--
Mike Gatny
Connamara Systems, LLC

On Wed, Sep 9, 2015 at 3:43 PM, Operations @ ChaosMetrix <
operations at chaosmetrix.com> wrote:

> QuickFixJ seems to have a way to do this:
>
>
> http://stackoverflow.com/questions/19930938/handling-fix-reject-retrieve-fix-message-by-sequence-number-in-refseqnum-using
>
> On Wed, Sep 9, 2015 at 12:37 PM, Operations @ ChaosMetrix <
> operations at chaosmetrix.com> wrote:
>
>> Please provide instructions for accessing the original rejected message
>> when a session level reject occurs (35=3 or 35=j)
>>
>> thanks!
>>
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>>
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20150909/ee3e9694/attachment-0002.htm>


More information about the Quickfixn mailing list