|
From: Christoph J. <chr...@ma...> - 2018-04-18 07:01:35
|
Hi, I would try with ValidateIncomingMessage=N and UseDataDictionary=Y (since it is needed for parsing repeating groups correctly). But as Philip already said I'd advise to upgrade to 2.0.0 since there were some fixes around message validation. Cheers, Chris. On 17/04/18 19:15, Sean LeBlanc wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > Hello, > > > With Quickfix 1.6.3, as the initiator, I'm trying accept sent messages that violate the given data > dictionary. I've tried a few things: > > 1. Setting UseDataDictionary to 'N'. This seems to work to get a corresponding message, but the > application doesn't seem to get the entire message. The app gets a message, but it looks like it > has fewer fields than the message logged in QuickFix/J's message log. > > 2. Setting AllowUnknownMsgFields to 'Y' and ValidateUserDefinedFields to 'N'. This seems to have > no effect? QuickFix/J still seems to reject the message beforehand. > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users -- Christoph John Development & Support T +49 241 557080-28 chr...@ma... MACD GmbH Oppenhoffallee 103 D-52066 Aachen www.macd.com Amtsgericht Aachen: HRB 8151 Ust.-Id: DE 813021663 Geschäftsführer: George Macdonald |