Re: [Quickfix-users] Fwd: Repeating groups
Brought to you by:
orenmnero
From: Malinka R. <ael...@gm...> - 2008-02-26 16:30:27
|
are you using a data dictionary? if not try setting up to use a data dictionary for your fix version and see if that fixes the problem On Tue, Feb 26, 2008 at 7:57 AM, Francesco <fpi...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I'm sorry for disturbing, but I'm receiving from connection the error: > "Tag appears more than once" for a tag that I'm including into a repeating > group. Where am I wrong? Have I to pay attention (to catch) to some > particular exception? I wrote the source code for the group as in the > example of quickfix site... > Thank you all, regards. > Francesco. > > ---------- Forwarded message ---------- > From: Francesco <fpi...@gm...> > Date: Mon, Feb 25, 2008 at 5:08 PM > Subject: Repeating groups > To: qui...@li... > > > Hi everybody, > I'm migrating a little application from FIX 4.2 to FIX 4.4 version. > In my previous version I was collecting some addictional fields that were > disposable singularly, one by one; now I've noticed that same fields are > availble via repeating groups... how can I retrieve these? Using a loop? Can > I know in advance the number of repeating groups for a field? > Thank you for your support, have a good day! > Francesco > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > |