Re: [Quickfix-developers] How to handle session level rejection inApplication
Brought to you by:
orenmnero
From: Igor S. <se...@tb...> - 2009-07-16 10:33:59
|
Try to put break point in toApp(). ----- Original Message ----- From: Thiaga Rajan To: qui...@li... Cc: thiagu Sent: Thursday, July 16, 2009 8:56 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 response for the request to UI. I tried by putting break points in fromApp, fromAdmin functions in our application, but I do not receive session level rejection in any of these functions. Pl reply if anyone knows how to receive/handle session level rejection in our application Thanks and Regards, Thiagarajan ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge ------------------------------------------------------------------------------ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |