Re: [Quickfix-developers] repeating tag 382 fix 4.2
Brought to you by:
orenmnero
From: <go...@gm...> - 2008-06-25 22:01:08
|
Sent from my BlackBerry® smartphone with SprintSpeed -----Original Message----- From: Neeraj Rai <rn...@ya...> Date: Tue, 24 Jun 2008 19:02:41 To:qui...@li... Subject: Re: [Quickfix-developers] repeating tag 382 fix 4.2 QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html A1. I was able to fix the porblem by changing fromApp(FIX::Execution..) and calling setField(382, "1") before the crack(message) A2. I was able to simulate the error by reading the log file generated by client FIX interaction. I would be eager to hear better solutions. thanks Neeraj --- On Fri, 6/20/08, Neeraj Rai <rn...@ya...> wrote: > From: Neeraj Rai <rn...@ya...> > Subject: repeating tag 382 fix 4.2 > To: qui...@li... > Date: Friday, June 20, 2008, 8:42 PM > We are using FIX 4.2 > My counterparty is sending execution reports with tags 337 > and 375, but > no tag 382. > Quickfix is rejecting the mesg with 58="field 337 not > supported for this > msg type" > I have a testing engine written in quickfix. I tried to > simulate the error > by sending similar fields, apparently, quickfix adds tag > 382 when creating a > group. > Q1. Is there any way I can process the counter party mesg > and not have it > rejected. We know they will only send 1 repeating group > ? > Q2. Is there any way we can simulate this bad mesg in test > environment with > quickfix ? > > thanks > Neeraj ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |