Re: [Quickfix-developers] How to stop quickfix validation?
Brought to you by:
orenmnero
|
From: <San...@ub...> - 2006-10-24 15:20:20
|
Yes, but since the message is having repeating groups, have to use Data Dictionary. If DD is not used Quick Fix rejects the message saying=20 (Message 26 Rejected: Tag appears more than once:564) And if Data Dictionary is used QuickFix rejects with following message=20 (Message 31 Rejected: Incorrect NumInGroup count for repeating group:555) Message sent to Quick fix is=20 8=3DFIX.4.2;9=3D316;35=3DAB;34=3D2294;52=3D20061011-23:16:19;43=3DN;49=3D= a4Q5;50=3DKS;56 =3DOxtT1;11=3D24-9575_105;38=3D2;54=3D2;21=3D1;40=3D2;44=3D1.2500;59=3D0;= 47=3DA;81=3D00;60=3D2 0061011-21:00:00;167=3DMLEG;76=3D642;211=3D0;555=3D2;654=3D24-9676;600=3D= WIB;608=3DOC; 610=3D200801;612=3D100.0000;564=3DO;624=3D1;623=3D1;654=3D24-9677;600=3DW= JN;608=3DOP;610 =3D200801;612=3D50.0000;564=3DO;624=3D1;623=3D1;9848=3D1003;10=3D097 Any clues how to solve this problem.=20 Regards, Sangram -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Ajay Kamdar Sent: Tuesday, October 24, 2006 11:01 AM To: Shinde, Sangram; qui...@li... Subject: Re: [Quickfix-developers] How to stop quickfix validation? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Quickfix will not do any message content validation if you set UseDataDictionary session configuration attribute to "N" and leave out the DataDictionary. -----Original Message----- From: San...@ub... [mailto:San...@ub...] Sent: Tuesday, October 24, 2006 10:44 AM To: qui...@li... Subject: [Quickfix-developers] How to stop quickfix validation? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hello, I am using QuickFix 1.11.1 for C++ on Linux OS. I want to turn of all validations done by quickfix engine for incoming messages. I checked the fix configuration but could not find any parameter which will stop the validation on the incoming messages. ------------------------------------------------------------------------ --- The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. TradeWeb reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the TradeWeb e-mail system. ------------------------------------------------------------------------ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. |