[Quickfix-developers] Capturing Messages With Bad Data
Brought to you by:
orenmnero
From: <Ned...@ao...> - 2008-08-01 15:23:21
|
To all, I have a test application that is reading in execution reports. On occasion, I get an execution report with bad data (i.e. alpha characters in the AvgPx field which I believe is a Incorrect Data Format). I want to be able to capture this message as I do all the other good messages in the fromApp event; however the fromApp event only captures the good message. How can I capture messages with an Incorrect Data Format in a field? I've tried including a Try and Catch block where I catch IncorrectDataFormat, but that does not appear to work. Thank you for all your time and efforts Ned **************Get fantasy football with free live scoring. Sign up for FanHouse Fantasy Football today. (http://www.fanhouse.com/fantasyaffair?ncid=aolspr00050000000020) |