[Quickfix-developers] How to map Reject Message with earlier Message
Brought to you by:
orenmnero
From: Parag T. <PT...@tc...> - 2003-09-16 10:23:59
|
Hi How is Reject Message mapped to application level message. Scenario: 1. Send new order message. 2. FIX execution unit reject this message. Client received FIX::Reject message. How can application map this message to the ealier message. The only ref is RefSeqNo. Is there any way for application to find the Message Sequence number of the message it has send earlier? And correlate the reject message with earlier message. thanks Parag |