<div dir="ltr">Hi,<div><br></div><div><p class="MsoNormal" style="color:rgb(80,0,80)"><span lang="EN-US" style="font-size:12pt;color:black">we have examined the FXALL logs , they do send the ER , but we are not received in our FIX logs. </span></p><p class="MsoNormal" style="color:rgb(80,0,80)"><span lang="EN-US" style="font-size:12pt;color:black"><br></span></p><p class="MsoNormal" style=""><font color="#000000"><span style="font-size:16px">FromApp code snippet:</span></font></p><p class="MsoNormal" style=""> public void FromApp(Message message, SessionID sessionID)<br> {<br> // Console.WriteLine("IN: " + message.ToString());<br> try<br> {<br> logFile.WriteErrorLog("From App Method IN MESSAGE " + message.ToString());<br> logFile.WriteErrorLog("From App Method - GetSessionID " + message.GetSessionID(message));<br> logFile.WriteErrorLog("Crack Method Starts");<br> Crack(message, sessionID);<br> logFile.WriteErrorLog("Crack Method Ends");<br> }<br> catch (Exception ex)<br> {<br> logFile.WriteErrorLog("FromApp Method - Crack Exception");<br> logFile.WriteErrorLog("FromApp Method " + ex.ToString());<br> logFile.WriteErrorLog("FromApp Method " + ex.StackTrace.ToString());<br> }<font color="#000000"><span style="font-size:16px"><br></span></font></p><p class="MsoNormal" style="">Note: We are storing the data in 2 tables , one for FIX Messages and Execution Report and we use it in our internal OMS platform.<br></p><p class="MsoNormal" style="color:rgb(80,0,80)"><br></p><p class="MsoNormal" style="color:rgb(80,0,80)"> public void OnMessage(QuickFix.FIX44.ExecutionReport OrderExecutionReport, SessionID s)<br> {<br></p><p class="MsoNormal" style="color:rgb(80,0,80)"> // once we receive the data (FIX Message and execution report) and we store in the above mentioned tables , and our internal logics will be happening here.</p><p class="MsoNormal" style="color:rgb(80,0,80)"> }</p><p class="MsoNormal" style="color:rgb(80,0,80)"><br></p><p class="MsoNormal" style="color:rgb(80,0,80)">FromAdmin Event - We are sending the orders to FXALL (it is an .NET windows service)</p><p class="MsoNormal" style="color:rgb(80,0,80)"><br></p><p class="MsoNormal" style="color:rgb(80,0,80)">Can you please suggest whether any change is required in the flow.</p><p class="MsoNormal" style="color:rgb(80,0,80)"><br></p><p class="MsoNormal" style="color:rgb(80,0,80)">With Regards,</p><p class="MsoNormal" style="color:rgb(80,0,80)">R.Rajkumar</p></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 25, 2020 at 7:13 PM Grant Birchmeier <<a href="mailto:gbirchmeier@connamara.com">gbirchmeier@connamara.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 dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">(stripping out images & history to knock the email size down again so I stop having to manually approve huge responses --Grant)</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 25, 2020 at 8:01 AM Lanfranco Morini <<a href="mailto:Lanfranco.Morini@cegeka.it" target="_blank">Lanfranco.Morini@cegeka.it</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 lang="IT">
<div>
<p class="MsoNormal"><span style="font-size:12pt;color:black">Rajkumar,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:12pt;color:black"><span lang="EN-US">keep in mind that if they sent an Execution Report with a MsgSeqNum (tag 34) and a SendingTime (tag 52) and you didn’t receive it, at the next MsgSeqNum received, noting the
missing sequence number, your FIX Engine should have sent automatically a ResendRequest message…<u></u><u></u></span></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black">Summarizing: the cases are two:
<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black">1<sup>st</sup> they didn’t actually send any ER,
<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black">2<sup>nd</sup> they sent it and you received it (and, as per Grant email, you should find it in your logs), but you lost it during processing FromApp callback…<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black">Best<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;color:black">Lan<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<br>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Quickfixn <<a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">quickfixn-bounces@lists.quickfixn.com</a>>
<b>On Behalf Of </b>Grant Birchmeier<br>
<b>Sent:</b> giovedì 24 settembre 2020 15:58<br>
<b>To:</b> Mailing list for QuickFIX/n <<a href="mailto:quickfixn@lists.quickfixn.com" target="_blank">quickfixn@lists.quickfixn.com</a>><br>
<b>Cc:</b> Arun Sivaprakash <<a href="mailto:arunsivaprakash@gmail.com" target="_blank">arunsivaprakash@gmail.com</a>><br>
<b>Subject:</b> Re: {{Quickfixn}} FW: Execution report not coming for few trades<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:12pt;color:black">Did their logs show that they sent an Execution report?<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt;color:black"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt;color:black">If yes, what did your logs show at the same time?<u></u><u></u></span></p>
</div>
</div>
<p class="MsoNormal"><u></u> </p></div></div></blockquote></div></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>_______________________________________________<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>