Re: [Quickfix-developers] quickfix rejecting BZ message as value out of range
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2016-09-19 16:07:45
|
This is bizarre. I've never seen a reject on the 35 tag before, and your DD looks correct. Based on what you've posted, I don't see anything wrong. Can we see your config? On Fri, Sep 16, 2016 at 5:15 PM, Shawn Mitchell < rob...@gm...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/ > > > My application is the initiator and I send a MassActionRequest to cancel > all orders. The orders are canceled but my quickfix client rejects the > incoming BZ message. > > 8=FIXT.1.19=12835=334=549=SHAZZ52=20160916-21:44:19.00056=TESTA45=458=Value is incorrect (out of range) for this tag371=35372=BZ373=510=017 > > But FIX50SP2.xml has > > <message name='OrderMassActionReport' msgcat='app' msgtype='BZ'> > <field name='ClOrdID' required='N' /> > <field name='SecondaryClOrdID' required='N' /> > ... > > and > > <field number='35' name='MsgType' type='STRING'> > <value enum='0' description='HEARTBEAT' /> > ... > <value enum='BZ' description='ORDERMASSACTIONREPORT' /> > > All other message flows work properly, I receive ExecutionReport messages, > etc. > > So I'm at a loss. Any help from developers who have run into a similar > situation is much appreciated! > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Grant Birchmeier *Connamara Systems, LLC* *Made-To-Measure Trading Solutions.* Exactly what you need. No more. No less. http://connamara.com |