[Quickfix-developers] Problem with 4.4 header fields 627-630
Brought to you by:
orenmnero
|
From: Loic G. <loi...@sw...> - 2005-12-14 01:25:10
|
Hi, I am currently setting an engine with FIX4.4 on QF 1.10.2 release, Sun CC and it seems that I am having a little problem. We are on a hub & spoke system where the hub is enriching the header with the 627 (NoHops), 628,629,630 fields. I am testing the system with both a buyside and sellside and I am getting the following errors on both engines: 8=FIX.4.4 9=212 35=3 49=SELLSIDE 56=SELLSIDE 115=BUYSIDE 34=34 43=N 52=20051214-00:34:59 369=28 627=1 628=HUB 629=20051214-00:34:58.457 630=16 45=28 371=627 372=3 373=2 58=Tag not defined for this message type 10=204 The original messages seem correct though orderwise: 8=FIX.4.4 9=364 35=D 49=SELLSIDE 56=SELLSIDE 115=BUYSIDE 34=22 43=N 52=20051214-00:34:12 369=4 627=1 628=HUB 629=20051214-00:34:11.352 630=4 11=12346111 ....message... 10=196 I have tried with and without Dictionary validation and neither works. Does anyone have any idea as to why and how I can get rid of this error. Should I do something to the FIX44.xml ? Loic Guezennec |