RE: [Quickfix-developers] "Invalid tag number" error for proprietary field
Brought to you by:
orenmnero
From: Yihu F. <Yih...@re...> - 2005-02-16 15:24:44
|
If we are going to have a configuration option to turn on and off validatio= n of user defined field, it would be perfect. But until then, this is your short term solution. Thanks, -Yihu -----Original Message----- From: Joerg Thoennes [mailto:Joe...@ma...]=20 Sent: Wednesday, February 16, 2005 10:15 AM To: Yihu Fang Cc: dav...@ma...; Alvin Wang; qui...@li...urceforg= e.net Subject: Re: [Quickfix-developers] "Invalid tag number" error for proprieta= ry field > If you always want to pass through user defined fields without using > data dictionary for validation, change the line 154 of > DataDictionary.cpp of QuickFIX 1.9.4 as following >=20 > 154c154 > < if ( m_beginString.getValue().length() && field.getField() < > FIELD::UserMin) Instead of changing the code this could get a configuration option, e.g. ValidateUserDefinedFields=3DY (default) ValidateUserDefinedMessages=3DY (default) I wonder what Oren thinks about this. Cheers, J=F6rg --=20 Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen ----------------------------------------------------------------- Visit our Internet site at http://www.reuters.com Get closer to the financial markets with Reuters Messaging - for more information and to register, visit http://www.reuters.com/messaging Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd. |