{{Quickfixn}} Message Reject

Nicholas Tucker ntucker at mercuria.com
Tue Sep 1 06:44:35 PDT 2015


Hi,

In the DataDictonary file you need to add your new MsgType to the list of message types

   <field number='35' name='MsgType' type='STRING'>
     <value enum='0' description='HEARTBEAT' />
       ...
     <value enum='XYZ' description='MYNEWMESSAGE' />
   <field>

And then you need to define your message
  <message name='MyNewMessage' msgcat='app' msgtype='XYZ'>
   <field name='PredefinedfieldName1' required='N' />
   <field name='PredefinedfieldName2' required='Y' />
  </message>

Where
                PredefinedfieldName1/2 must be defined field in the data dictionary e.g. ClOrdID, OrigTime, Text

Nick

From: Quickfixn [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Mahlatse Mabotja
Sent: Tuesday, September 01, 2015 2:35 PM
To: 'Mailing list for QuickFIX/n'
Subject: {{Quickfixn}} Message Reject

Hi All

Quickfixn is rejecting my custom message types

8=FIX.4.49=23135=U1534=57049=CLIENT152=20150901-13:03:20.99556=EXECUTOR1=774584515=ZAR60=20150901-13:03:17.986100=4AX109=AOS779=20150901-13:03:17.986911=47784912=Y10100=Y10101=110102=44125.02510107=441254110108=4412510127=441210=243


Message 566 Rejected: Invalid MsgType (Field=35).
Is this influenced by the settings file and if so, what configuration am I looking for?


Regards

Mahlatse Mabotja | Developer | Business solutions
Automated Outsourcing Services (Pty) Ltd

Office 011 561 6865 | Fax 011 388 1182 | Cell 076 733 8355
15 Philips Street | Ferndale | Randburg | South Africa | 2194
PO Box 4769 | Randburg | South Africa | 2125
www.aospartner.com<http://www.aospartner.com/>



The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful. Automated Outsourcing Services (Pty) Ltd cannot guarantee the integrity of this communication or that it is free of errors, interceptions, viruses, nor can it accept any responsibility for delayed transmission of this message. Any views or opinions presented are solely those of the author and not the company. Automated Outsourcing Services (Pty) Ltd is an authorised financial services provider [FSP 650]









The message may contain confidential information, any reproduction or dissemination is strictly prohibited. The message does not constitute advice, whether tax, legal, accounting or otherwise. If you have received a message in error please notify sender immediately and delete it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20150901/e31ecfb0/attachment-0002.htm>


More information about the Quickfixn mailing list