|
From: ramakrishna b <ram...@gm...> - 2019-04-03 19:04:35
|
I am sending a reject back after receiving the resend request . I dont see this reaching my application code. *Received ResendRequest FROM: 455 TO: infinity* *2019-04-03 11:04:35,834 [QFJ Message Processor] INFO FIX.4.2-SENDER-TARGET.event - Resending message: 455* *2019-04-03 11:04:35,834 [QFJ Message Processor] ERROR FIX.4.2- SENDER-TARGET .event - Reject sent for message 579: Required tag missing:52* On Wed, Apr 3, 2019 at 2:59 PM ramakrishna b <ram...@gm...> wrote: > Ah.. Its working. But *ValidateFieldsOutOfOrder should not validate the > order with in the group right ? It should check for * body fields in the > header, or header fields in the body. > > On Wed, Apr 3, 2019 at 2:47 PM Colin DuPlantis <co...@ma...> > wrote: > >> QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >> QuickFIX/J <http://www.quickfixj.org/documentation/QuickFIX/J> Support: >> http://www.quickfixj.org/support/ >> >> >> Tag is out of order - that might make a difference. >> >> Try setting *ValidateFieldsOutOfOrder *to N and see if that helps. >> On 4/3/19 11:42 AM, ramakrishna b wrote: >> >> QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >> QuickFIX/J Support: http://www.quickfixj.org/support/ >> >> >> Hi, >> >> I am using quicfixj 2.1.1 with below configuration. >> >> [DEFAULT] >> ConnectionType=initiator >> HeartBtInt=30 >> UseDataDictionary=Y >> DataDictionary=FIX42.xml >> ValidateFieldsOutOfOrder=Y >> AllowUnknownMsgFields=Y >> >> The issue i am facing is when i receive resend request quickfix is >> complains saying tag 52 missing even though it has tag 52. >> 8=FIX.4.2 9=80 35=2 49=TARGET 56=SENDER *52=20190403-15:04:34.677* >> 34=541 7=455 16=0 10=104 >> >> I am using default dictionary. I dont see the reason for its complain. >> >> Ram >> >> >> _______________________________________________ >> Quickfixj-users mailing lis...@li...://lists.sourceforge.net/lists/listinfo/quickfixj-users >> >> -- >> Colin DuPlantis >> Chief Architect, Marketcetera >> Download, Run, Trade >> 888.868.4884https://www.marketcetera.com >> >> _______________________________________________ >> Quickfixj-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfixj-users >> > > > -- > Ramakrishna > 7044494024 > -- Ramakrishna 7044494024 |