[Quickfix-developers] Problem with repeating groups
Brought to you by:
orenmnero
From: <ili...@bn...> - 2004-01-22 17:04:47
|
Hello, I'm getting a strange behaviour when I send a FIX 41 allocation message. The message contains 2 NoAllocs repeating groups, and each one of those groups contains 2 NoMiscFees repeating groups. For instance: 1st NoAlloc repeating group: 136=2 137=1111 138=EUR 139=1 137=2222 138=EUR 139=1 2nd NoAlloc repeating group: 136=2 137=3333 138=EUR 139=1 137=4444 138=EUR 139=1 When I send the message, I get: 1st NoAlloc repeating group is correct: 136=2 137=1111 138=EUR 139=1 137=2222 138=EUR 139=1 2nd NoAlloc repeating group contains both repeating groups: 136=4 137=1111 138=EUR 139=1 137=2222 138=EUR 139=1 137=3333 138=EUR 139=1 137=4444 138=EUR 139=1 I do create the repeating group for each new NoAlloc repeating group with: FIX41::Allocation::NoAllocs::NoMiscFees groupNoMiscFees ; Do you guys know how to solve this? Many thanks, Ilyas 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. |