Re: [Quickfix-developers] FIX Message Validation
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2014-09-02 15:55:37
|
Yes, what Dariusz said. If your counterparty modifies fields in a repeating group, then you *need* to use a DataDictionary, else the engine can not know which field belongs in a group or not, and thus can't really tell which field is the last field of a group. I feel your pain, though. I maintain an application that connects to one of ICE's interfaces. About twice a year ICE makes changes, and I have to spend a few hours making corresponding adjustments and testing. -Grant On Tue, Sep 2, 2014 at 9:55 AM, Dariusz Nawrocki <dna...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hello Ron, > > 2014-09-02 15:44 GMT+02:00 Franssen, Ron <Ron...@ko...>: > >> I tried to change the configuration setting to “N” to NOT use a data >> dictionary and QuickFix promptly began rejecting messages. >> > > Generally as far as I know you need message validation for repeating > groups to work correctly (repeating groups work upon defined in the > dictionary fields order) . > > Regards > Darek > > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > 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 |