Re: [Quickfix-developers] Tag missing messages
Brought to you by:
orenmnero
|
From: mr19 <mar...@ya...> - 2007-06-15 15:02:26
|
Ok, ignore my last response. I didn't realize the exception was being thro= wn when I tried to access field 102 in my app. Thanks again for all the help. Steve Bate-3 wrote: >=20 > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 >> "Parties required" is not a required tag, hence the counterparty=20 >> need not send it, which source file would shed some light into=20 >> how the engine goes . About parsing the schema, meaning does=20 >> it do a getChild() and moreover how it handles it. >=20 > Shankar, >=20 > I'm not sure I fully understand your question, but you can look at > the DataDictionary class to see how the schema is parsed. There's > also some validation-related code in that class. A component > is treated like a macro in that the component contents are > saved in the dictionary and not the component itself. The=20 > quickfix.Message class has the parsing code if you want to=20 > look at that. >=20 > Steve Bate > Smart Trade Technologies > Phone: +33 4 42 90 03 97 > http://www.smart-trade.net/ >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=103432&bid#0486&dat=121642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 >=20 --=20 View this message in context: http://www.nabble.com/Tag-missing-messages-tf= 1079242.html#a11141394 Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |