[QFJ-124] Provide admin callbacks for logon and logoff Created: 09/Jan/07  Updated: 10/Jun/07  Resolved: 10/Jun/07

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.0.5
Fix Version/s: None

Type: New Feature Priority: Default
Reporter: Welf Wustlich Assignee: Steve Bate
Resolution: Won't Fix Votes: 0
Labels: None
Environment:

Linux, netbeans



 Description   

We strongly request that (especially incomming) messages are provided in all application handlers.
e.g. "onLogon" and "onLogout" actually only see the sessionID.
In general, the FIX-Spec allows additional optional message fields also for these messages wich should be accessable for our business logic.
Our problem:
The optional text field from Hotspot - logout message contains the expected sequence number for our logon.

With best regards, Welf



 Comments   
Comment by Steve Bate [ 10/Jun/07 ]

The admin messages like logout and logon are passed to the admin callbacks in the quickfix.Application interface. The logon/logout callbacks can also be used for simple event processing, but are not suitable for general message processing.

Generated at Sat Nov 23 10:26:15 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.