[Quickfix-developers] repeating groups
Brought to you by:
orenmnero
|
From: <San...@ub...> - 2006-09-01 14:58:29
|
Hi, I am new to QuickFix. I am developing application using C++ and Fix. =20 I get fix message in text format. I construct a fix message using FIX::Message (string); method. Data dictionary is used for validation. My application then sends the fix messages to the fix engine. Problem I am facing is ordering of the tag is not correct. Tag 11 comes before tag 68. Because of this fix engine is rejecting the message. How to handle this case? How to maintain the tag ordering. Any suggestions are welcome. Thanks & Regards, Sangram Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. |