[Quickfix-developers] Persisting incoming messages
Brought to you by:
orenmnero
From: Alex M. <ale...@ya...> - 2008-07-09 16:28:24
|
I have a question regarding persisting incoming messages within my application (using .NET/C#, FYI). If my application crashes during the processing of fromApp(), QuickFix correctly re-requests this from the sending side and it is reprocessed. However, my application will only be a simple gateway to my OMS - what if the OMS fails to process this message and re-requests it from my QuickFix app? Is there any way to mark the message as processed/unprocessed within QuickFix (so it will automatically replay unprocessed messages)? Or do I have to come up with a different persistence mechanism, such as recording all incoming messages somewhere? Thanks... Rgds, Alexandros __________________________________________________________ Not happy with your email address?. Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html |