<div dir="ltr">If you compare the entry in quickfixn's messages log to the string you are parsing off your message queue, are they identical?  If not, how do they differ?<div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">--</font></div><font face="arial, helvetica, sans-serif">Mike Gatny</font></div><div dir="ltr"><span style="font-family:arial,helvetica,sans-serif">Connamara Systems</span><br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 30, 2020 at 5:16 PM Veduruparthi Raju <<a href="mailto:rveduruparthi@gmail.com">rveduruparthi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to implement the SecurityDefinitions and as part of it I am making a SecurityDefinitionRequest (35=c) subscription and I am receiving the SecurityDefinitions (35=d)</div><div>Each security definition is huge and is a batch of 100 underlyings. I am trying to parse these security definitions and unfortunately running into the below exception, which obviously tells me that the message length is too long.</div><div>I am using the Quick version 4.4 and the latest dll of 1.9 version.</div><div> </div><div>The onMessage callback of the SecDef receives the original message as pasted below and we are pushing that to a message queue as a string and there is a handler class where we process that message converting back from string to the SecurityDefinition Object  using the below syntax, where 

requestMessage is the original sec def message from the OnMessage</div><div><br></div><div>var message = new SecurityDefinition();<br></div><div> message.FromString(requestMessage, true, dataDictionary, dataDictionary, _defaultMsgFactory);<br></div><div><br></div><div><b>Invalid message: Expected BodyLength=4012, Received BodyLength=53970, Message.SeqNum=6<br></b></div><div><br></div><div>The below is one of the original SefDef..</div><div>Please advise how to handle security definitions.</div><div><br></div><br><div dir="ltr">Thanks,<div>--Raju.v</div></div></div>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com" target="_blank">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
</blockquote></div>

<br>
<span style="color:rgb(29,28,29);font-family:Slack-Lato,appleLogo,sans-serif;white-space:pre-wrap;background-color:white"><font size="2">This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC.</font></span>