Re: [Quickfix-developers] Required tag missing problem
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-08-02 18:00:01
|
I ran this message through and didn't see a problem. The validator didn't complain, and I was able to pull the field out of the message. Can you maybe post the code you are using to process this message? Something may be going on there. --oren On Aug 2, 2004, at 10:51 AM, loic guezennec wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/quickfix/doc/html/FAQ.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I seem to have another problem on FIX 4.2 > > Still on Solaris 2.8, gcc-2.95.3, stlport: > > When I get an email from my broker, I respond with a > "Required tag missing" for tag 33. The thing is that > the broker sends the tag 33. > This was happening using QF 1.6, I have recompiled > with QF 1.8 as I recall something in the forum, but it > still happens. > Any pointers ? > Broker: > 8=FIX.4.2 > 9=222 > 35=C > 34=1144 > 43=N > 49=XXX > 52=20040802-13:54:39 > 56=YYYYY > 369=1150 > 33=1 > 58=SOME TEXT > 94=0 > 147=SUBJECT > 164=1 > 10=201 > My response > 8=FIX.4.2 > 9=126 > 35=3 > 34=1151 > 49=XXXXXX > 52=20040802-13:54:40.00 > 56=YYYYYY > 45=1144 > 58=Required tag missing > 371=33 > 372=C > 373=1 > 10=202 > < > > > > > > ___________________________________________________________ALL-NEW > Yahoo! Messenger - all new features - even more fun! > http://uk.messenger.yahoo.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source > Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |