Re: [Quickfix-developers] Logon with Repeating group
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-10-07 14:27:38
|
Have you specified a data dictionary for the session to use? If you are accepting messages with repeating groups then you must specify a data dictionary. The reason is that the rules for parsing groups is very dependent on the definition of a message, and QuickFIX does not have the information it needs to do this without a DataDictionary. --oren |---------+-----------------------------------------------> | | que...@bn... | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 10/07/2002 05:28 AM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: qui...@li... | | cc: | | Subject: [Quickfix-developers] Logon with Repeating group | >----------------------------------------------------------------------------------------------| Hi all, I reveiced a Logon message with a repeating group. It seems that quickfix does not take into account the repeating group: the pocedure Message::setString() return false because it calculate a bab bodylenght. Does someone already had this problem ? What can I do ? Cheers, Quentin This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. --------------------------------------------- Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |