<div dir="ltr">Yes, In my data dictionary I do have defined the field. And I can also see the field in the FieldMap.<div>As I already said that the method works for group which is defined by FIX like "NoSides".</div><div><br></div><div>Let me know if you need more info.</div><div><br></div><div>Note: <span style="font-size:12.8px">I am currently using QuickFix.dll version 1.5.0.0</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 8, 2015 at 4:39 AM,  <span dir="ltr"><<a href="mailto:quickfixn-request@lists.quickfixn.com" target="_blank">quickfixn-request@lists.quickfixn.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Quickfixn mailing list submissions to<br>
        <a href="mailto:quickfixn@lists.quickfixn.com">quickfixn@lists.quickfixn.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:quickfixn-request@lists.quickfixn.com">quickfixn-request@lists.quickfixn.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:quickfixn-owner@lists.quickfixn.com">quickfixn-owner@lists.quickfixn.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Quickfixn digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1.  QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) + field<br>
      not found for tag => The group i am looking is a custom group<br>
      (pradeep badoni)<br>
   2. Re:  QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) +<br>
      field not found for tag => The group i am looking is a custom<br>
      group (Patel, Rakesh T)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sat, 7 Nov 2015 12:01:09 +0530<br>
From: pradeep badoni <<a href="mailto:bbc1pipola@gmail.com">bbc1pipola@gmail.com</a>><br>
To: <a href="mailto:quickfixn@lists.quickfixn.com">quickfixn@lists.quickfixn.com</a><br>
Subject: {{Quickfixn}} QuickFix.FieldMap.GetGroup(Int32 num, Int32<br>
        field) + field not found for tag => The group i am looking is a custom<br>
        group<br>
Message-ID:<br>
        <CA+NH13qFob5BnUNXNTD2JXsqG=fZQP+T6Xf75iM7j=<a href="mailto:3ynGhjjg@mail.gmail.com">3ynGhjjg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Team,<br>
<br>
<br>
<br>
I am facing issue to get the group from the FieldMap using<br>
QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) method.<br>
<br>
The same logic work for the group which is provided by FIX group ?NoSides?.<br>
<br>
<br>
<br>
I am currently using QuickFix.dll version 1.5.0.0<br>
<br>
<br>
<br>
Let me know if you need more info from my side.<br>
<br>
<br>
<br>
Appreciate your help in advance.<br>
<br>
<br>
<br>
Note: I am using correct dictionary and I am able to get the correct total<br>
group number by using fieldMap.GetGroupTags(). I am getting two groups on<br>
?NoSides? and one custom group the filed number for custom group is ?9516?.<br>
<br>
<br>
<br>
Thanks<br>
<br>
Pradeep B<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151107/ed1ab998/attachment.html" rel="noreferrer" target="_blank">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151107/ed1ab998/attachment.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 7 Nov 2015 07:40:53 +0000<br>
From: "Patel, Rakesh T" <<a href="mailto:Rakesh.Patel@cibc.co.uk">Rakesh.Patel@cibc.co.uk</a>><br>
To: 'Mailing list for QuickFIX/n' <<a href="mailto:quickfixn@lists.quickfixn.com">quickfixn@lists.quickfixn.com</a>><br>
Subject: Re: {{Quickfixn}} QuickFix.FieldMap.GetGroup(Int32 num, Int32<br>
        field) + field not found for tag => The group i am looking is a custom<br>
        group<br>
Message-ID:<br>
        <<a href="mailto:6255A09D6F6651449F243163D97C790C17E9F6A6@CBMCC-X10-MA04.ad.cibc.com">6255A09D6F6651449F243163D97C790C17E9F6A6@CBMCC-X10-MA04.ad.cibc.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Do you have the XML config that contains the custom group definition<br>
<br>
<br>
<br>
Sent with Good (<a href="http://www.good.com" rel="noreferrer" target="_blank">www.good.com</a>)<br>
<br>
<br>
-----Original Message-----<br>
From: pradeep badoni [<a href="mailto:bbc1pipola@gmail.com">bbc1pipola@gmail.com</a><mailto:<a href="mailto:bbc1pipola@gmail.com">bbc1pipola@gmail.com</a>>]<br>
Sent: Saturday, November 07, 2015 01:31 AM Eastern Standard Time<br>
To: <a href="mailto:quickfixn@lists.quickfixn.com">quickfixn@lists.quickfixn.com</a><br>
Subject: {{Quickfixn}} QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) + field not found for tag => The group i am looking is a custom group<br>
<br>
Hi Team,<br>
<br>
I am facing issue to get the group from the FieldMap using QuickFix.FieldMap.GetGroup(Int32 num, Int32 field) method.<br>
The same logic work for the group which is provided by FIX group ?NoSides?.<br>
<br>
I am currently using QuickFix.dll version 1.5.0.0<br>
<br>
Let me know if you need more info from my side.<br>
<br>
Appreciate your help in advance.<br>
<br>
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?.<br>
<br>
Thanks<br>
Pradeep B<br>
<br>
________________________________<br>
<br>
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.<br>
<br>
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.<br>
<br>
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.<br>
<br>
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.<br>
<br>
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.<br>
<br>
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.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151107/b829a7fd/attachment-0001.htm" rel="noreferrer" target="_blank">http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20151107/b829a7fd/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Quickfixn Digest, Vol 49, Issue 1<br>
****************************************<br>
</blockquote></div><br></div>