Re: [Quickfix-developers] quickfix rejecting BZ message as value out of range
Brought to you by:
orenmnero
From: Shawn M. <rob...@gm...> - 2016-09-19 19:59:06
|
20160919-06:06:39.000 : 8=FIXT.1.1 9=137 35=BZ 49=SERVX 56=SHAWN 34=12 52=20160919-06:06:39.204 11=SHAWN:CA000000000047 1369=SHAWN:CA000000000047/_ACK 1373=3 1374=7 1375=1 533=2 10=238 And this is the rejected message. I've lightly anonymized the COMPIDs but message should be viewable at https://fixparser.targetcompid.com/ On Mon, Sep 19, 2016 at 3:43 PM, Shawn Mitchell < rob...@gm...> wrote: > Thanks Grant. I've attached the DD and settings. > > On Mon, Sep 19, 2016 at 11:38 AM, Grant Birchmeier < > gbi...@co...> wrote: > >> 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 >> > > |