Re: [Quickfix-developers] How to stop quickfix validation?
Brought to you by:
orenmnero
|
From: Ajay K. <Aja...@tr...> - 2006-10-24 15:01:24
|
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...]=20 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. |