[Quickfix-users] CME dropcopy certification quickfix c# 1.14.2 sending resend instead of heartbeat
Brought to you by:
orenmnero
From: jyua44 <jy...@ho...> - 2010-12-17 07:00:13
|
I am doing CME dropcopy cert and have a problem as follows: 1. CME sends me a resend request with 35=2, say with seq number 34 = 10; 2. My quickfix engine sends back gapfill with 35 = 4; 3. My quickfix engine send back heartbeat; 4. CME sends me a heartbeat with seq number 34 = 11; 5. send back resend request with 35 = 2 for seq number 10. This is not desired. Some how, the quickfix engine does not remember RESEND REQUEST seq number 10 already received. The desired behavior by the certification is sending back a heartbeat. Anybody know how to resolve this? Here are the fix messages: 8=FIX.4.29=8935=234=283149=CME50=G52=20101216-06:57:17.06056=OAACPON57=AJX369=22467=224716=010=139 8=FIX.4.29=12335=434=224743=Y49=OAACPON50=AJX52=20101216-06:57:17.27256=CME57=G122=20101216-06:57:17.272142=AJXDC36=2249123=Y10=215 8=FIX.4.29=7835=034=224949=OAACPON50=AJX52=20101216-06:57:47.27156=CME57=G142=AJXDC10=009 8=FIX.4.29=7735=034=283249=CME50=G52=20101216-06:57:47.06856=OAACPON57=AJX369=224710=122 8=FIX.4.29=9035=234=225049=OAACPON50=AJX52=20101216-06:57:47.28756=CME57=G142=AJXDC7=283116=010=028 -- View this message in context: http://old.nabble.com/CME-dropcopy-certification-quickfix-c--1.14.2-sending-resend-instead-of-heartbeat-tp30478491p30478491.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |