Re: [Quickfix-developers] MultiString args to ExecInst causes Reject
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2004-02-06 13:46:07
|
Looks like in the FIX40 spec they did not yet have a MultipleValueString = so they just labled it as a CHAR with special instructions that it can = hold more than one value. Open up your data dictionay and change the type of the ExecInst field to = a MULTIPLEVALUESTRING and you should be set. -------------------------- Sent from my BlackBerry Wireless Handheld -----Original Message----- From: Howard Engelhart <ho...@ex...> To: QuickFIX Questions <qui...@li...> Sent: Thu Feb 05 17:00:05 2004 Subject: [Quickfix-developers] MultiString args to ExecInst causes = Reject Using QuickFIX 1.6.0, The library is rejecting NewOrders when entered with multiple space delimited Execution Instructions with an "out of range" error. The = example below '18=3D5 S' should be valid. I read on the release notes for 1.6.0 = that this should be fixed. Is there something I missed? Thanks, Howard 8=3DFIX.4.0|9=3D128|35=3DD|34=3D3|43=3DN|97=3DN|52=3D20040205-22:52:41|49= =3DFCM|56=3DBLOK|50=3DD T|11=3D1752TF0|21=3D1|18=3D5 = S|110=3D0|55=3DGE|54=3D2|38=3D100000|40=3D2|44=3D30|59=3D0|10=3D090| 8=3DFIX.4.0|9=3D106|35=3D3|34=3D3|49=3DBLOK|52=3D20040205-22:52:41|56=3DF= CM|45=3D3|58=3DValue is incorrect (out of range) for this tag (18)|10=3D248| ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |