{{Quickfixn}} QUickfix log

Ruaan Viljoen ruaanv at estuarys.co.za
Thu Feb 23 23:39:12 PST 2012


Thanks Peter,

You have been a great help!

Groete
Regards

Ruaan Viljoen
Junior Developer

Tel: +2721 887 0866/ +2721 087 150 5443
Mob: +2782 431 6977
Email: ruaanv at estuarys.co.za

Estuary Solutions
www.estuarysolutions.com<http://www.estuarysolutions.com/>

[cid:image001.png at 01CCF2D8.2A7F3820]

NOTICE

This message contains privileged and confidential information intended only for the use of the addressee named above.

Any review, retransmission, dissemination, copying, disclosure or other use of, or taking of any action in reliance upon, this information by person or entities other than the intended recipient is prohibited.

If you have received this message in error, please notify the sender by return email and delete this message. This message should not be copied or used for any purpose other than intended, nor should it be disclosed to any other person. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the view of Estuary Solutions, its subsidiaries or associates.

Estuary Solutions is not liable for the security of information sent by e-mail at your request, nor for the proper and complete transmission of the information contained in the communication nor for any delay in its receipt. Please note that the recipient must scan this e-mail and any attached files for viruses and the like. Estuary Solutions accepts no liability of whatever nature for any loss, liability, damage or expense resulting directly or indirectly from the access of any files which are attached to this message.


From: quickfixn-bounces at lists.quickfixn.com [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Peter van Lonkhuyzen
Sent: 23 February 2012 05:32 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} QUickfix log

Hi Ruaan
>>The message log would be much more useful to you, as it shows every message that comes in to or out of your application.  In this case, you need to figure out why you got logged off.

Or as I suspect, never fully logged on.

>From your email address I suspect you are trying to communicate with the new JSE system.

Field 1409 is the Session Status that comes back in the Logon message. Because 1409 is not in the standard XML files the system rejects the logon message and tries to send the reject back but because the logon isn't complete It fails sending.

The first thing you have to do is create both FIXT and FIX5.02 XML files that correlate to the specs that you got from the JSE.
You have to make sure that all fields are in the messages, and all possible values are in the Enums, or else you are going to have a lot of heartache.

Just remember that FIX is a very loose spec, and you have to tailor for each and every connection you make.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120224/d0354c0c/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 10086 bytes
Desc: image001.png
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120224/d0354c0c/attachment-0002.png>


More information about the Quickfixn mailing list