{{Quickfixn}} FW: FW: question about messages

James A. Smith jsmith at anstca.com
Tue Mar 5 09:35:05 PST 2013


Sorry for my unclear explanation of what I am trying to do.  Let me
re-phrase and hopefully this will make more sense:

 

Given an incoming message, how can I get *the* set of keys (Fix TAGS)
for that message?  I understand the messages are pre-defined in the XML
file, however, vendors can add custom Fix TAGS too right?  So there may
be additional Fix TAGS that are vendor specific in a given message?  Is
there a generic way to get the set of Fix TAGS from the message that are
in the message?

 

From: quickfixn-bounces at lists.quickfixn.com
[mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of James A.
Smith
Sent: Tuesday, March 05, 2013 9:41 AM
To: Mailing list for QuickFIX/n
Subject: {{Quickfixn}} FW: question about messages

 

In the code below fieldOrder is NULL?  Additionally when I try to do a
message.FieldOrder.ToString() I get a null pointer?

 

From: James A. Smith 
Sent: Tuesday, March 05, 2013 8:49 AM
To: Mailing list for QuickFIX/n
Subject: FW: question about messages

 

Does this give me an array of all tag Ids in the message?

 

int[] fieldOrder = message.FieldOrder;

 

 

From: James A. Smith 
Sent: Tuesday, March 05, 2013 8:20 AM
To: Mailing list for QuickFIX/n
Subject: question about messages

 

Is there a way to get a list of tags from any message type?  I know
there is the standard defined set of tags per message type and then
there could be custom tags in a message as well.  Is there a way to get
a list of tag identifiers from the message?  Much like getting a set of
Keys from a Map?

 

thanks,

James Smith

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20130305/3085216e/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT361615.txt
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20130305/3085216e/attachment-0001.txt>


More information about the Quickfixn mailing list