[Quickfix-developers] Questions
Brought to you by:
orenmnero
From: Alok L. <al...@ra...> - 2003-07-16 22:00:06
|
All, I've a got very customized SecurityList message coming in and it is not matching what quickfix is interpreting it to be. There are a host of fields that are missing and this is totally throwing off the body length count (resulting in the SecurityList message being rejected). I'm fairly sure that I made all the necessary changes to the data dictionary (xml file) but I'm not sure if I need to make changes elsewhere. Does anyone have any insight on that? I'm using FIX 4.3 and I'm guessing that messages are broken into fields in FIX4.3Messages.h. Is this correct? I wanna be able to see where the fields are getting lost or ignored and why. Can anyone point me in the right direction? Thanks very much. Alok |