{{Quickfixn}} Quickfixn Digest, Vol 49, Issue 2

pradeep badoni bbc1pipola at gmail.com
Mon Nov 9 17:51:11 PST 2015


Hi All,

The issue got resolved. The issue is with the not iterating properly with
group. This is a problem with my code. I have corrected it and it is
working fine.

Thanks for your support here.

On Mon, Nov 9, 2015 at 4:38 AM, <quickfixn-request at lists.quickfixn.com>
wrote:

> Send Quickfixn mailing list submissions to
>         quickfixn at lists.quickfixn.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
> or, via email, send a message with subject or body 'help' to
>         quickfixn-request at lists.quickfixn.com
>
> You can reach the person managing the list at
>         quickfixn-owner at lists.quickfixn.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Quickfixn digest..."
>
>
> Today's Topics:
>
>    1. Re:  Quickfixn Digest, Vol 49, Issue 1 (pradeep badoni)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 8 Nov 2015 06:47:36 +0530
> From: pradeep badoni <bbc1pipola at gmail.com>
> To: quickfixn at lists.quickfixn.com
> Subject: Re: {{Quickfixn}} Quickfixn Digest, Vol 49, Issue 1
> Message-ID:
>         <
> CA+NH13qLkJwnHHVVqSnvSksMPFwLYYfpLiYjO7Db+RLmLZAXqg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Yes, In my data dictionary I do have defined the field. And I can also see
> the field in the FieldMap.
> As I already said that the method works for group which is defined by FIX
> like "NoSides".
>
> Let me know if you need more info.
>
> Note: I am currently using QuickFix.dll version 1.5.0.0
>
> On Sun, Nov 8, 2015 at 4:39 AM, <quickfixn-request at lists.quickfixn.com>
> wrote:
>
> > Send Quickfixn mailing list submissions to
> >         quickfixn at lists.quickfixn.com
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >         http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
> > or, via email, send a message with subject or body 'help' to
> >         quickfixn-request at lists.quickfixn.com
> >
> > You can reach the person managing the list at
> >         quickfixn-owner at lists.quickfixn.com
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Quickfixn digest..."
> >
> >
> > Today's Topics:
> >
> >    1.  QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) + field
> >       not found for tag => The group i am looking is a custom group
> >       (pradeep badoni)
> >    2. Re:  QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) +
> >       field not found for tag => The group i am looking is a custom
> >       group (Patel, Rakesh T)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Sat, 7 Nov 2015 12:01:09 +0530
> > From: pradeep badoni <bbc1pipola at gmail.com>
> > To: quickfixn at lists.quickfixn.com
> > Subject: {{Quickfixn}} QuickFix.FieldMap.GetGroup(Int32 num, Int32
> >         field) + field not found for tag => The group i am looking is a
> > custom
> >         group
> > Message-ID:
> >         <CA+NH13qFob5BnUNXNTD2JXsqG=fZQP+T6Xf75iM7j=
> > 3ynGhjjg at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi Team,
> >
> >
> >
> > I am facing issue to get the group from the FieldMap using
> > QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) method.
> >
> > The same logic work for the group which is provided by FIX group
> ?NoSides?.
> >
> >
> >
> > I am currently using QuickFix.dll version 1.5.0.0
> >
> >
> >
> > Let me know if you need more info from my side.
> >
> >
> >
> > Appreciate your help in advance.
> >
> >
> >
> > Note: I am using correct dictionary and I am able to get the correct
> total
> > group number by using fieldMap.GetGroupTags(). I am getting two groups on
> > ?NoSides? and one custom group the filed number for custom group is
> ?9516?.
> >
> >
> >
> > Thanks
> >
> > Pradeep B
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151107/ed1ab998/attachment.html
> > >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Sat, 7 Nov 2015 07:40:53 +0000
> > From: "Patel, Rakesh T" <Rakesh.Patel at cibc.co.uk>
> > To: 'Mailing list for QuickFIX/n' <quickfixn at lists.quickfixn.com>
> > Subject: Re: {{Quickfixn}} QuickFix.FieldMap.GetGroup(Int32 num, Int32
> >         field) + field not found for tag => The group i am looking is a
> > custom
> >         group
> > Message-ID:
> >         <
> > 6255A09D6F6651449F243163D97C790C17E9F6A6 at CBMCC-X10-MA04.ad.cibc.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Do you have the XML config that contains the custom group definition
> >
> >
> >
> > Sent with Good (www.good.com)
> >
> >
> > -----Original Message-----
> > From: pradeep badoni [bbc1pipola at gmail.com<mailto:bbc1pipola at gmail.com>]
> > Sent: Saturday, November 07, 2015 01:31 AM Eastern Standard Time
> > To: quickfixn at lists.quickfixn.com
> > Subject: {{Quickfixn}} QuickFix.FieldMap.GetGroup(Int32 num, Int32 field)
> > + field not found for tag => The group i am looking is a custom group
> >
> > Hi Team,
> >
> > I am facing issue to get the group from the FieldMap using
> > QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) method.
> > The same logic work for the group which is provided by FIX group
> ?NoSides?.
> >
> > I am currently using QuickFix.dll version 1.5.0.0
> >
> > Let me know if you need more info from my side.
> >
> > Appreciate your help in advance.
> >
> > Note: I am using correct dictionary and I am able to get the correct
> total
> > group number by using fieldMap.GetGroupTags(). I am getting two groups on
> > ?NoSides? and one custom group the filed number for custom group is
> ?9516?.
> >
> > Thanks
> > Pradeep B
> >
> > ________________________________
> >
> > This e-mail, its content and any files transmitted with it are intended
> > solely for the addressee(s) and may be legally privileged and/or
> > confidential. 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 and
> > any attachments which arise as a result of e-mail transmission.
> >
> > If verification is required please request a hard-copy version. This
> > message is provided for information purposes and should not be construed
> as
> > a solicitation or offer to buy or sell any securities or related
> financial
> > instruments.
> >
> > CIBC World Markets Inc. is a legal entity name. CIBC Capital Markets is a
> > trademark brand name under which different legal entities provide
> different
> > services under this umbrella brand. Products and/or services offered
> > through CIBC Capital Markets include products and/or services offered by
> > the Canadian Imperial Bank of Commerce, the parent bank of CIBC World
> > Markets Inc. and various other subsidiaries of the Canadian Imperial Bank
> > of Commerce. Services offered by the Canadian Imperial Bank of Commerce
> > include corporate lending services, foreign exchange, money market
> > instruments, structured notes, interest rate products and commodities,
> > equity options and OTC derivatives. Canadian exchange-traded equity
> options
> > are executed through CIBC World Markets Inc. Equity and fixed income
> > securities are executed through CIBC World Markets Inc. and other
> directly
> > or indirectly held subsidiaries of CIBC.
> >
> > CIBC London Branch is supervised and regulated by the Office of the
> > Superintendent of Financial Institutions Canada. Authorised by the
> > Prudential Regulation Authority and subject to regulation by the
> Financial
> > Conduct Authority and limited regulation by the Prudential Regulation
> > Authority. Details about the extent of the regulation by the Prudential
> > Regulation Authority are available on request. CIBC World Markets plc is
> > authorised by the Prudential Regulation Authority and regulated by the
> > Financial Conduct Authority and the Prudential Regulation Authority.
> >
> > Canadian Imperial Bank of Commerce is a bank incorporated in Canada
> > pursuant to the Bank Act (Canada) with its Head office at Toronto,
> Canada,
> > registered UK branch: 150 Cheapside, London EC2V 6ET, registration number
> > FC001165, branch number BR000397; CIBC World Markets plc is incorporated
> > and registered in England & Wales, registration number 2733036,
> registered
> > office: 150, Cheapside.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151107/b829a7fd/attachment-0001.htm
> > >
> >
> > ------------------------------
> >
> > Subject: Digest Footer
> >
> > _______________________________________________
> > Quickfixn mailing list
> > Quickfixn at lists.quickfixn.com
> > http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
> >
> >
> > ------------------------------
> >
> > End of Quickfixn Digest, Vol 49, Issue 1
> > ****************************************
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151108/f7e39dfe/attachment.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
> ------------------------------
>
> End of Quickfixn Digest, Vol 49, Issue 2
> ****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151110/7016a9de/attachment.htm>


More information about the Quickfixn mailing list