Imported from previous forum
Hi,
We have a devloped a application which behaves as server using quickfix9.4.0 (protocal fix4.2).My problem is that it is not behaving as expected for few of the session level test cases.Can anyone tell me that what all are the session level messages which has to be handled explicitly(means not handled by the quickfix)by my application.Plz help
Regards
Girish
Girish,
Following are the list of session level messages which needs to be handled explicitly by the system:
35=A (Logon)
35=0 (Heartbeat)
35=1 (Test Request)
35=2 (Resend Request)
35=3 (Reject)
35=4 (Sequence Reset)
35=5 (Logout)
Regards,
Sunil