Re: [Quickfix-developers] Ignore Bad Values but not Reject Message
Brought to you by:
orenmnero
From: Kenny S. <ks...@co...> - 2010-03-30 19:18:01
|
Add the tags and values to your data dictionary. -- Kenny Stone Connamara Systems, LLC On Tue, Mar 30, 2010 at 1:40 PM, gtsafas <gt...@rb...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I am receiving Execution Reports. I am trying to make it so I do not reject > messages that have a bad value in the Tag. I did not see anything in the > Config, I am using. Is this a programming change I will have to make? > I am also > > > [DEFAULT] > ResetOnDisconnect=N > ResetOnLogout=Y > ConnectionType=initiator > ReconnectInterval=1 > HeartBtInt=30 > FileStorePath=store/ > StartTime=10:30:00 > EndTime=21:30:00 > AllowUnknownMsgFields=Y > ValidateFieldsOutOfOrder=N > MillisecondsInTimeStamp=Y > ValidateFieldsHaveValues=N > ValidateUserDefinedFields=N > FileIncludeMilliseconds=Y > SendResetSeqNum=Y > UseDataDictionary=Y > DataDictionary=/etc/FIXIT/dictionary/FIX42_custom.xml > -- > View this message in context: > http://old.nabble.com/Ignore-Bad-Values-but-not-Reject-Message-tp28086723p28086723.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |