Re: [Quickfix-developers] TradeCapture Report - Require Tag Missing
Brought to you by:
orenmnero
From: Mike G. <mg...@co...> - 2014-09-10 12:20:39
|
On Wed, Sep 10, 2014 at 2:27 AM, WayneGraham <wrg...@gm...> wrote: > 8=FIX.4.4 9=106 35=3 34=3 49=SASBuat1 52=20140909-12:28:37.646 56=LMXBD > 45=3 58=Required > tag missing* 371=571 372=AE* 373=1 10=081 > This is quickfix sending a session-level reject for you automatically because tag 571 (TradeReportID) is missing from the AE message. To prevent quickfix from doing that, you need to alter the DataDictionary xml file for message AE and set TradeReportID to *required="N". *This tag is required by default, and it is unusual that a trade capture report would not have it. -- Mike Gatny Connamara Systems, LLC |