RE: [Quickfix-developers] "Invalid tag number" error for proprietary field
Brought to you by:
orenmnero
From: Dave L. <dav...@ma...> - 2005-02-16 14:29:57
|
Hi Alvin, You need to add the user defined tag (i.e.6602) to your DataDictionary. Remember to add the definition for field and message. See http://www.quickfixengine.org/quickfix/doc/html/xmlschema.html Kind regards Dave -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Alvin Wang Sent: 16 February 2005 14:22 To: qui...@li... Subject: [Quickfix-developers] "Invalid tag number" error for proprietary field Hi All, A incoming FIX msg from counterparty contains their proprietary tag (6602). QF rejected the message as below: (Message 107 Rejected: Invalid tag number:6602) I use dictionary for repeating group. I wonder if this is related to the rejection? How to fix the problem? Thanks a lot! Alvin ********************************************************************** This e-mail message is intended solely for the use of the addressee. The message may contain information that is privileged and confidential. Disclosure to anyone other than the intended recipient is prohibited. If you are not the intended recipient, please do not disseminate, distribute or copy this communication, by e-mail or otherwise. Instead, please notify us immediately by return e-mail (including the original message with your reply) and then delete and discard all copies of the message. We have taken precautions to minimize the risk of transmitting software viruses but nevertheless advise you to carry out your own virus checks on any attachment to this message. We accept no liability for any loss or damage caused by software viruses. ********************************************************************** |