Re: [Quickfix-developers] BusinessMessageReject
Brought to you by:
orenmnero
From: Parjeet S. <par...@oa...> - 2008-03-11 05:33:39
|
Thanks Oren I have fixed this issue. The data dictionary I am using is QuickFix44; I had wrong tag number for MinBidSize and MinOfferSize. PS -----Original Message----- From: Oren Miller [mailto:or...@qu...] Sent: Saturday, 8 March 2008 7:32 AM To: Parjeet Singh Cc: qui...@li... Subject: Re: [Quickfix-developers] BusinessMessageReject This message means you are sending them a message type that they are not expecting and don't know how to process. Any idea why this is? --oren On Mar 5, 2008, at 11:43 PM, Parjeet Singh wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > I have been struggling with this issue for last two days. > > I am using QuickFIX for C# and FIX 4.2. I am able to sendToTarget > message successfully. When I get the response from the broker, it > comes > as BusinessMessageReject. > > "8=FIX.4.29=15935=j34=4443=Y49=BARX-PRICES- > TEST52=20080306-05:36:0 > 956=OAKVALE-PRICES-TEST122=20080306-04:43:4245=4058=Unhandled > message type '3' received372=3380=310=045" > > I need few clarifications: > > 1. When I get response from broker, then I am expecting > BusinessMessageReject. > 2. According to the brokers spec, tag 58 is not required. > 3. Do I have to handle this message? > > 4. How can I implement OnMessage in the Cracker. > > Thanks in advance > > PS > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |