{{Quickfixn}} Help. Error reading a group

Rao, Masthan Masthan.Rao at abglobal.com
Thu Feb 23 05:21:28 PST 2017


Hi,
FIX44 specification says that the order of the fields in the repeating should be the same and that's the reason why you are receiving this error. FIX50 doesn't have this limitation. Please check with the sender at least if he can send out a blank value for "CLOrdID" as first element when there is nothing to send.
Masthan

From: Quickfixn [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Sahil Neb
Sent: Thursday, February 23, 2017 8:11 AM
To: quickfixn at lists.quickfixn.com
Subject: {{Quickfixn}} Help. Error reading a group

Hi,

We use QuickFIXn with FIX44 and have a problem in reading a group with a non-required field as the first element.

We get the error message:-
Group 897's first entry does not start with delimiter 11

In the data dictionary the group is specified as :-
<group name="NoTrades" required="Y">
        <field name="ClOrdID" required="N" />
        <field name="OrigClOrdID" required="N" />
        <field name="OrderID" required="Y" />


In some messages, we receive "ClOrdID" as the first element of the group which we read without error,
and in other cases we get "OrigClOrdID" as first element which fails.

We have discussed with the sender and they can't change their specifications.

Is there any way we can address this issue?
Perhaps by not relying on the required="N" elements as the delimiter of the group?

Any pointers or suggestions will be very helpful.

Thanks in advance.

Regards,
Sahil Neb

**************************************************************************************************
This footnote also confirms that this email message has been swept for the presence of computer viruses. Legal Notices<http://www.mbcl.com/legal-notices.html>.
............................................................................

For further important information about AllianceBernstein please click here
http://www.abglobal.com/disclaimer/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170223/1914b72a/attachment-0002.htm>


More information about the Quickfixn mailing list