<div dir="ltr"><div class="gmail_default" style="font-size:small;color:#000000">For FIX50+, AppDataDictionary is definitely the one you want to use.  Regular DataDictionary will be ignored.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">"Tag appears more than once" usually means a repeating group definition problem.  Probably your counterparty has made some changes to the standard DD with regards to that repeating group.  Your app, using a stale definition, thinks the group is ending prematurely, because it found a tag that it doesn't think belongs to the group.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">Two things to do:</div><div class="gmail_default" style="font-size:small;color:#000000">1) Get ahold of your counterparty's documentation, and edit your FIX50SP2.xml file to match the changes that it's made in their dictionary.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">2) If you're ever stumped, then consult your FIX50SP2.xml file and manually parse the message that's being rejected.  You'll find the mismatch.</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><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 5, 2020 at 2:02 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">Ok.. i have changed the configuration file to NOT to use the DataDictionary key, instead to use the AppDataDictionary key and i still see the same "Tag appears to be more than once" <div>The below is my updated config file</div><div><br></div><div>  # default settings for sessions<br>  [DEFAULT]<br>  ConnectionType=initiator<br>  ReconnectInterval=60<br>  SenderCompID=XXXXX<br>  SenderSubID=XXXXX<br>  FileLogPath=c:\logs\<br>  FileStorePath=c:logs\<br>  #UseDataDictionary=Y<br>  #ValidateFieldsOutOfOrder=N<br>  HeartBtInt=30<br>  SocketConnectPort=42425<br>  SocketConnectHost=localhost<br>  StartTime=00:00:00<br>  EndTime=00:00:00<br>  LogonTimeout=60<br>  <br>  [SESSION]<br>  BeginString=FIXT.1.1<br>  TargetCompID=XXXXXX<br>  UseDataDictionary=Y<br>  ValidateFieldsOutOfOrder=N<br>  TransportDataDictionary=C:\FIXT11.xml<br>  AppDataDictionary.FIX5.0SP2=C:\FIX50SP2.xml<br>  ResetOnDisconnect=Y<br>  CheckLatency=N<br>  DefaultApplVerID=9<br></div><div><br></div><div>Thanks,</div><div>--Raju.v</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 5, 2020 at 1:11 PM Veduruparthi Raju <<a href="mailto:rveduruparthi@gmail.com" target="_blank">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">I am developing an application which uses FIX version 1.9 / FIXSP5.0SP2 and when i am receiving the trade messages, the messages get rejected with the message saying "Tag appears more than once" for the tag 1 (Account) , the below is the log.<div><br></div><div> 58=Tag appears more than once 371=1 372=AE 373=13 10=218 </div><div><br></div><div>So looks like is not recognizing the repeating groups.</div><div>I am using the DataDictionary,  TransportDataDictionary keys in the setting file pointing to the schema files.</div><div>Also using   UseDataDictionary=Y and   ValidateFieldsOutOfOrder=N keys. </div><div>But still am getting the same error.</div><div><br></div><div>I read in the documentation somewhere to use the AppDataDictionary key when you use FIXT1.1, so when i used it pointing to the schema file then it errors out with "Tag not defined"</div><div><br></div><div>Any advise how to get rid of that error</div><div><br></div><div>The below is my QuickFix settings file configuration.</div><div>  # default settings for sessions<br>  [DEFAULT]<br>  ConnectionType=initiator<br>  ReconnectInterval=60<br>  SenderCompID=XXXXXX<br>  SenderSubID=XXXXX<br>  FileLogPath=c:\logs\<br>  FileStorePath=c:\logs\<br>  UseDataDictionary=Y<br>  ValidateFieldsOutOfOrder=N<br>  HeartBtInt=30<br>  SocketConnectPort=42425<br>  SocketConnectHost=localhost<br>  StartTime=00:00:00<br>  EndTime=00:00:00<br>  LogonTimeout=60<br>  <br>  [SESSION]<br>  BeginString=FIXT.1.1<br>  TargetCompID=TITANOTC<br>  DataDictionary=C:\FIX50SP2.xml<br>  TransportDataDictionary=C:\FIXT11.xml<br>  #AppDataDictionary=C:\FIX50SP2.xml<br>  ResetOnDisconnect=Y<br>  CheckLatency=N<br>  DefaultApplVerID=9<br clear="all"><div><br></div><div dir="ltr">Thanks,<div>--Raju.v</div></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr">Thanks,<div>--Raju.v</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>

<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>