Re: [Quickfix-users] ignoring custom tags
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2011-03-02 20:54:21
|
Perhaps ValidateUserDefinedFields=N will do the trick? You don't really want to disable the DataDictionary. I believe repeating-group parsing will not work correctly if you set UseDataDictionary=N. -Grant On Wed, Mar 2, 2011 at 11:05 AM, Matt Fair <mat...@gm...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I would like to have messages validated as they come in, but is there a way to ignore custom non-standard tags (i.e. tags 6000+)? UseDataDictionary=N did the trick, but I don't think any of the messages are being validated now. Is there a better solution? > Thanks, > Matt > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > |