<div dir="ltr"><div class="gmail_default" style="font-size:small;color:#000000">No, you can write it in your OnMessage() function for that message type.</div><div class="gmail_default" style="font-size:small;color:#000000">
<br></div><div class="gmail_default" style="font-size:small;color:#000000">My earlier answer was relevant to both sending *and* receiving.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">
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.</div><div class="gmail_default" style="font-size:small;color:#000000">
<br></div><div class="gmail_default" style="font-size:small;color:#000000">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.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 19, 2013 at 1:30 AM, Nirjhar Jain <span dir="ltr"><<a href="mailto:nirjhar.jain@commdel.net" target="_blank">nirjhar.jain@commdel.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do we have to write this code on Session.cs file?<br>
As Next(Message message) function in Session.cs is generating error while<br>
calling<br>
<br>
this.SessionDataDictionary.Validate(message, beginString, msgType); function<br>
<br>
or we have to do these changes in DataDictionary.cs Class? I have already<br>
added the custom field tag=9063 in the specification(xml) file.<br>
<br>
I know what to do but I want to know where to handle this issue?<br>
<div class="im HOEnZb"><br>
<br>
Thanks & Regards,<br>
Nirjhar Jain<br>
Software Engineer<br>
<br>
COMMDEL<br>
Commdel Consulting Services P Ltd,<br>
H-134, Sector-63, Noida - U.P. (India) <br>
<br>
<a href="http://www.commdel.net" target="_blank">www.commdel.net</a> <br>
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<br>
Payment Enterprise Mobility Internet <br>
<br>
</div><div class="im HOEnZb">-----Original Message-----<br>
From: <a href="mailto:quickfixn-bounces@lists.quickfixn.com">quickfixn-bounces@lists.quickfixn.com</a><br>
[mailto:<a href="mailto:quickfixn-bounces@lists.quickfixn.com">quickfixn-bounces@lists.quickfixn.com</a>] On Behalf Of Toshiyuki Tega<br>
Sent: Tuesday, November 19, 2013 11:35 AM<br>
To: <a href="mailto:quickfixn@lists.quickfixn.com">quickfixn@lists.quickfixn.com</a><br>
Subject: Re: {{Quickfixn}} Please help in receiving Market Data Request with<br>
multiple repeated tags<br>
<br>
</div><div class="HOEnZb"><div class="h5">(2013/11/19 14:56), Nirjhar Jain wrote:<br>
> Yes Sir, I know you have already answered this question which helped<br>
> me in sending the repeated groups. But I am here stuck in receiving<br>
> the repeated groups.<br>
><br>
> I am unable to find where I have to define the repeated groups to<br>
> *receive the message *.<br>
<br>
That is also explained on the same tutorial page:<br>
<br>
<a href="http://quickfixn.org/tutorial/custom-fields-groups-and-messages" target="_blank">http://quickfixn.org/tutorial/custom-fields-groups-and-messages</a><br>
<br>
--<br>
Toshiyuki Tega<br>
President and Chief Executive Officer<br>
Softgate Limited - <a href="http://www.softgate.co.jp/" target="_blank">http://www.softgate.co.jp/</a><br>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font><span style="background-color:#000000"><span style="background-color:#ffffff">Grant Birchmeier</span></span></font><font><font color="#3333ff"><br>
</font></font></div><div><font><b><font color="#3333ff"><span style="background-color:#ffcc33"><span style="background-color:#ffcc66"><span style="background-color:#ffcc99"><span style="background-color:#ffffff"><span style="background-color:#ffcc00">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br>
</div><div><font><b>Made-To-Measure Trading Solutions.</b></font></div><div><font>Exactly what you need. No more. No less.</font><font><b><font color="#3333ff"><br></font></b></font></div><div><font><a href="http://connamara.com" target="_blank">http://connamara.com</a><br>
</font></div>
</div>