Re: [Quickfix-users] conditionally required field missing
Brought to you by:
orenmnero
From: Mark T. K. <mke...@di...> - 2006-11-03 16:18:30
|
the offending field was OrigClOrdID, which is conditionally required when you nack a cancel or cancel/replace. the logging needs to be enhanced to report field details. /mark Mark T. Kennedy wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > we're seeing this error when an execution report with > OrdStatus=Rejected is sent to us. the error message in the > event log doesn't name the missing field. the BusinessMsgReject > message generated by quickfix's validation layer doesn't name > the offending field either. the execution report looks ok to me. > it does not have an OrdRejReason field, but that field is marked > as optional in the xml file. i can't find any code that > thinks it is required when OrdStatus is Rejected. > the FieldNotFound exception object can include a field > object, so information about the offending field should > be available in a log message. > > thoughts/comments? > > /mark > > This communication and any attachments may contain > confidential/proprietary information and is intended for information > purposes only. It is not an invitation or offer to purchase interests > from Diamondback. Any representation to the contrary is unintentional. > This communication is intended only for the person(s) to whom it is > addressed. If you are not the intended recipient you are hereby > notified that you have received this document in error and that any > review, dissemination, distribution, or copying of this message or any > attachments is not permitted. If you have received this in error, > please notify the sender immediately by e-mail and delete this message. > All e-mails sent to or received from this address will be received by > Diamondback Capital Management's company e-mail system and is subject to > archival and possible review by someone other than the recipient. This > notice is automatically appended to each e-mail message leaving > Diamondback Capital Management. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > This communication and any attachments may contain confidential/proprietary information and is intended for information purposes only. It is not an invitation or offer to purchase interests from Diamondback. Any representation to the contrary is unintentional. This communication is intended only for the person(s) to whom it is addressed. If you are not the intended recipient you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message or any attachments is not permitted. If you have received this in error, please notify the sender immediately by e-mail and delete this message. All e-mails sent to or received from this address will be received by Diamondback Capital Management's company e-mail system and is subject to archival and possible review by someone other than the recipient. This notice is automatically appended to each e-mail message leaving Diamondback Capital Management. |