[QFJ-514] How to get all incoming messages from the message store. Created: 05/Mar/10  Updated: 20/Mar/11  Resolved: 20/Mar/11

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

Type: Other Priority: Major
Reporter: Tausseef Ahmad Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Environment:

Windows xp sp2



 Description   

I would like to get the incoming messages from the message store. When i use the message store get() function, the messages which i get are all outgoing. But when i use ResendRequest() i get the desired messages but none of the events (fromApp, fromAdmin,...) are fired. The messages are there in the .message file. While using Resend Request messages are shown also on screen as well as in log file.



 Comments   
Comment by Laurent Danesi [ 05/Mar/10 ]

Hi,

In fact, QFJ does not store incoming messages in its MessageStore and it stores only outgoing message to be able to resend them on a ResendRequest Message.

Anyway, you can use an implementation of LogFactory to store them if needed by yourself.

Laurent

Generated at Mon May 06 16:43:50 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.