Re: [Quickfix-developers] FIX::DataDictionary::validation
Brought to you by:
orenmnero
From: Christoph J. <chr...@ma...> - 2011-11-15 18:31:48
|
Hi Hannes, without an example message I can only speculate: did you remember specifying the 453/NoPartyIDs repeating group? 448/PartyID is inside that repeating group and hence the repeating group needs to be included in the message. So you need to add 448/PartyID to the NoPartyIDs group and then add the group to the message. Hope that helps. Cheers, Chris. On 11/15/2011 06:05 PM, Joh...@di... wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Hi Developers, > > can anybody tell me why the FIX:.DataDictionary::validation method rejcts a NewOrderSingle in > FIX4.4 that contains e.g. tag 448 (PartyID) with the exception > " Tag not defined for this message type: 448". > The tag is contained in component Parties, which is a not "required" component of NewOrderSingle. > But the method should not give me exceptions when I use "not required" tags in a message?!? Am I > right? > > Cheers, > Hannes > > > > Johannes Grimm > -------------------------------------------------------------------------------------- > DIE SOFTWARE Peter Fitzon GmbH > Im Klosterbauhof 3 > 85560 Ebersberg > > Deutschland > Tel.-Zentrale: +49 (0) 80 92 / 86 17 - 0 > Tel.-Durchwahl: +49 (0) 80 92 / 86 17 - 173 > Fax: +49 (0) 80 92 / 86 17 - 373 > > Schweiz > Tel.-Zentrale: +41 (0) 43 / 48 83 - 000 > Tel.-Durchwahl: +41 (0) 43 / 48 83 - 173 > Fax: +41 (0) 43 / 48 83 - 373 > > mailto:joh...@di... > Internet: http://www.die-software.com <http://www.die-software.com/> > > Geschäftsführer: Peter Fitzon, Klaus J. Friese > Registergericht: Amtsgericht München, HRB 101848 -- Christoph John Development & Support Direct: +49 241 557080-28 Mailto:Chr...@ma... http://www.macd.com <http://www.macd.com/> ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- Macdonald Associates GmbH Oppenhoffallee 103 D-52066 Aachen Tel: +49 241 557080-0 | Fax: +49 241 557080-10 Amtsgericht Aachen: HRB 8151 Ust.-Id: DE 813021663 Geschäftsführer: George Macdonald ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- take care of the environment - print only if necessary |