{{Quickfixn}} Message Reject

Mahlatse Mabotja mmabotja at aospartner.com
Tue Sep 1 07:20:34 PDT 2015


Thanks, it seems I was using the standard fix dictionary instead of the custom one I created, thanks.

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

From: Quickfixn [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Andrew Ramsaran
Sent: 01 September 2015 04:08 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} Message Reject

Hi,

I am trying to receive messages from Fix but the session is rejecting it saying

In: 8=FIX.4.49=43635=R56=JEFF44115=FXT44I1034=186349=ATR52=20150901-13:51:14131=5558946911=55589469146=155=MSFT.OTC48=[N/A]711=1311=594918104305=1309=594918104463=EXXXXX318=USD308=11461=OCXXXS167=OPT201=1967=888.01193=C1194=0828=041137=141138=2018080841139=1231=1.0537=154=138=100064=2015090315=USD40=1126=20150831-16:15:1160=20150901-09:51:14.162453=2448=jason.eng at blackrock.com447=C452=11448=JEFF44447=C452=110=100
I:2015-09-01T09:51:08.9121-04:00 | Event: Message 1863 Rejected: Tag not defined for this message type:15

I have checked my Fix.xml file and I do see the tag there as well as the message.  Any thoughts?

Thanks,
Andrew

From: Quickfixn [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Nicholas Tucker
Sent: Tuesday, September 01, 2015 9:45 AM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} Message Reject

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.

Jefferies archives and monitors outgoing and incoming e-mail. The contents of this email, including any attachments, are confidential to the ordinary user of the email address to which it was addressed. If you are not the addressee of this email you may not copy, forward, disclose or otherwise use it or any part of it in any form whatsoever. This email may be produced at the request of regulators or in connection with civil litigation. Jefferies accepts no liability for any errors or omissions arising as a result of transmission. Use by other than intended recipients is prohibited. In the United Kingdom, Jefferies operates as Jefferies International Limited; registered in England: no. 1978621; registered office: Vintners Place, 68 Upper Thames Street, London EC4V 3BJ. Jefferies International Limited is authorized and regulated by the Financial Conduct Authority.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20150901/f32b8a87/attachment-0002.htm>


More information about the Quickfixn mailing list