[QFJ-362] Enhance message and message_log table Created: 31/Oct/08  Updated: 05/Apr/10

Status: Open
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: None
Fix Version/s: Future Releases

Type: New Feature Priority: Default
Reporter: Alvin Wang Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

To faciliate user to monitor and manage FIX messages, I think we should add more columns into those 2 tables:

1. time (missing in messages_log)
2. message type
3. msgseqnum (missing in messages_log)
4. id (missing in messages)
5. isInbound (Y/N. Right now, sendercompid is the company and targetcompid is the counterparty. this is confusing from FIX message point of view and it is difficult to differentiate the direction)

Also I suggest to make column naming of these 2 tables be consistent to help developer to reuse code.



 Comments   
Comment by Steve Bate [ 05/Apr/10 ]

Just FYI, the messages table is for message resend and should not be used by anything other than the internal session functionality.

Generated at Sun May 05 18:09:22 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.