<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small;color:#000000">Why do you want to do resend-requests manually?  This comes up a few times a year, and the asker is always under a misconception.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">Resend-requests are not meant to compensate for some kind of application-level failure.  They are meant to tell the counterparty that there was a transmission issue.  QF handles this scenario automatically, and intentionally does not give application-level access to the process.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">I suspect you want to use this mechanism to requests messages that you missed or failed to process correctly.  This is not a valid use case.  By manually sending a resend, you are lying your counterparty, telling them that there was a transmission issue when that is not actually the case.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">What is the actual problem you are trying to solve?  We can probably help you design a better solution.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">-Grant</div><div class="gmail_default" style="font-size:small;color:#000000"> </div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jan 14, 2019 at 11:33 PM <<a href="mailto:joanne.ho@frontier-rt.com">joanne.ho@frontier-rt.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><span style="font-family:Verdana;color:rgb(0,0,0);font-size:10pt"><div>Dear all,</div><div><br></div><div>I need some help here...</div><div><br></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">I have the same question of using FIXT1.1 xml as <span class="gmail-m_6646473273820455073apple-style-span">Philip's</span> and I would like to know whether there is a solution:<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"> </span></div><div class="MsoNormal" style="font-size:12pt"><span class="gmail-m_6646473273820455073apple-style-span"><span lang="EN-US"><a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/2017q2/000544.html" target="_blank">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/2017q2/000544.html</a></span></span><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"> </span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"> </span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">I have successfully established the connection by using the transport dictionary (FIXT11.xml) and app dictionary (FIX50SP2.xml); However, I would like to do the following action manually:<u></u><u></u></span></div><ol start="1" type="1"><li class="MsoNormal"><span lang="EN-US">Resend Request<u></u><u></u></span></li><li class="MsoNormal"><span lang="EN-US">SequenceReset<u></u><u></u></span></li></ol><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">I found these two messages available in the transport dictionary:<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"><fix type='FIXT' major='1' minor='1' servicepack='0'></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US">...</span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"><message msgcat='admin' msgtype='2' name='ResendRequest'></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US">    <field name='BeginSeqNo' required='Y'/></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US">    <field name='EndSeqNo' required='Y'/></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"></message></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"><message msgcat='admin' msgtype='4' name='SequenceReset'></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"><field name='GapFillFlag' required='N'/></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"><field name='NewSeqNo' required='Y'/></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><code><span lang="EN-US"></message></span></code><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"> </span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">but I cannot create this message class manually as I used to in FIX44. I've looked through the names spaces in QuickFix.dll but there is no such object know as QuickFix.FIXT11 in the quickfix/n package<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"> </span></div><div class="MsoNormal" style="font-size:12pt"><span class="gmail-m_6646473273820455073apple-style-span"><span lang="EN-US">What I did in 4.4 :</span></span><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">protected override QuickFix.FIX44.ResendRequest CreateMessage()<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">        {<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">            var message = new QuickFix.FIX44.ResendRequest();<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">            message.Set(new BeginSeqNo(BeginSeqNo));<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">            message.Set(new  EndSeqNo(EndSeqNo));<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">            return message;<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">        }<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"> </span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"><img border="0" width="269" height="277" id="gmail-m_6646473273820455073Picture_x0020_1" src="cid:168523270094cff311"></span><span lang="EN-US"><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">Do you have any recommendation what should I do?<u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"><br><br><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US"><br><br><u></u><u></u></span></div><div class="MsoNormal" style="font-size:12pt"><span lang="EN-US">Regards,<br><br><span class="gmail-m_6646473273820455073apple-style-span">Joanne HO</span></span></div><blockquote id="gmail-m_6646473273820455073replyBlockquote" style="border-left:2px solid blue;margin-left:8px;padding-left:8px;font-size:10pt;color:black;font-family:verdana"><div id="gmail-m_6646473273820455073wmQuoteWrapper">
</div>
</blockquote><div></div></span></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></div>