{{Quickfixn}} ValidateUserDefinedFields=N does not work

Timbaliuc, Veaceslav Veaceslav.Timbaliuc at cibc.com
Thu Mar 17 14:25:48 PDT 2016


Hi Grant,

Thank you for your reply. I was not aware that 5000-9999 was reserved for UserDefinedFields. Now my issue makes complete sense. So, I have to to have all fields under 5000 in my data dictionary if the FIX message I’m received has them.

Regards,
Veaceslav

From: Quickfixn [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Grant Birchmeier
Sent: Thursday, March 17, 2016 4:38 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} ValidateUserDefinedFields=N does not work

That's not what UserDefinedFields means.

Per FIX spec, tag numbers 5000-9999 are reserved for UserDefinedFields.  Tag 58, of course, is outside of that range, and is a standard FIX field that is definitely not user-defined.

You are getting "tag not defined" because your data dictionary does not have 1003 defined in it, or 1003 is not specified as belonging to message type AE.

Have you read http://quickfixn.org/tutorial/custom-fields-groups-and-messages.html ?

On Thu, Mar 17, 2016 at 3:22 PM, Timbaliuc, Veaceslav <Veaceslav.Timbaliuc at cibc.com<mailto:Veaceslav.Timbaliuc at cibc.com>> wrote:
Hello,

When I set ValidateUserDefinedFields=N in my configuration file, QuickFix\N seems to ignore this. I am writing an initiator, then when I do a trade on a fix session, my initiator sends a 35=3 message, with 58=Tag not defined for this message type371=1003372=AE373=2.

Why am I getting “tag not defined messages”? I thought that was the point of ValidateUserDefinedFields? Has anyone ever run into this problem?

Best Regards,

Veaceslav Timbaliuc
Advisory Application Developer
Global Derivatives Technology
CIBC - Wholesale Banking Technology
Tel: 416-304-2327<tel:416-304-2327>
veaceslav.timbaliuc at cibc.com<mailto:veaceslav.timbaliuc at cibc.com>


_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto:Quickfixn at lists.quickfixn.com>
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com



--
Grant Birchmeier
Connamara Systems, LLC
Made-To-Measure Trading Solutions.
Exactly what you need. No more. No less.
http://connamara.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20160317/0615db80/attachment-0002.htm>


More information about the Quickfixn mailing list