{{Quickfixn}} Please help in receiving Market Data Request with multiple repeated tags

Grant Birchmeier gbirchmeier at connamara.com
Tue Nov 19 06:58:12 PST 2013


No, you can write it in your OnMessage() function for that message type.

My earlier answer was relevant to both sending *and* receiving.

Field 9063 is a custom tag that HSBC has added.  If you do not add this
field to your DD field list and the DD message definition, you will not be
able to correctly receive messages containing 9063.

Since 9063 is inside the repeating group, I suspect that the group parsing
is getting screwed up, because your engine doesn't know where 9063 should
go.  It sees 9063, and thinks that the group must have just ended, since
your DD doesn't say 9063 is inside the group.


On Tue, Nov 19, 2013 at 1:30 AM, Nirjhar Jain <nirjhar.jain at commdel.net>wrote:

> Do we have to write this code on Session.cs file?
> As Next(Message message) function in Session.cs is generating error while
> calling
>
> this.SessionDataDictionary.Validate(message, beginString, msgType);
> function
>
> or we have to do these changes in DataDictionary.cs Class? I have already
> added the custom field tag=9063 in the specification(xml) file.
>
> I know what to do but I want to know where to handle this issue?
>
>
> Thanks & Regards,
> Nirjhar Jain
> Software Engineer
>
> COMMDEL
> Commdel Consulting Services P Ltd,
> H-134, Sector-63, Noida - U.P. (India)
>
> www.commdel.net
> A n   I S O     9 0 0 1 : 2 0 0 8      C e r t i f i e d     C o m p a n y
> Payment           Enterprise            Mobility            Internet
>
> -----Original Message-----
> From: quickfixn-bounces at lists.quickfixn.com
> [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Toshiyuki Tega
> Sent: Tuesday, November 19, 2013 11:35 AM
> To: quickfixn at lists.quickfixn.com
> Subject: Re: {{Quickfixn}} Please help in receiving Market Data Request
> with
> multiple repeated tags
>
> (2013/11/19 14:56), Nirjhar Jain wrote:
> > Yes Sir, I know you have already answered this question which helped
> > me in sending the repeated groups. But I am here stuck in receiving
> > the repeated groups.
> >
> > I am unable to find where I have to define the repeated groups to
> > *receive the message *.
>
> That is also explained on the same tutorial page:
>
> http://quickfixn.org/tutorial/custom-fields-groups-and-messages
>
> --
> Toshiyuki Tega
> President and Chief Executive Officer
> Softgate Limited - http://www.softgate.co.jp/
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
> _______________________________________________
> Quickfixn mailing list
> 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/20131119/0db4ee4c/attachment-0002.htm>


More information about the Quickfixn mailing list