[Quickfix-developers] how to get the data in field 58 in logout message
Brought to you by:
orenmnero
|
From: quickfixuser <fw...@ro...> - 2007-06-20 13:56:26
|
Hi, If the sequence number is wrong or there is connection problem, quickfix will logout and I can see in the log that 35=5 type message with more information in freetext field (58). However, onLogout callback does not pass message so I cannot grab the information in field 58 as I did for execution report in onMessage callback (using crack method). Do I miss something in the API? Thanks quickfixuser -- View this message in context: http://www.nabble.com/how-to-get-the-data-in-field-58-in-logout-message-tf3952538.html#a11213915 Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |