[Quickfix-developers] computing messages with non-fix-format-strings attached
Brought to you by:
orenmnero
From: <Joh...@di...> - 2011-05-26 12:31:32
|
Dear quickfix-developers, is anybody out there who can provide me with a good piece of C++ code-example or an advice on how to compute messages with non-fix-format-strings attached. The attached string should be preserved and should not release an error message like "....Invalid message: Header fields out of order..." The message is e.g. : IN (Sender_CmpID->Target_CmpID): "constant_non_fix_format_header_string"8=FIX.4.29=24035=D49=Sender_CmpID56=Target_CmpID34=22552=20110523-11:52:1750=211=85772721=124125700121=255=DE000519000348=DE000519000322=454=160=20110523-11:52:1838=668240=115=EUR377=N59=0126=20110523-21:59:00120=EUR526=8577272100=F10=018 Message Not Sent: Invalid message: Header fields out of order The message should be computed as if it was without the heading string and should be answered again with a heading string....... Any help will be highly appreciated. Bye, Hannes Johannes Grimm -------------------------------------------------------------------------------------- DIE SOFTWARE Peter Fitzon GmbH Im Klosterbauhof 3 85560 Ebersberg Deutschland Tel.-Zentrale: +49 (0) 80 92 / 86 17 - 0 Tel.-Durchwahl: +49 (0) 80 92 / 86 17 - 173 Fax: +49 (0) 80 92 / 86 17 - 373 Schweiz Tel.-Zentrale: +41 (0) 43 / 48 83 - 000 Tel.-Durchwahl: +41 (0) 43 / 48 83 - 173 Fax: +41 (0) 43 / 48 83 - 373 mailto:joh...@di... Internet: http://www.die-software.com Geschäftsführer: Peter Fitzon, Klaus J. Friese Registergericht: Amtsgericht München, HRB 101848 -------------------------------------------------------------------------------------- |