Re: [Quickfix-developers] How to handle session level rejection inApplication
Brought to you by:
orenmnero
From: Igor S. <se...@tb...> - 2009-07-05 13:13:09
|
The outgoing reject should be possible to catch in toAdmin(). ----- Original Message ----- From: Thiaga Rajan To: qui...@li... Sent: Saturday, July 04, 2009 10:28 AM Subject: [Quickfix-developers] How to handle session level rejection inApplication QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html ------------------------------------------------------------------------------ Dear All, Can anyone help me out for the below problem, I am getting session level rejection as "Required tag missing:" while receiving Execution report response for the New order Single request. But I am not receiving this rejection in our application where Application Interface has been implemented (It has been rejected in quickfix session itself). But I need to handle this session level rejection in my application to send the status of request message to UI. I tried by putting break points in fromApp, fromAdmin functions in our application, but I do not receive session level rejection in these functions. Pl reply if anyone knows how to receive/handle session level rejection in our application Thanks and Regards, Thiagarajan ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |