Re: [Quickfix-developers] Quickfix Repeating Groups problem
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-10-20 19:38:07
|
Could you post the code on how you are creating this message? We have several configuration settings for turning off carious types of validation. There currently isn't one to turn off group count checking, but it could be added. --oren On Oct 20, 2006, at 2:30 PM, Kel...@ub... wrote: > During my testing, I have noticed that QuickFix populates the 555 > (NoLegs) tag with the value 3 on New MultilegOrders (35=AB), even > though > there are only 2 legs in the order. > > Also, QuickFix is validating incoming messages, and i frequently get a > session reject stating that the number of legs on the order, does not > match the actual number of legs. Because of this, we would like to > turn > off session level validation. Is this possible? > > We're using the c++ over linux, quickfix version 1.11.1 > > Thanks. > > Kel. |