[Quickfix-developers] Get Messages With Bad Data
Brought to you by:
orenmnero
From: <Ned...@ao...> - 2008-08-02 05:03:50
|
Hello All, I'm new to QuickFix and to Fix as well. Any idea on how I can capture messages that have bad data? I have a test application that is receiving execution reports. On occasion an execution report is sent with invalid data (i.e. alpha characters in a numeric field such as AvgPx). This message gets included in the QuickFix log, but I want to be able to capture this in the fromApp method in my test application as I do all the other execution reports. Any idea on how to do this? I have tired a try and catch block, but that does not appear to help. Any help would be greatly appreciated. Thank you all for all your help Ned **************Looking for a car that's sporty, fun and fits in your budget? Read reviews on AOL Autos. (http://autos.aol.com/cars-BMW-128-2008/expert-review?ncid=aolaut00050000000017 ) |