<div dir="ltr"><div dir="ltr"><div class="gmail_default"><font color="#000000">"QuickFix.UnsupportedMessageType" implies a something other than a simple field error.  It means that you got a message with a 35 tag that specifies a type that you aren't handling.  Did you forget to implement a "OnMessage(some type)" function for cracker to delegate to?</font><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">(I'm catching up on old emails, so maybe you already solved it.)</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 25, 2019 at 3:24 AM Igor Nastoski <<a href="mailto:nastoski@gmail.com">nastoski@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">Hi all, <div><br></div><div>according to FIX client specification response Market Data Snapshot Full Refresh (MsgType = W) on Market Data Request includes a tag 6138 with format FLOAT. I have specified this field in FIX44.xml DataDictionary file as:</div><div><br></div><div>in fields section:</div><div><b><field number="6138" name="TickSize" type="FLOAT" /></b> <br></div><div><br></div><div>and in</div><div><message name="MarketDataSnapshotFullRefresh" msgtype="W" msgcat="app"> section<br></div><div><br></div><div><b><field name="TickSize" required="<span>N</span>" /></b><br></div><div><b><br></b></div><div>When running test application together with response i receive an exception:</div><div>==Cracker exception==<br><span>QuickFix</span>.UnsupportedMessageType: Exception of type '<span>QuickFix</span>.UnsupportedMessageType' was thrown.<br>   at <span>QuickFix</span>.MessageCracker.Crack(Message message, SessionID sessionID)<br>   at FixEngineClient.TradeClientApp.FromApp(Message message, SessionID sessionID) <br>   at <span>QuickFix</span>.MessageCracker.Crack(Message message, SessionID sessionID)<br>   at FixEngineClient.TradeClientApp.FromApp(Message message, SessionID sessionID)</div><div><br></div><div>When i remove the tag from DataDictionary file i get following rejection message:</div><div><br></div><div><event> Message 3 Rejected: Tag not defined for this message type (Field=6138)</div><div><br></div><div>Is there any way to resolve this issue?</div><div><br></div><div>Many thanks.</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 clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div><font size="2"><span style="background-color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)">Grant Birchmeier</span></span></font><font size="2"><font color="#3333ff"><br></font></font></div><div><font size="2"><b><font color="#3333ff"><span style="background-color:rgb(255,204,51)"><span style="background-color:rgb(255,204,102)"><span style="background-color:rgb(255,204,153)"><span style="background-color:rgb(255,255,255)"><span style="background-color:rgb(255,204,0)">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br></div><div><font size="2"><b>Made-To-Measure Trading Solutions.</b></font></div><div><font size="2">Exactly what you need. No more. No less.</font><font size="2"><b><font color="#3333ff"><br></font></b></font></div><div><font size="2"><a href="http://connamara.com" target="_blank">http://connamara.com</a><br></font></div></div>