<div dir="ltr"><div><font face="monospace, monospace">The IDSource (tag 22) field is defined as an enum in the DataDictionary, so you need to update it to allow a value of "111".</font></div><div><span style="font-family:monospace,monospace"><br></span></div><div><span style="font-family:monospace,monospace">Add something like: </span></div><div><span style="font-family:monospace,monospace"><br></span></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><font face="monospace, monospace"><value enum="111" description="BROKER_XYZ"/></font></div></div></blockquote><div><font face="monospace, monospace"><br></font></div><div><span style="font-family:monospace,monospace">To this section of your DataDictionary (using FIX42.xml as an example):</span></div><div><span style="font-family:monospace,monospace"><br></span></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><span style="font-family:monospace,monospace"><a href="https://github.com/connamara/quickfixn/blob/master/spec/fix/FIX42.xml#L1676-1686">https://github.com/connamara/quickfixn/blob/master/spec/fix/FIX42.xml#L1676-1686</a></span></div></blockquote><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">--</font></div><font face="arial, helvetica, sans-serif">Mike Gatny<br>Connamara Systems, LLC</font></div></div></div>
<br><div class="gmail_quote">On Tue, Jul 12, 2016 at 3:30 AM, Mihkel Tali <span dir="ltr"><<a href="mailto:mihkeltali@gmail.com" target="_blank">mihkeltali@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, <div>I'm relatively new to FIX protocol and just made my first interface/app. I have a problem with sending orders, more specifically the broker that I'm connecting to requires that to identify a symbol tags 48 and 22 be used as well. When I try to send and order my app sends a toadmin message right after the order message which has in it 58=Value is incorrect (out of range) for this tag , referring to tag 22, but tag 22 is a constant value of 111 which is required by the broker. What may be the problem?</div><div><br></div><div>Thanks for your help,</div><div>Mihkel</div></div>
<br>_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">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>
<br></blockquote></div><br></div></div>