Re: [Quickfix-developers] Required tag missing (102) on OrderCancelReject
Brought to you by:
orenmnero
|
From: Eyvind N. <eyv...@gm...> - 2007-06-15 06:35:02
|
Check the QF XML dictionary, FIX41.xml. If necessary, change the Required field for tag 102 from "Y" to "N", and restart the application. If it's "N" already, make sure you get a valid (INT) value in this field. On 6/14/07, mr19 <mar...@ya...> wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi - > > My broker is sending me what seems to be a valid OrderCancelReject message > and QuickFix is responding with a Reject message "Required tag missing > (102)". Looking at the FIX 4.1 dictionary at b2bits shows field 102 > (CxlRejectReason) as NOT being required. How can I prevent my app from > autoresponding with the Reject message in this situation? > > TIA > Marc Rossi > -- > View this message in context: > http://www.nabble.com/Required-tag-missing-%28102%29-on-OrderCancelReject-tf3924120.html#a11128179 > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |