Thankf Shane. I noticed that if I remove the conversational state [seqnums,
head, body & sessions file] it I do get these messages back in the fromApp
callback without even sending a Request Resend. Do I have to clean up this
conversational state files to get such a behaviour ? or there is a another
way to achieve this.
Objective of doing this is to recover from intra-day crashs which demands
that I request for all the messages [ExecutionReorts & AllocationInstruction
messages] from the beginning of the session including the ones queued up
while the client was down.
Kind Regards
Atul Arora
Royal Bank of Scotland
Shane Trotter wrote:
>
> QuickFIX Documentation:
> http://www.quickfixengine.org/quickfix/doc/html/index.html
> QuickFIX Support: http://www.quickfixengine.org/services.html
>
> 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
>>
>
> -------------------------------------------------------------------------
> 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
>
>
--
View this message in context: http://www.nabble.com/fromApp-callback-not-being-invoked-tp16001444p16020101.html
Sent from the QuickFIX - Dev mailing list archive at Nabble.com.
|