Re: [Quickfix-developers] Checksum problems
Brought to you by:
orenmnero
From: Jonathan A. <ja...@fi...> - 2008-05-22 16:49:28
|
Seems obvious now, my partner company was sending me a malformed message which QuickFix understandably rejected. The error message should be fixed, but the end result was correct. Thanks for your help. Jonathan -----Original Message----- From: or...@qu... [mailto:or...@qu...] Sent: Wednesday, May 21, 2008 9:18 PM To: Jonathan Allen Cc: qui...@li... Subject: RE: [Quickfix-developers] Checksum problems I looked at the first message, and it doesn't look quote right to me. For instance here is a repeating group telling us to expect 4 repeating groups (232=4), but as you can see here there are only 3 groups. I can see how QuickFIX might interpret that as a checksum problem (when parsing it will put a 3 in that value instead of a 4). Any idea what is going on here? --oren 232=4^A233=ORDRINCR^A234=5000^A233=LEAVESQTY^A234=0^A233=PRIMARY^A234=S^ A299=0414298D605XTGFEFtyc6krQUUhqqkyG^A > -------- Original Message -------- > Subject: RE: [Quickfix-developers] Checksum problems > From: "Jonathan Allen" <ja...@fi...> > Date: Mon, May 19, 2008 3:20 pm > To: <or...@qu...> > Cc: <qui...@li...> > > > Resend with a smaller log file. > > -----Original Message----- > From: Jonathan Allen > Sent: Monday, May 19, 2008 1:18 PM > To: 'or...@qu...' > Cc: qui...@li... > Subject: RE: [Quickfix-developers] Checksum problems > > Certainly, the file is attached. > > Thanks for taking the time to look into this. I'm really at a loss right > now and I'm running out of time to get this fixed. > > Jonathan > > -----Original Message----- > From: or...@qu... [mailto:or...@qu...] > Sent: Monday, May 19, 2008 12:38 PM > To: Jonathan Allen > Cc: qui...@li... > Subject: RE: [Quickfix-developers] Checksum problems > > Do you have any sample message we can use to create test cases to > correct the problem? > > --oren > > > > INFORMATION REGARDING SECURITIES IS FOR BROKER/DEALER AND REGISTERED ADVISOR USE ONLY - NOT FOR USE WITH THE PUBLIC If the reader of this message is not the intended recipient, you are notified that any disclosure, distribution or copying is prohibited. Please click here for additional disclosures. > > http://www.fisbonds.com/FISBonds/PublicSite/EmailDisclosures.aspx INFORMATION REGARDING SECURITIES IS FOR BROKER/DEALER AND REGISTERED ADVISOR USE ONLY - NOT FOR USE WITH THE PUBLIC If the reader of this message is not the intended recipient, you are notified that any disclosure, distribution or copying is prohibited. Please click here for additional disclosures. http://www.fisbonds.com/FISBonds/PublicSite/EmailDisclosures.aspx |